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_20241211_0954_Track09_Sphere_00057/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883955617655874, 52.3624977866612, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00057", "timestamp": "2024-12-11T09:57:43Z", "filename": "Job_20241211_0954_Track09_Sphere_00057.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "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_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88393763815255, 52.3625077157909, 46.3499063411728 ] }, "distance": 1.65, "direction": 312.05, "angle": 87.96, "elevation": 46.35, "pano_id": "TMX7316010203-000702_pano_0000_000810", "timestamp": "2018-05-02T08:30:18.577100Z", "filename": "pano_0000_000810.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 1.64949598, "relative_pitch": 87.96182350415464, "relative_heading": 312.0527535414098, "relative_elevation": 46.3499063411728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88393064540735, 52.3624854142001, 47.3178538726643 ] }, "distance": 2.19, "direction": 231.02, "angle": 87.35, "elevation": 47.32, "pano_id": "TMX7316010203-002857_pano_0005_000059", "timestamp": "2022-12-14T12:31:46.644560Z", "filename": "pano_0005_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 2.18845568, "relative_pitch": 87.35195126439272, "relative_heading": 231.01697687692874, "relative_elevation": 47.3178538726643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88395368997485, 52.3624708159927, 46.3795057041571 ] }, "distance": 3.0, "direction": 182.51, "angle": 86.29, "elevation": 46.38, "pano_id": "TMX7316060226-000022_pano_0000_000723", "timestamp": "2016-08-16T07:09:04.912110Z", "filename": "pano_0000_000723.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 3.00401194, "relative_pitch": 86.29411483866011, "relative_heading": 182.5054260148995, "relative_elevation": 46.3795057041571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88391281654437, 52.3624899988276, 46.7315608169883 ] }, "distance": 3.04, "direction": 253.45, "angle": 86.28, "elevation": 46.73, "pano_id": "TMX7316010203-001047_pano_0000_002691", "timestamp": "2019-01-10T12:12:53.420930Z", "filename": "pano_0000_002691.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 3.04174906, "relative_pitch": 86.27588118395715, "relative_heading": 253.44732495519844, "relative_elevation": 46.7315608169883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8839154449111, 52.3624837651574, 46.4470900464803 ] }, "distance": 3.15, "direction": 240.31, "angle": 86.12, "elevation": 46.45, "pano_id": "TMX7316010203-000714_pano_0001_004670", "timestamp": "2018-05-11T09:49:43.365730Z", "filename": "pano_0001_004670.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 3.1501659, "relative_pitch": 86.11998891913976, "relative_heading": 240.31142619320354, "relative_elevation": 46.4470900464803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88399274747598, 52.3624783214818, 46.3752480540425 ] }, "distance": 3.33, "direction": 130.57, "angle": 85.89, "elevation": 46.38, "pano_id": "TMX7316010203-000702_pano_0000_000809", "timestamp": "2018-05-02T08:30:17.857060Z", "filename": "pano_0000_000809.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 3.33002588, "relative_pitch": 85.8928625834986, "relative_heading": 130.574561450338, "relative_elevation": 46.3752480540425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88393845246416, 52.3624695227607, 47.5726157445461 ] }, "distance": 3.36, "direction": 200.4, "angle": 85.97, "elevation": 47.57, "pano_id": "TMX7316010203-002985_pano_0003_000418", "timestamp": "2023-02-27T10:52:27.318240Z", "filename": "pano_0003_000418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 3.35538719, "relative_pitch": 85.96550090708514, "relative_heading": 200.39511830693198, "relative_elevation": 47.5726157445461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88390797731753, 52.3624830600451, 47.2648322964087 ] }, "distance": 3.64, "direction": 243.21, "angle": 85.6, "elevation": 47.26, "pano_id": "TMX7316010203-001178_pano_0001_003553", "timestamp": "2019-05-13T08:51:05.527190Z", "filename": "pano_0001_003553.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 3.63560406, "relative_pitch": 85.60147814588609, "relative_heading": 243.20918822617267, "relative_elevation": 47.2648322964087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88390375899771, 52.3624893757701, 46.4434936232865 ] }, "distance": 3.65, "direction": 255.16, "angle": 85.5, "elevation": 46.44, "pano_id": "TMX7316010203-002363_pano_0005_000567", "timestamp": "2021-12-29T11:18:27.878080Z", "filename": "pano_0005_000567.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 3.65458375, "relative_pitch": 85.50073376700607, "relative_heading": 255.16162608298256, "relative_elevation": 46.4434936232865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88396212733743, 52.3624625285289, 46.4232379868627 ] }, "distance": 3.95, "direction": 173.55, "angle": 85.14, "elevation": 46.42, "pano_id": "TMX7316010203-002363_pano_0005_000566", "timestamp": "2021-12-29T11:18:26.948090Z", "filename": "pano_0005_000566.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 3.94830362, "relative_pitch": 85.13868399536513, "relative_heading": 173.5512393059861, "relative_elevation": 46.4232379868627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88397285504243, 52.3624610176594, 46.7254103720188 ] }, "distance": 4.26, "direction": 163.99, "angle": 84.79, "elevation": 46.73, "pano_id": "TMX7316010203-001047_pano_0000_002690", "timestamp": "2019-01-10T12:12:52.855940Z", "filename": "pano_0000_002690.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 4.25661245, "relative_pitch": 84.79481074229804, "relative_heading": 163.9865133555104, "relative_elevation": 46.7254103720188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88389281031792, 52.3624959043503, 46.3881064560264 ] }, "distance": 4.28, "direction": 267.2, "angle": 84.72, "elevation": 46.39, "pano_id": "TMX7316060226-000022_pano_0000_000724", "timestamp": "2016-08-16T07:09:05.932070Z", "filename": "pano_0000_000724.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 4.28367902, "relative_pitch": 84.72402209858943, "relative_heading": 267.1974006543093, "relative_elevation": 46.3881064560264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88397138038322, 52.3624572527776, 46.4363514967263 ] }, "distance": 4.64, "direction": 166.61, "angle": 84.3, "elevation": 46.44, "pano_id": "TMX7316010203-000714_pano_0001_004669", "timestamp": "2018-05-11T09:49:42.600790Z", "filename": "pano_0001_004669.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 4.63643367, "relative_pitch": 84.29820461161414, "relative_heading": 166.60883974812094, "relative_elevation": 46.4363514967263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88392346206521, 52.3624594514064, 50.8072709850967 ] }, "distance": 4.8, "direction": 207.18, "angle": 84.61, "elevation": 50.81, "pano_id": "TMX7316010203-001900_pano_0004_000024", "timestamp": "2020-08-31T11:51:37.252700Z", "filename": "pano_0004_000024.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 4.79528018, "relative_pitch": 84.60829466893995, "relative_heading": 207.18104907897418, "relative_elevation": 50.8072709850967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88396356953371, 52.3624535780529, 47.26704748068 ] }, "distance": 4.95, "direction": 173.72, "angle": 84.02, "elevation": 47.27, "pano_id": "TMX7316010203-001178_pano_0001_003552", "timestamp": "2019-05-13T08:51:05.027340Z", "filename": "pano_0001_003552.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 4.94901407, "relative_pitch": 84.0227239861235, "relative_heading": 173.71606265044747, "relative_elevation": 47.26704748068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884007053320116, 52.362466026945235, 0.0 ] }, "distance": 4.98, "direction": 135.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00056", "timestamp": "2024-12-11T09:57:42Z", "filename": "Job_20241211_0954_Track09_Sphere_00056.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 4.97661677, "relative_pitch": 0.0, "relative_heading": 135.2453597913761, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88391620560673, 52.3624597894826, 46.5151739530265 ] }, "distance": 5.01, "direction": 212.42, "angle": 83.85, "elevation": 46.52, "pano_id": "TMX7316010203-001053_pano_0000_001874", "timestamp": "2019-01-14T12:21:39.618270Z", "filename": "pano_0000_001874.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.00850989, "relative_pitch": 83.85436859166593, "relative_heading": 212.4153410756594, "relative_elevation": 46.5151739530265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88388203941335, 52.3624975873704, 47.5823628734797 ] }, "distance": 5.01, "direction": 269.75, "angle": 83.99, "elevation": 47.58, "pano_id": "TMX7316010203-002985_pano_0003_000419", "timestamp": "2023-02-27T10:52:27.898200Z", "filename": "pano_0003_000419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.01233877, "relative_pitch": 83.98662451516552, "relative_heading": 269.7465364169233, "relative_elevation": 47.5823628734797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88398947351979, 52.3624574903808, 47.3173405108973 ] }, "distance": 5.04, "direction": 152.78, "angle": 83.92, "elevation": 47.32, "pano_id": "TMX7316010203-002857_pano_0005_000058", "timestamp": "2022-12-14T12:31:45.764570Z", "filename": "pano_0005_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.04230498, "relative_pitch": 83.91731215865777, "relative_heading": 152.78082532884284, "relative_elevation": 47.3173405108973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883905178756891, 52.36253097065416, 0.0 ] }, "distance": 5.04, "direction": 317.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00058", "timestamp": "2024-12-11T09:57:45Z", "filename": "Job_20241211_0954_Track09_Sphere_00058.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.04388458, "relative_pitch": 0.0, "relative_heading": 317.06100991791885, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88391593840955, 52.3624570057055, 47.3700938848779 ] }, "distance": 5.28, "direction": 210.78, "angle": 83.64, "elevation": 47.37, "pano_id": "TMX7316010203-001047_pano_0000_001671", "timestamp": "2019-01-10T12:01:19.782230Z", "filename": "pano_0000_001671.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.28191381, "relative_pitch": 83.6376220092015, "relative_heading": 210.78057742499766, "relative_elevation": 47.3700938848779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_02117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883925512163025, 52.362453304220814, 0.0 ] }, "distance": 5.36, "direction": 202.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_02117", "timestamp": "2025-07-14T06:38:41Z", "filename": "recording_2025-07-14_05-25-22_02117.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.35779627, "relative_pitch": 0.0, "relative_heading": 202.50585217179193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88391326487817, 52.3624560219211, 47.6978036342189 ] }, "distance": 5.47, "direction": 211.83, "angle": 83.46, "elevation": 47.7, "pano_id": "TMX7316010203-001675_pano_0000_005684", "timestamp": "2020-04-24T11:06:46.051250Z", "filename": "pano_0000_005684.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.47008872, "relative_pitch": 83.45777557851352, "relative_heading": 211.8327820267267, "relative_elevation": 47.6978036342189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88392644245031, 52.3624494306712, 46.5200731353834 ] }, "distance": 5.74, "direction": 200.27, "angle": 82.97, "elevation": 46.52, "pano_id": "TMX7316010203-002537_pano_0001_002646", "timestamp": "2022-04-22T09:15:10.778930Z", "filename": "pano_0001_002646.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.73609523, "relative_pitch": 82.97070145180614, "relative_heading": 200.27248973231104, "relative_elevation": 46.5200731353834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88388445228599, 52.3624691064141, 46.4706020867452 ] }, "distance": 5.8, "direction": 236.64, "angle": 82.88, "elevation": 46.47, "pano_id": "TMX7316010203-000703_pano_0000_007715", "timestamp": "2018-05-02T13:45:23.912330Z", "filename": "pano_0000_007715.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.80406785, "relative_pitch": 82.88075911773133, "relative_heading": 236.64323785780007, "relative_elevation": 46.4706020867452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88387389094427, 52.362514838045, 47.3178827576339 ] }, "distance": 5.88, "direction": 288.82, "angle": 82.91, "elevation": 47.32, "pano_id": "TMX7316010203-002857_pano_0005_000060", "timestamp": "2022-12-14T12:31:47.429610Z", "filename": "pano_0005_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.88181479, "relative_pitch": 82.91423623150641, "relative_heading": 288.8193015260457, "relative_elevation": 47.3178827576339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001542_pano_0001_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88390605332612, 52.3624539486969, 46.6419512899593 ] }, "distance": 5.93, "direction": 214.69, "angle": 82.75, "elevation": 46.64, "pano_id": "TMX7316010203-001542_pano_0001_000066", "timestamp": "2020-01-08T09:24:27.393390Z", "filename": "pano_0001_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.93257372, "relative_pitch": 82.75124745181786, "relative_heading": 214.68974461320204, "relative_elevation": 46.6419512899593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88387447663614, 52.362478151854, 46.5174820898101 ] }, "distance": 5.94, "direction": 248.43, "angle": 82.72, "elevation": 46.52, "pano_id": "TMX7316010203-002537_pano_0001_002645", "timestamp": "2022-04-22T09:15:09.883950Z", "filename": "pano_0001_002645.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.94361967, "relative_pitch": 82.71867152236922, "relative_heading": 248.43262819749796, "relative_elevation": 46.5174820898101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88390873371799, 52.362452724575, 46.5512424083427 ] }, "distance": 5.95, "direction": 212.5, "angle": 82.72, "elevation": 46.55, "pano_id": "TMX7316010203-002545_pano_0000_000047", "timestamp": "2022-04-26T08:10:13.270490Z", "filename": "pano_0000_000047.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 5.94501537, "relative_pitch": 82.72220526156055, "relative_heading": 212.49510657729104, "relative_elevation": 46.5512424083427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8838686540615, 52.362487411158, 50.7874480783939 ] }, "distance": 6.04, "direction": 258.97, "angle": 83.22, "elevation": 50.79, "pano_id": "TMX7316010203-001900_pano_0004_000025", "timestamp": "2020-08-31T11:51:38.097670Z", "filename": "pano_0004_000025.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.03557781, "relative_pitch": 83.22275797551583, "relative_heading": 258.9721468005217, "relative_elevation": 50.7874480783939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_02116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883869570705689, 52.362482357412546, 0.0 ] }, "distance": 6.11, "direction": 253.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_02116", "timestamp": "2025-07-14T06:38:40Z", "filename": "recording_2025-07-14_05-25-22_02116.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.10794518, "relative_pitch": 0.0, "relative_heading": 253.6748084375396, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88394169525368, 52.3624404703821, 46.4646156905219 ] }, "distance": 6.45, "direction": 188.46, "angle": 82.1, "elevation": 46.46, "pano_id": "TMX7316010203-000703_pano_0000_007716", "timestamp": "2018-05-02T13:45:24.602340Z", "filename": "pano_0000_007716.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.44795718, "relative_pitch": 82.09944475717502, "relative_heading": 188.45825068951038, "relative_elevation": 46.4646156905219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88386081871385, 52.3624895183049, 46.5108280908316 ] }, "distance": 6.52, "direction": 261.89, "angle": 82.02, "elevation": 46.51, "pano_id": "TMX7316010203-001053_pano_0000_001873", "timestamp": "2019-01-14T12:21:38.898270Z", "filename": "pano_0000_001873.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.52309556, "relative_pitch": 82.01639958167091, "relative_heading": 261.89167306409155, "relative_elevation": 46.5108280908316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88386184064153, 52.3625119659889, 46.4487917134538 ] }, "distance": 6.58, "direction": 283.87, "angle": 81.94, "elevation": 46.45, "pano_id": "TMX7316010203-000714_pano_0001_004671", "timestamp": "2018-05-11T09:49:44.145710Z", "filename": "pano_0001_004671.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.58022747, "relative_pitch": 81.93677562842068, "relative_heading": 283.87347518915135, "relative_elevation": 46.4487917134538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88388622515578, 52.3625396708295, 46.3344769421965 ] }, "distance": 6.64, "direction": 314.59, "angle": 81.85, "elevation": 46.33, "pano_id": "TMX7316010203-000702_pano_0000_000811", "timestamp": "2018-05-02T08:30:19.307050Z", "filename": "pano_0000_000811.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.63832624, "relative_pitch": 81.84673440730278, "relative_heading": 314.5940585708275, "relative_elevation": 46.3344769421965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88385875268606, 52.3624858978086, 47.3742654947564 ] }, "distance": 6.73, "direction": 258.66, "angle": 81.91, "elevation": 47.37, "pano_id": "TMX7316010203-001047_pano_0000_001670", "timestamp": "2019-01-10T12:01:19.257190Z", "filename": "pano_0000_001670.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.72993309, "relative_pitch": 81.91472737657868, "relative_heading": 258.66341170191566, "relative_elevation": 47.3742654947564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88399686892972, 52.3624426482307, 47.566629496403 ] }, "distance": 6.75, "direction": 155.39, "angle": 81.93, "elevation": 47.57, "pano_id": "TMX7316010203-002985_pano_0003_000417", "timestamp": "2023-02-27T10:52:26.748300Z", "filename": "pano_0003_000417.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.74840353, "relative_pitch": 81.92518468185958, "relative_heading": 155.391708722403, "relative_elevation": 47.566629496403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88385616014004, 52.362485404019, 47.6957990145311 ] }, "distance": 6.91, "direction": 258.5, "angle": 81.75, "elevation": 47.7, "pano_id": "TMX7316010203-001675_pano_0000_005683", "timestamp": "2020-04-24T11:06:45.541130Z", "filename": "pano_0000_005683.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.91392398, "relative_pitch": 81.75192689120458, "relative_heading": 258.5046547572173, "relative_elevation": 47.6957990145311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88401502812855, 52.3624465741266, 46.3673003427684 ] }, "distance": 6.99, "direction": 144.62, "angle": 81.43, "elevation": 46.37, "pano_id": "TMX7316060226-000022_pano_0000_000722", "timestamp": "2016-08-16T07:09:03.912100Z", "filename": "pano_0000_000722.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 6.98955804, "relative_pitch": 81.42759033481961, "relative_heading": 144.61770151365837, "relative_elevation": 46.3673003427684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88385472671867, 52.3625142764651, 47.2639922322705 ] }, "distance": 7.11, "direction": 284.95, "angle": 81.44, "elevation": 47.26, "pano_id": "TMX7316010203-001178_pano_0001_003554", "timestamp": "2019-05-13T08:51:06.037340Z", "filename": "pano_0001_003554.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.11360082, "relative_pitch": 81.44078036642567, "relative_heading": 284.9479710498798, "relative_elevation": 47.2639922322705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88385276434678, 52.3624813030186, 46.5627525905147 ] }, "distance": 7.24, "direction": 255.33, "angle": 81.16, "elevation": 46.56, "pano_id": "TMX7316010203-002545_pano_0000_000046", "timestamp": "2022-04-26T08:10:12.760490Z", "filename": "pano_0000_000046.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.24266858, "relative_pitch": 81.15869757308933, "relative_heading": 255.33013621285968, "relative_elevation": 46.5627525905147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88385437922577, 52.3625202286541, 46.7323977248743 ] }, "distance": 7.33, "direction": 289.91, "angle": 81.08, "elevation": 46.73, "pano_id": "TMX7316010203-001047_pano_0000_002692", "timestamp": "2019-01-10T12:12:54.016830Z", "filename": "pano_0000_002692.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.33474754, "relative_pitch": 81.0800769048087, "relative_heading": 289.905169440074, "relative_elevation": 46.7323977248743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001542_pano_0001_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88385019845021, 52.3624832777696, 46.6583779519424 ] }, "distance": 7.36, "direction": 257.33, "angle": 81.04, "elevation": 46.66, "pano_id": "TMX7316010203-001542_pano_0001_000065", "timestamp": "2020-01-08T09:24:26.683500Z", "filename": "pano_0001_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.36059776, "relative_pitch": 81.03517873028792, "relative_heading": 257.329832760998, "relative_elevation": 46.6583779519424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88397942587147, 52.3624330112908, 50.7713893447071 ] }, "distance": 7.39, "direction": 167.32, "angle": 81.72, "elevation": 50.77, "pano_id": "TMX7316010203-001900_pano_0004_000023", "timestamp": "2020-08-31T11:51:36.457680Z", "filename": "pano_0004_000023.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.38804722, "relative_pitch": 81.72066157994927, "relative_heading": 167.3188470563027, "relative_elevation": 50.7713893447071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88397188426414, 52.3624306958401, 46.5221252273768 ] }, "distance": 7.55, "direction": 171.56, "angle": 80.79, "elevation": 46.52, "pano_id": "TMX7316010203-001053_pano_0000_001875", "timestamp": "2019-01-14T12:21:40.333160Z", "filename": "pano_0000_001875.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.54727088, "relative_pitch": 80.78520246389992, "relative_heading": 171.55713301480074, "relative_elevation": 46.5221252273768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88397456805781, 52.3624294020338, 47.3643821049482 ] }, "distance": 7.72, "direction": 170.37, "angle": 80.74, "elevation": 47.36, "pano_id": "TMX7316010203-001047_pano_0000_001672", "timestamp": "2019-01-10T12:01:20.287190Z", "filename": "pano_0000_001672.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.71817345, "relative_pitch": 80.74482208754716, "relative_heading": 170.3714696588828, "relative_elevation": 47.3643821049482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88384463856668, 52.3625154108238, 46.4682844802737 ] }, "distance": 7.81, "direction": 284.54, "angle": 80.46, "elevation": 46.47, "pano_id": "TMX7316010203-002363_pano_0005_000568", "timestamp": "2021-12-29T11:18:28.923060Z", "filename": "pano_0005_000568.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.8103239, "relative_pitch": 80.45898482545651, "relative_heading": 284.5422244861388, "relative_elevation": 46.4682844802737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88397178547898, 52.3624279299896, 47.6981088453904 ] }, "distance": 7.85, "direction": 171.94, "angle": 80.65, "elevation": 47.7, "pano_id": "TMX7316010203-001675_pano_0000_005685", "timestamp": "2020-04-24T11:06:46.551140Z", "filename": "pano_0000_005685.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.85088656, "relative_pitch": 80.65318705199103, "relative_heading": 171.93549253969525, "relative_elevation": 47.6981088453904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001542_pano_0001_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88396406973323, 52.362426355607, 46.6411231392995 ] }, "distance": 7.97, "direction": 175.86, "angle": 80.3, "elevation": 46.64, "pano_id": "TMX7316010203-001542_pano_0001_000067", "timestamp": "2020-01-08T09:24:28.058480Z", "filename": "pano_0001_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 7.96926224, "relative_pitch": 80.30388025555088, "relative_heading": 175.8568182077803, "relative_elevation": 46.6411231392995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8839665760957, 52.3624252466851, 46.5383235886693 ] }, "distance": 8.11, "direction": 174.72, "angle": 80.12, "elevation": 46.54, "pano_id": "TMX7316010203-002545_pano_0000_000048", "timestamp": "2022-04-26T08:10:13.780490Z", "filename": "pano_0000_000048.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.10627636, "relative_pitch": 80.11907107605572, "relative_heading": 174.71611705584812, "relative_elevation": 46.5383235886693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8840200077365, 52.3624358473906, 46.4081856710836 ] }, "distance": 8.17, "direction": 147.53, "angle": 80.02, "elevation": 46.41, "pano_id": "TMX7316010203-002363_pano_0005_000565", "timestamp": "2021-12-29T11:18:26.023260Z", "filename": "pano_0005_000565.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.16966005, "relative_pitch": 80.01599200912135, "relative_heading": 147.5263925768066, "relative_elevation": 46.4081856710836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_02118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883983229260036, 52.36242560671025, 0.0 ] }, "distance": 8.25, "direction": 166.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_02118", "timestamp": "2025-07-14T06:38:42Z", "filename": "recording_2025-07-14_05-25-22_02118.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.24907882, "relative_pitch": 0.0, "relative_heading": 166.81944933129182, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88404922137115, 52.3624499156004, 46.3992757443339 ] }, "distance": 8.31, "direction": 129.87, "angle": 79.85, "elevation": 46.4, "pano_id": "TMX7316010203-000702_pano_0000_000808", "timestamp": "2018-05-02T08:30:17.147080Z", "filename": "pano_0000_000808.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.3086874, "relative_pitch": 79.84768443421268, "relative_heading": 129.87489727748056, "relative_elevation": 46.3992757443339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0016_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0016_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0016_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88383712106184, 52.3625167489935, 46.7453947141767 ] }, "distance": 8.34, "direction": 284.65, "angle": 79.88, "elevation": 46.75, "pano_id": "TMX7316010203-002619_pano_0016_000000", "timestamp": "2022-06-22T07:58:57.016070Z", "filename": "pano_0016_000000.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.3434272, "relative_pitch": 79.88003778708752, "relative_heading": 284.6489928095171, "relative_elevation": 46.7453947141767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88388609153963, 52.3624355906569, 46.501598986797 ] }, "distance": 8.39, "direction": 214.39, "angle": 79.78, "elevation": 46.5, "pano_id": "TMX7316010203-002306_pano_0000_000420", "timestamp": "2021-09-09T09:40:13.440360Z", "filename": "pano_0000_000420.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.38628354, "relative_pitch": 79.776937218126, "relative_heading": 214.3857951358178, "relative_elevation": 46.501598986797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88382927416582, 52.3624987060558, 46.4722559982911 ] }, "distance": 8.61, "direction": 270.68, "angle": 79.51, "elevation": 46.47, "pano_id": "TMX7316010203-000703_pano_0000_007714", "timestamp": "2018-05-02T13:45:23.212340Z", "filename": "pano_0000_007714.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.60736655, "relative_pitch": 79.50686224827452, "relative_heading": 270.68106883459177, "relative_elevation": 46.4722559982911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88383440367249, 52.3625234186001, 46.3983036587015 ] }, "distance": 8.74, "direction": 289.06, "angle": 79.34, "elevation": 46.4, "pano_id": "TMX7316060226-000022_pano_0000_000725", "timestamp": "2016-08-16T07:09:06.957040Z", "filename": "pano_0000_000725.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.73603492, "relative_pitch": 79.33698435438771, "relative_heading": 289.0555455818302, "relative_elevation": 46.3983036587015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88397922379396, 52.3624194966994, 46.5368686420843 ] }, "distance": 8.86, "direction": 169.54, "angle": 79.22, "elevation": 46.54, "pano_id": "TMX7316010203-002537_pano_0001_002647", "timestamp": "2022-04-22T09:15:11.658910Z", "filename": "pano_0001_002647.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.85883231, "relative_pitch": 79.22203850134727, "relative_heading": 169.54141187393796, "relative_elevation": 46.5368686420843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88402799259101, 52.3624313295982, 46.4271713616326 ] }, "distance": 8.89, "direction": 146.31, "angle": 79.16, "elevation": 46.43, "pano_id": "TMX7316010203-000714_pano_0001_004668", "timestamp": "2018-05-11T09:49:41.850760Z", "filename": "pano_0001_004668.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.88782786, "relative_pitch": 79.16264873212084, "relative_heading": 146.30802918825412, "relative_elevation": 46.4271713616326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8838636247828, 52.36244095261074, 0.0 ] }, "distance": 8.9, "direction": 224.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00233", "timestamp": "2024-12-11T10:02:57Z", "filename": "Job_20241211_0954_Track09_Sphere_00233.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 8.90320235, "relative_pitch": 0.0, "relative_heading": 224.7386905934912, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8840334295311, 52.3624322463238, 46.7273933291435 ] }, "distance": 9.02, "direction": 143.99, "angle": 79.08, "elevation": 46.73, "pano_id": "TMX7316010203-001047_pano_0000_002689", "timestamp": "2019-01-10T12:12:52.305940Z", "filename": "pano_0000_002689.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.01579245, "relative_pitch": 79.07929322907914, "relative_heading": 143.9893883092027, "relative_elevation": 46.7273933291435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88382248050341, 52.362508459618, 46.5097927404568 ] }, "distance": 9.15, "direction": 277.46, "angle": 78.87, "elevation": 46.51, "pano_id": "TMX7316010203-002537_pano_0001_002644", "timestamp": "2022-04-22T09:15:09.163960Z", "filename": "pano_0001_002644.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.14698182, "relative_pitch": 78.87375869217573, "relative_heading": 277.46027889203646, "relative_elevation": 46.5097927404568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88382913249029, 52.3625281006458, 47.5835862606764 ] }, "distance": 9.25, "direction": 291.38, "angle": 79.0, "elevation": 47.58, "pano_id": "TMX7316010203-002985_pano_0003_000420", "timestamp": "2023-02-27T10:52:28.493280Z", "filename": "pano_0003_000420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.25314606, "relative_pitch": 78.99555176738097, "relative_heading": 291.3794822451534, "relative_elevation": 47.5835862606764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88402018660578, 52.362424548213, 47.2548626316711 ] }, "distance": 9.26, "direction": 151.64, "angle": 78.91, "elevation": 47.25, "pano_id": "TMX7316010203-001178_pano_0001_003551", "timestamp": "2019-05-13T08:51:04.537190Z", "filename": "pano_0001_003551.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.26080743, "relative_pitch": 78.91194215925839, "relative_heading": 151.64287648970935, "relative_elevation": 47.2548626316711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883835551029742, 52.36245808969371, 0.0 ] }, "distance": 9.3, "direction": 241.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_00024", "timestamp": "2025-07-14T06:44:58Z", "filename": "recording_2025-07-14_06-43-08_00024.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.29574749, "relative_pitch": 0.0, "relative_heading": 241.62830326756009, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88382818490084, 52.3624632170883, 46.5119853429496 ] }, "distance": 9.5, "direction": 246.1, "angle": 78.46, "elevation": 46.51, "pano_id": "TMX7316010203-002306_pano_0000_000419", "timestamp": "2021-09-09T09:40:12.700370Z", "filename": "pano_0000_000419.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.49506562, "relative_pitch": 78.46204007545603, "relative_heading": 246.10099660302575, "relative_elevation": 46.5119853429496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883921108750411, 52.362414395581254, 0.0 ] }, "distance": 9.57, "direction": 194.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00234", "timestamp": "2024-12-11T10:02:58Z", "filename": "Job_20241211_0954_Track09_Sphere_00234.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.57242559, "relative_pitch": 0.0, "relative_heading": 194.21623826941106, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_02115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883816353196946, 52.36251329160883, 0.0 ] }, "distance": 9.64, "direction": 280.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_02115", "timestamp": "2025-07-14T06:38:39Z", "filename": "recording_2025-07-14_05-25-22_02115.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.6425637, "relative_pitch": 0.0, "relative_heading": 280.3072381407171, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88381586074232, 52.3625174048991, 50.69073808752 ] }, "distance": 9.77, "direction": 282.91, "angle": 79.09, "elevation": 50.69, "pano_id": "TMX7316010203-001900_pano_0004_000026", "timestamp": "2020-08-31T11:51:39.177700Z", "filename": "pano_0004_000026.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.76757454, "relative_pitch": 79.09337693690982, "relative_heading": 282.91445137320414, "relative_elevation": 50.69073808752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88404882040013, 52.3624302944566, 47.3003357658163 ] }, "distance": 9.83, "direction": 139.79, "angle": 78.25, "elevation": 47.3, "pano_id": "TMX7316010203-002857_pano_0005_000057", "timestamp": "2022-12-14T12:31:44.829640Z", "filename": "pano_0005_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.83432719, "relative_pitch": 78.25482648206875, "relative_heading": 139.78843799354064, "relative_elevation": 47.3003357658163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88394438455169, 52.3624087336585, 46.5059294514358 ] }, "distance": 9.94, "direction": 184.42, "angle": 77.94, "elevation": 46.51, "pano_id": "TMX7316010203-002306_pano_0000_000421", "timestamp": "2021-09-09T09:40:14.105390Z", "filename": "pano_0000_000421.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.93880647, "relative_pitch": 77.93675585829276, "relative_heading": 184.41576374722615, "relative_elevation": 46.5059294514358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884059640709112, 52.36243497314495, 0.0 ] }, "distance": 9.95, "direction": 134.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00055", "timestamp": "2024-12-11T09:57:41Z", "filename": "Job_20241211_0954_Track09_Sphere_00055.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.95331358, "relative_pitch": 0.0, "relative_heading": 134.60623367159346, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88399985213211, 52.3624124313072, 46.4479368831962 ] }, "distance": 9.96, "direction": 162.4, "angle": 77.89, "elevation": 46.45, "pano_id": "TMX7316010203-000703_pano_0000_007717", "timestamp": "2018-05-02T13:45:25.277330Z", "filename": "pano_0000_007717.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 9.9644063, "relative_pitch": 77.89194361179649, "relative_heading": 162.397551172572, "relative_elevation": 46.4479368831962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883854033185021, 52.36256561662147, 0.0 ] }, "distance": 10.24, "direction": 317.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00059", "timestamp": "2024-12-11T09:57:46Z", "filename": "Job_20241211_0954_Track09_Sphere_00059.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 10.2399348, "relative_pitch": 0.0, "relative_heading": 317.48393225186527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8838058970154, 52.3625196685446, 46.5151918213815 ] }, "distance": 10.49, "direction": 283.43, "angle": 77.3, "elevation": 46.52, "pano_id": "TMX7316010203-001053_pano_0000_001872", "timestamp": "2019-01-14T12:21:38.128290Z", "filename": "pano_0000_001872.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 10.4858681, "relative_pitch": 77.29622911747786, "relative_heading": 283.4270886622853, "relative_elevation": 46.5151918213815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88380402487691, 52.3625159613929, 47.3792243823409 ] }, "distance": 10.52, "direction": 281.08, "angle": 77.48, "elevation": 47.38, "pano_id": "TMX7316010203-001047_pano_0000_001669", "timestamp": "2019-01-10T12:01:18.717190Z", "filename": "pano_0000_001669.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 10.52295245, "relative_pitch": 77.47783494927201, "relative_heading": 281.0805282558561, "relative_elevation": 47.3792243823409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88380729427506, 52.362468062768826, 0.0 ] }, "distance": 10.63, "direction": 251.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00232", "timestamp": "2024-12-11T10:02:56Z", "filename": "Job_20241211_0954_Track09_Sphere_00232.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 10.63164559, "relative_pitch": 0.0, "relative_heading": 251.8745343330631, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88382026077197, 52.3625462468104, 47.3207194190472 ] }, "distance": 10.68, "direction": 300.32, "angle": 77.28, "elevation": 47.32, "pano_id": "TMX7316010203-002857_pano_0005_000061", "timestamp": "2022-12-14T12:31:48.184550Z", "filename": "pano_0005_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 10.68176396, "relative_pitch": 77.27974544384827, "relative_heading": 300.3194438031055, "relative_elevation": 47.3207194190472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88380169332362, 52.3625162718536, 47.6941732848063 ] }, "distance": 10.69, "direction": 281.1, "angle": 77.37, "elevation": 47.69, "pano_id": "TMX7316010203-001675_pano_0000_005682", "timestamp": "2020-04-24T11:06:45.021330Z", "filename": "pano_0000_005682.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 10.68546125, "relative_pitch": 77.37191369971508, "relative_heading": 281.0986377522676, "relative_elevation": 47.6941732848063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88380030235209, 52.3625118373298, 46.5577946417034 ] }, "distance": 10.7, "direction": 278.41, "angle": 77.06, "elevation": 46.56, "pano_id": "TMX7316010203-002545_pano_0000_000045", "timestamp": "2022-04-26T08:10:12.250470Z", "filename": "pano_0000_000045.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 10.69526681, "relative_pitch": 77.06246125782715, "relative_heading": 278.4059119494332, "relative_elevation": 46.5577946417034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88381121714761, 52.3625420479531, 46.4459307584912 ] }, "distance": 11.0, "direction": 296.6, "angle": 76.67, "elevation": 46.45, "pano_id": "TMX7316010203-000714_pano_0001_004672", "timestamp": "2018-05-11T09:49:44.940720Z", "filename": "pano_0001_004672.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.00092186, "relative_pitch": 76.67480312369875, "relative_heading": 296.59643688595725, "relative_elevation": 46.4459307584912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001542_pano_0001_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88379626816262, 52.3625141829201, 46.6627576258034 ] }, "distance": 11.01, "direction": 279.54, "angle": 76.73, "elevation": 46.66, "pano_id": "TMX7316010203-001542_pano_0001_000064", "timestamp": "2020-01-08T09:24:25.923460Z", "filename": "pano_0001_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.00744493, "relative_pitch": 76.72693958884547, "relative_heading": 279.54085399851914, "relative_elevation": 46.6627576258034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88405534968172, 52.3624159562717, 47.5448516122997 ] }, "distance": 11.36, "direction": 143.27, "angle": 76.56, "elevation": 47.54, "pano_id": "TMX7316010203-002985_pano_0003_000416", "timestamp": "2023-02-27T10:52:26.193270Z", "filename": "pano_0003_000416.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.3608907, "relative_pitch": 76.56110912099182, "relative_heading": 143.27235823637426, "relative_elevation": 47.5448516122997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88403625045676, 52.3624068023094, 50.7144581498578 ] }, "distance": 11.52, "direction": 151.52, "angle": 77.2, "elevation": 50.71, "pano_id": "TMX7316010203-001900_pano_0004_000022", "timestamp": "2020-08-31T11:51:35.677690Z", "filename": "pano_0004_000022.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.51830154, "relative_pitch": 77.20401872383937, "relative_heading": 151.5180409408292, "relative_elevation": 50.7144581498578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88383886916981, 52.3625737041433, 46.3054367862642 ] }, "distance": 11.6, "direction": 316.73, "angle": 75.93, "elevation": 46.31, "pano_id": "TMX7316010203-000702_pano_0000_000812", "timestamp": "2018-05-02T08:30:20.062020Z", "filename": "pano_0000_000812.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.60237467, "relative_pitch": 75.93346397083322, "relative_heading": 316.7271791641763, "relative_elevation": 46.3054367862642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88380437529183, 52.3625472773888, 47.2593303350732 ] }, "distance": 11.68, "direction": 298.13, "angle": 76.12, "elevation": 47.26, "pano_id": "TMX7316010203-001178_pano_0001_003555", "timestamp": "2019-05-13T08:51:06.552080Z", "filename": "pano_0001_003555.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.68235866, "relative_pitch": 76.115015822528, "relative_heading": 298.1251537961464, "relative_elevation": 47.2593303350732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8840277056607, 52.3624019272632, 46.506469860673 ] }, "distance": 11.74, "direction": 155.28, "angle": 75.83, "elevation": 46.51, "pano_id": "TMX7316010203-001053_pano_0000_001876", "timestamp": "2019-01-14T12:21:41.093260Z", "filename": "pano_0000_001876.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.74281943, "relative_pitch": 75.82909680209168, "relative_heading": 155.27934888009693, "relative_elevation": 46.506469860673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88407482173701, 52.3624207913854, 46.3626839146018 ] }, "distance": 11.8, "direction": 136.53, "angle": 75.72, "elevation": 46.36, "pano_id": "TMX7316060226-000022_pano_0000_000721", "timestamp": "2016-08-16T07:09:02.942110Z", "filename": "pano_0000_000721.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.80443762, "relative_pitch": 75.71539093675653, "relative_heading": 136.53489212319693, "relative_elevation": 46.3626839146018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88403326105012, 52.3624021310828, 47.3425327753648 ] }, "distance": 11.89, "direction": 153.58, "angle": 75.91, "elevation": 47.34, "pano_id": "TMX7316010203-001047_pano_0000_001673", "timestamp": "2019-01-10T12:01:20.777190Z", "filename": "pano_0000_001673.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.88573152, "relative_pitch": 75.90670633411045, "relative_heading": 153.5762496757117, "relative_elevation": 47.3425327753648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001542_pano_0001_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88402260913161, 52.3623985068283, 46.6128466399387 ] }, "distance": 11.95, "direction": 157.55, "angle": 75.62, "elevation": 46.61, "pano_id": "TMX7316010203-001542_pano_0001_000068", "timestamp": "2020-01-08T09:24:28.698460Z", "filename": "pano_0001_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 11.95277864, "relative_pitch": 75.61772115658316, "relative_heading": 157.55464182188464, "relative_elevation": 46.6128466399387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88403110561371, 52.3624002272145, 47.6760862627998 ] }, "distance": 12.01, "direction": 154.65, "angle": 75.86, "elevation": 47.68, "pano_id": "TMX7316010203-001675_pano_0000_005686", "timestamp": "2020-04-24T11:06:47.046240Z", "filename": "pano_0000_005686.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.01223087, "relative_pitch": 75.85837800144738, "relative_heading": 154.6531777259916, "relative_elevation": 47.6760862627998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88402512543948, 52.3623983044444, 46.5166268888861 ] }, "distance": 12.04, "direction": 156.84, "angle": 75.49, "elevation": 46.52, "pano_id": "TMX7316010203-002545_pano_0000_000049", "timestamp": "2022-04-26T08:10:14.290480Z", "filename": "pano_0000_000049.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.03997193, "relative_pitch": 75.48850831584555, "relative_heading": 156.841602764396, "relative_elevation": 46.5166268888861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88377805155662, 52.362486003763465, 0.0 ] }, "distance": 12.17, "direction": 263.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_00023", "timestamp": "2025-07-14T06:44:57Z", "filename": "recording_2025-07-14_06-43-08_00023.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.1669928, "relative_pitch": 0.0, "relative_heading": 263.8137809069695, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88379934354858, 52.3625528541481, 46.7324478030205 ] }, "distance": 12.28, "direction": 299.92, "angle": 75.27, "elevation": 46.73, "pano_id": "TMX7316010203-001047_pano_0000_002693", "timestamp": "2019-01-10T12:12:54.655940Z", "filename": "pano_0000_002693.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.28323831, "relative_pitch": 75.27337912946518, "relative_heading": 299.9245394005954, "relative_elevation": 46.7324478030205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88397865096285, 52.36238787472241, 0.0 ] }, "distance": 12.33, "direction": 172.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00235", "timestamp": "2024-12-11T10:02:59Z", "filename": "Job_20241211_0954_Track09_Sphere_00235.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.33060639, "relative_pitch": 0.0, "relative_heading": 172.68925873205222, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88377364184637, 52.3624930750845, 46.4843324199319 ] }, "distance": 12.41, "direction": 267.58, "angle": 75.06, "elevation": 46.48, "pano_id": "TMX7316010203-002306_pano_0000_000418", "timestamp": "2021-09-09T09:40:11.860430Z", "filename": "pano_0000_000418.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.40762008, "relative_pitch": 75.05500699837839, "relative_heading": 267.5783498266508, "relative_elevation": 46.4843324199319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_02119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884040816098397, 52.36239773785107, 0.0 ] }, "distance": 12.55, "direction": 152.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_02119", "timestamp": "2025-07-14T06:38:43Z", "filename": "recording_2025-07-14_05-25-22_02119.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.55490105, "relative_pitch": 0.0, "relative_heading": 152.46560187159986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88377700139199, 52.3625298290135, 46.4837279468775 ] }, "distance": 12.68, "direction": 286.33, "angle": 74.74, "elevation": 46.48, "pano_id": "TMX7316010203-000703_pano_0000_007713", "timestamp": "2018-05-02T13:45:22.497370Z", "filename": "pano_0000_007713.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.67931458, "relative_pitch": 74.7426622452544, "relative_heading": 286.33221352794527, "relative_elevation": 46.4837279468775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88377999534024, 52.3625357486219, 46.5247360682115 ] }, "distance": 12.69, "direction": 289.45, "angle": 74.75, "elevation": 46.52, "pano_id": "TMX7316010203-002363_pano_0005_000569", "timestamp": "2021-12-29T11:18:30.253050Z", "filename": "pano_0005_000569.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.68756786, "relative_pitch": 74.7460235704091, "relative_heading": 289.44733644346763, "relative_elevation": 46.5247360682115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88407803015581, 52.3624097366293, 46.3931102836505 ] }, "distance": 12.87, "direction": 139.6, "angle": 74.5, "elevation": 46.39, "pano_id": "TMX7316010203-002363_pano_0005_000564", "timestamp": "2021-12-29T11:18:25.063170Z", "filename": "pano_0005_000564.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 12.86598261, "relative_pitch": 74.49996048900157, "relative_heading": 139.59830812749004, "relative_elevation": 46.3931102836505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88403009776018, 52.3623879325918, 46.5243784887716 ] }, "distance": 13.24, "direction": 157.46, "angle": 74.12, "elevation": 46.52, "pano_id": "TMX7316010203-002537_pano_0001_002648", "timestamp": "2022-04-22T09:15:12.418910Z", "filename": "pano_0001_002648.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.23507274, "relative_pitch": 74.12021531803433, "relative_heading": 157.45831022594516, "relative_elevation": 46.5243784887716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88410651507325, 52.3624222034201, 46.4017881089821 ] }, "distance": 13.28, "direction": 129.29, "angle": 74.03, "elevation": 46.4, "pano_id": "TMX7316010203-000702_pano_0000_000807", "timestamp": "2018-05-02T08:30:16.447080Z", "filename": "pano_0000_000807.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.2816635, "relative_pitch": 74.02719867930449, "relative_heading": 129.28943443926102, "relative_elevation": 46.4017881089821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88400267198929, 52.3623819326023, 46.5142480097711 ] }, "distance": 13.28, "direction": 166.04, "angle": 74.06, "elevation": 46.51, "pano_id": "TMX7316010203-002306_pano_0000_000422", "timestamp": "2021-09-09T09:40:14.730370Z", "filename": "pano_0000_000422.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.28410394, "relative_pitch": 74.06107420452841, "relative_heading": 166.0367878247563, "relative_elevation": 46.5142480097711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0016_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0016_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0016_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8837713835629, 52.3625378996541, 46.8776214774698 ] }, "distance": 13.32, "direction": 289.58, "angle": 74.14, "elevation": 46.88, "pano_id": "TMX7316010203-002619_pano_0016_000001", "timestamp": "2022-06-22T07:58:58.495930Z", "filename": "pano_0016_000001.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.32047368, "relative_pitch": 74.13727756439613, "relative_heading": 289.5780148784531, "relative_elevation": 46.8776214774698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88377256306069, 52.3625413639967, 46.4958644807339 ] }, "distance": 13.38, "direction": 291.25, "angle": 73.95, "elevation": 46.5, "pano_id": "TMX7316010203-002537_pano_0001_002643", "timestamp": "2022-04-22T09:15:08.544000Z", "filename": "pano_0001_002643.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.37963202, "relative_pitch": 73.94631847716535, "relative_heading": 291.2489095453647, "relative_elevation": 46.4958644807339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88378126055835, 52.3625544257267, 46.3981608655304 ] }, "distance": 13.45, "direction": 297.95, "angle": 73.84, "elevation": 46.4, "pano_id": "TMX7316060226-000022_pano_0000_000726", "timestamp": "2016-08-16T07:09:07.917020Z", "filename": "pano_0000_000726.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.44607039, "relative_pitch": 73.83854461490886, "relative_heading": 297.9514370425095, "relative_elevation": 46.3981608655304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88408562420299, 52.3624060279411, 46.423716828227 ] }, "distance": 13.52, "direction": 139.06, "angle": 73.77, "elevation": 46.42, "pano_id": "TMX7316010203-000714_pano_0001_004667", "timestamp": "2018-05-11T09:49:41.125790Z", "filename": "pano_0001_004667.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.51613725, "relative_pitch": 73.76722656056548, "relative_heading": 139.0621628514917, "relative_elevation": 46.423716828227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883753513489792, 52.36249688242463, 0.0 ] }, "distance": 13.77, "direction": 269.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00231", "timestamp": "2024-12-11T10:02:55Z", "filename": "Job_20241211_0954_Track09_Sphere_00231.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.76808766, "relative_pitch": 0.0, "relative_heading": 269.5813543923612, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8837810310968, 52.3625615120399, 47.5843956107274 ] }, "distance": 13.85, "direction": 300.8, "angle": 73.78, "elevation": 47.58, "pano_id": "TMX7316010203-002985_pano_0003_000421", "timestamp": "2023-02-27T10:52:29.108190Z", "filename": "pano_0003_000421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.84663931, "relative_pitch": 73.77547015231436, "relative_heading": 300.80449939473544, "relative_elevation": 47.5843956107274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_02114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883766357035317, 52.36254626171983, 0.0 ] }, "distance": 13.98, "direction": 292.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_02114", "timestamp": "2025-07-14T06:38:39Z", "filename": "recording_2025-07-14_05-25-22_02114.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 13.97567303, "relative_pitch": 0.0, "relative_heading": 292.70331095829124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88407753449841, 52.3623963802063, 47.2497081337497 ] }, "distance": 14.01, "direction": 143.65, "angle": 73.48, "elevation": 47.25, "pano_id": "TMX7316010203-001178_pano_0001_003550", "timestamp": "2019-05-13T08:51:04.057200Z", "filename": "pano_0001_003550.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 14.01083819, "relative_pitch": 73.48346110054452, "relative_heading": 143.6460678888431, "relative_elevation": 47.2497081337497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88409425121448, 52.3624039932088, 46.7097828630358 ] }, "distance": 14.08, "direction": 137.86, "angle": 73.23, "elevation": 46.71, "pano_id": "TMX7316010203-001047_pano_0000_002688", "timestamp": "2019-01-10T12:12:51.770990Z", "filename": "pano_0000_002688.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 14.07535599, "relative_pitch": 73.23053590008055, "relative_heading": 137.85879534181618, "relative_elevation": 46.7097828630358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88376242126039, 52.3625490099952, 50.589108902961 ] }, "distance": 14.34, "direction": 293.42, "angle": 74.17, "elevation": 50.59, "pano_id": "TMX7316010203-001900_pano_0004_000027", "timestamp": "2020-08-31T11:51:40.452700Z", "filename": "pano_0004_000027.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 14.3421539, "relative_pitch": 74.17181840739461, "relative_heading": 293.4169709130831, "relative_elevation": 50.589108902961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88405866385806, 52.3623846613398, 46.4358600024134 ] }, "distance": 14.41, "direction": 150.85, "angle": 72.76, "elevation": 46.44, "pano_id": "TMX7316010203-000703_pano_0000_007718", "timestamp": "2018-05-02T13:45:25.937330Z", "filename": "pano_0000_007718.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 14.41292521, "relative_pitch": 72.75651900340891, "relative_heading": 150.85355833407925, "relative_elevation": 46.4358600024134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88410834609666, 52.3624029874991, 47.2937309043482 ] }, "distance": 14.82, "direction": 135.4, "angle": 72.61, "elevation": 47.29, "pano_id": "TMX7316010203-002857_pano_0005_000056", "timestamp": "2022-12-14T12:31:43.989600Z", "filename": "pano_0005_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 14.81626647, "relative_pitch": 72.60517436817159, "relative_heading": 135.3951816230921, "relative_elevation": 47.2937309043482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88375210567484, 52.3625452233461, 46.5478954780847 ] }, "distance": 14.83, "direction": 290.84, "angle": 72.32, "elevation": 46.55, "pano_id": "TMX7316010203-002545_pano_0000_000044", "timestamp": "2022-04-26T08:10:11.730530Z", "filename": "pano_0000_000044.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 14.83449329, "relative_pitch": 72.32327831390874, "relative_heading": 290.8440835351128, "relative_elevation": 46.5478954780847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884111797912725, 52.36240430396573, 0.0 ] }, "distance": 14.88, "direction": 134.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00054", "timestamp": "2024-12-11T09:57:40Z", "filename": "Job_20241211_0954_Track09_Sphere_00054.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 14.87954739, "relative_pitch": 0.0, "relative_heading": 134.354366559941, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88375356964467, 52.3625487019388, 47.3830428579822 ] }, "distance": 14.88, "direction": 292.37, "angle": 72.56, "elevation": 47.38, "pano_id": "TMX7316010203-001047_pano_0000_001668", "timestamp": "2019-01-10T12:01:18.162190Z", "filename": "pano_0000_001668.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 14.8843248, "relative_pitch": 72.56105324285116, "relative_heading": 292.37336537024413, "relative_elevation": 47.3830428579822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88375394446466, 52.3625514583499, 46.519413116388 ] }, "distance": 14.98, "direction": 293.5, "angle": 72.15, "elevation": 46.52, "pano_id": "TMX7316010203-001053_pano_0000_001871", "timestamp": "2019-01-14T12:21:37.278300Z", "filename": "pano_0000_001871.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 14.98033424, "relative_pitch": 72.15023264595045, "relative_heading": 293.4954152165025, "relative_elevation": 46.519413116388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8837515204257, 52.3625495879205, 47.6867132941261 ] }, "distance": 15.05, "direction": 292.52, "angle": 72.48, "elevation": 47.69, "pano_id": "TMX7316010203-001675_pano_0000_005681", "timestamp": "2020-04-24T11:06:44.486060Z", "filename": "pano_0000_005681.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 15.05098706, "relative_pitch": 72.48314517918581, "relative_heading": 292.5181372488826, "relative_elevation": 47.6867132941261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001542_pano_0001_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88374514892725, 52.3625463200148, 46.6817460395396 ] }, "distance": 15.32, "direction": 290.64, "angle": 71.83, "elevation": 46.68, "pano_id": "TMX7316010203-001542_pano_0001_000063", "timestamp": "2020-01-08T09:24:25.128500Z", "filename": "pano_0001_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 15.3209027, "relative_pitch": 71.83021542006503, "relative_heading": 290.63995999443176, "relative_elevation": 46.6817460395396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883804878970064, 52.36260072042086, 0.0 ] }, "distance": 15.38, "direction": 318.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00060", "timestamp": "2024-12-11T09:57:47Z", "filename": "Job_20241211_0954_Track09_Sphere_00060.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 15.38295389, "relative_pitch": 0.0, "relative_heading": 318.123292651248, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88377116845059, 52.362580030111, 47.3111000098288 ] }, "distance": 15.54, "direction": 306.07, "angle": 71.81, "elevation": 47.31, "pano_id": "TMX7316010203-002857_pano_0005_000062", "timestamp": "2022-12-14T12:31:48.954530Z", "filename": "pano_0005_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 15.54448616, "relative_pitch": 71.81159871233473, "relative_heading": 306.0673349628201, "relative_elevation": 47.3111000098288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88376335039373, 52.3625741251655, 46.440103196539 ] }, "distance": 15.61, "direction": 302.97, "angle": 71.42, "elevation": 46.44, "pano_id": "TMX7316010203-000714_pano_0001_004673", "timestamp": "2018-05-11T09:49:45.755690Z", "filename": "pano_0001_004673.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 15.61101526, "relative_pitch": 71.41973580349769, "relative_heading": 302.9656859620544, "relative_elevation": 46.440103196539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88409298665944, 52.3623796517471, 50.6548080034554 ] }, "distance": 16.14, "direction": 144.55, "angle": 72.33, "elevation": 50.65, "pano_id": "TMX7316010203-001900_pano_0004_000021", "timestamp": "2020-08-31T11:51:34.907710Z", "filename": "pano_0004_000021.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.13598925, "relative_pitch": 72.3308244186988, "relative_heading": 144.5538651065466, "relative_elevation": 50.6548080034554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88411438848099, 52.3623894515795, 47.524296483025 ] }, "distance": 16.2, "direction": 138.1, "angle": 71.18, "elevation": 47.52, "pano_id": "TMX7316010203-002985_pano_0003_000415", "timestamp": "2023-02-27T10:52:25.648320Z", "filename": "pano_0003_000415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.19573564, "relative_pitch": 71.18147808638919, "relative_heading": 138.1011537689418, "relative_elevation": 47.524296483025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88372198256782, 52.3625249189613, 46.4868751438335 ] }, "distance": 16.2, "direction": 280.74, "angle": 70.79, "elevation": 46.49, "pano_id": "TMX7316010203-002306_pano_0000_000417", "timestamp": "2021-09-09T09:40:10.930390Z", "filename": "pano_0000_000417.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.1994875, "relative_pitch": 70.78786027744873, "relative_heading": 280.7412077502246, "relative_elevation": 46.4868751438335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883717974389167, 52.362512073345194, 0.0 ] }, "distance": 16.27, "direction": 275.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_00022", "timestamp": "2025-07-14T06:44:55Z", "filename": "recording_2025-07-14_06-43-08_00022.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.26657768, "relative_pitch": 0.0, "relative_heading": 275.60858802291835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884037436547769, 52.362360451359216, 0.0 ] }, "distance": 16.27, "direction": 159.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00236", "timestamp": "2024-12-11T10:03:00Z", "filename": "Job_20241211_0954_Track09_Sphere_00236.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.2665797, "relative_pitch": 0.0, "relative_heading": 159.9618455394745, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88408292520696, 52.3623733677665, 46.5043510803953 ] }, "distance": 16.34, "direction": 147.94, "angle": 70.64, "elevation": 46.5, "pano_id": "TMX7316010203-001053_pano_0000_001877", "timestamp": "2019-01-14T12:21:41.963200Z", "filename": "pano_0000_001877.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.33660618, "relative_pitch": 70.64403314705936, "relative_heading": 147.93639556331783, "relative_elevation": 46.5043510803953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001542_pano_0001_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88408066684995, 52.3623711928768, 46.5784063702449 ] }, "distance": 16.46, "direction": 148.84, "angle": 70.54, "elevation": 46.58, "pano_id": "TMX7316010203-001542_pano_0001_000069", "timestamp": "2020-01-08T09:24:29.308470Z", "filename": "pano_0001_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.46206507, "relative_pitch": 70.53521812644695, "relative_heading": 148.83735112899956, "relative_elevation": 46.5784063702449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88375672920728, 52.3625819263395, 47.2473892392591 ] }, "distance": 16.47, "direction": 304.65, "angle": 70.78, "elevation": 47.25, "pano_id": "TMX7316010203-001178_pano_0001_003556", "timestamp": "2019-05-13T08:51:07.072090Z", "filename": "pano_0001_003556.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.46887004, "relative_pitch": 70.78314262574023, "relative_heading": 304.64587835013316, "relative_elevation": 47.2473892392591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88409184357437, 52.3623749978347, 47.322726813145 ] }, "distance": 16.52, "direction": 145.82, "angle": 70.76, "elevation": 47.32, "pano_id": "TMX7316010203-001047_pano_0000_001674", "timestamp": "2019-01-10T12:01:21.257210Z", "filename": "pano_0000_001674.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.51671764, "relative_pitch": 70.75984061998513, "relative_heading": 145.81584543514288, "relative_elevation": 47.322726813145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88408391923538, 52.3623713210475, 46.4913940085098 ] }, "distance": 16.57, "direction": 148.16, "angle": 70.39, "elevation": 46.49, "pano_id": "TMX7316010203-002545_pano_0000_000050", "timestamp": "2022-04-26T08:10:14.805490Z", "filename": "pano_0000_000050.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.56568181, "relative_pitch": 70.38814381594523, "relative_heading": 148.15607748875, "relative_elevation": 46.4913940085098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88379469258753, 52.3626094686209, 46.2900561690331 ] }, "distance": 16.57, "direction": 318.58, "angle": 70.3, "elevation": 46.29, "pano_id": "TMX7316010203-000702_pano_0000_000813", "timestamp": "2018-05-02T08:30:20.857030Z", "filename": "pano_0000_000813.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.57151052, "relative_pitch": 70.3029942154351, "relative_heading": 318.5836013046035, "relative_elevation": 46.2900561690331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88409071500952, 52.3623724773712, 47.6542421579361 ] }, "distance": 16.71, "direction": 146.57, "angle": 70.68, "elevation": 47.65, "pano_id": "TMX7316010203-001675_pano_0000_005687", "timestamp": "2020-04-24T11:06:47.536070Z", "filename": "pano_0000_005687.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.70699544, "relative_pitch": 70.67995671245004, "relative_heading": 146.5743824970877, "relative_elevation": 47.6542421579361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88413248866309, 52.3623930029903, 46.3509602211416 ] }, "distance": 16.77, "direction": 134.06, "angle": 70.11, "elevation": 46.35, "pano_id": "TMX7316060226-000022_pano_0000_000720", "timestamp": "2016-08-16T07:09:02.137050Z", "filename": "pano_0000_000720.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 16.76671657, "relative_pitch": 70.11322185458029, "relative_heading": 134.05973199957813, "relative_elevation": 46.3509602211416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88372841424883, 52.3625628710838, 46.4826703649014 ] }, "distance": 17.09, "direction": 295.08, "angle": 69.82, "elevation": 46.48, "pano_id": "TMX7316010203-000703_pano_0000_007712", "timestamp": "2018-05-02T13:45:21.767430Z", "filename": "pano_0000_007712.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.08810268, "relative_pitch": 69.81540704246613, "relative_heading": 295.07586165819055, "relative_elevation": 46.4826703649014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_02120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884098373198049, 52.36236989580073, 0.0 ] }, "distance": 17.24, "direction": 145.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_02120", "timestamp": "2025-07-14T06:38:44Z", "filename": "recording_2025-07-14_05-25-22_02120.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.23634909, "relative_pitch": 0.0, "relative_heading": 145.65300722107915, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88374945589685, 52.3625888295444, 46.7073898129165 ] }, "distance": 17.32, "direction": 305.8, "angle": 69.66, "elevation": 46.71, "pano_id": "TMX7316010203-001047_pano_0000_002694", "timestamp": "2019-01-10T12:12:55.350950Z", "filename": "pano_0000_002694.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.31672112, "relative_pitch": 69.65778522293502, "relative_heading": 305.8048869394771, "relative_elevation": 46.7073898129165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883704135717595, 52.36252839912662, 0.0 ] }, "distance": 17.47, "direction": 281.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00230", "timestamp": "2024-12-11T10:02:55Z", "filename": "Job_20241211_0954_Track09_Sphere_00230.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.46679768, "relative_pitch": 0.0, "relative_heading": 281.2460037129934, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88406101856556, 52.3623545771746, 46.5051482524723 ] }, "distance": 17.48, "direction": 155.74, "angle": 69.4, "elevation": 46.51, "pano_id": "TMX7316010203-002306_pano_0000_000423", "timestamp": "2021-09-09T09:40:15.350350Z", "filename": "pano_0000_000423.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.47841849, "relative_pitch": 69.40185413625876, "relative_heading": 155.7449035512371, "relative_elevation": 46.5051482524723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88370748904651, 52.3625381616092, 46.4156228834763 ] }, "distance": 17.49, "direction": 284.88, "angle": 69.35, "elevation": 46.42, "pano_id": "TMX7316010203-002363_pano_0005_000570", "timestamp": "2021-12-29T11:18:31.613000Z", "filename": "pano_0005_000570.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.48985895, "relative_pitch": 69.35310203193411, "relative_heading": 284.88475933674164, "relative_elevation": 46.4156228834763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88413494872364, 52.3623829875821, 46.3872021688148 ] }, "distance": 17.68, "direction": 136.28, "angle": 69.14, "elevation": 46.39, "pano_id": "TMX7316010203-002363_pano_0005_000563", "timestamp": "2021-12-29T11:18:24.078200Z", "filename": "pano_0005_000563.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.67540123, "relative_pitch": 69.14113468847474, "relative_heading": 136.27855985960394, "relative_elevation": 46.3872021688148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8840822812285, 52.3623569172728, 46.4983980264515 ] }, "distance": 17.89, "direction": 151.17, "angle": 68.95, "elevation": 46.5, "pano_id": "TMX7316010203-002537_pano_0001_002649", "timestamp": "2022-04-22T09:15:13.083970Z", "filename": "pano_0001_002649.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.89307468, "relative_pitch": 68.95274785538578, "relative_heading": 151.16880297749861, "relative_elevation": 46.4983980264515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88372620266275, 52.362576702537, 46.4753188565373 ] }, "distance": 17.93, "direction": 299.33, "angle": 68.91, "elevation": 46.48, "pano_id": "TMX7316010203-002537_pano_0001_002642", "timestamp": "2022-04-22T09:15:07.963970Z", "filename": "pano_0001_002642.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.92626647, "relative_pitch": 68.90758316873345, "relative_heading": 299.3312602037564, "relative_elevation": 46.4753188565373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0016_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0016_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0016_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0016_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88370034190593, 52.3625372797967, 46.8803136115894 ] }, "distance": 17.94, "direction": 284.18, "angle": 69.06, "elevation": 46.88, "pano_id": "TMX7316010203-002619_pano_0016_000002", "timestamp": "2022-06-22T07:59:00.380960Z", "filename": "pano_0016_000002.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 17.93654122, "relative_pitch": 69.06300728968868, "relative_heading": 284.1823158929406, "relative_elevation": 46.8803136115894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8837343229101, 52.3625888406244, 46.3772942591459 ] }, "distance": 18.16, "direction": 303.91, "angle": 68.61, "elevation": 46.38, "pano_id": "TMX7316060226-000022_pano_0000_000727", "timestamp": "2016-08-16T07:09:08.782060Z", "filename": "pano_0000_000727.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 18.16348885, "relative_pitch": 68.61239624000311, "relative_heading": 303.9052665852906, "relative_elevation": 46.3772942591459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88414288878154, 52.3623808858388, 46.4216608153656 ] }, "distance": 18.22, "direction": 135.56, "angle": 68.57, "elevation": 46.42, "pano_id": "TMX7316010203-000714_pano_0001_004666", "timestamp": "2018-05-11T09:49:40.430760Z", "filename": "pano_0001_004666.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 18.21970292, "relative_pitch": 68.57084716888035, "relative_heading": 135.5575528039437, "relative_elevation": 46.4216608153656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88416401497401, 52.3623948401237, 46.3906887788326 ] }, "distance": 18.24, "direction": 128.9, "angle": 68.53, "elevation": 46.39, "pano_id": "TMX7316010203-000702_pano_0000_000806", "timestamp": "2018-05-02T08:30:15.757070Z", "filename": "pano_0000_000806.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 18.24178356, "relative_pitch": 68.5342159057359, "relative_heading": 128.9004438821138, "relative_elevation": 46.3906887788326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88374026772749, 52.3625981638174, 47.5705440277234 ] }, "distance": 18.44, "direction": 307.28, "angle": 68.81, "elevation": 47.57, "pano_id": "TMX7316010203-002985_pano_0003_000422", "timestamp": "2023-02-27T10:52:29.828180Z", "filename": "pano_0003_000422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 18.43814158, "relative_pitch": 68.81387987366942, "relative_heading": 307.2848164286991, "relative_elevation": 47.5705440277234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_02113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_02113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_02113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883720359160403, 52.36258136991898, 0.0 ] }, "distance": 18.53, "direction": 300.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_02113", "timestamp": "2025-07-14T06:38:38Z", "filename": "recording_2025-07-14_05-25-22_02113.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 18.52950935, "relative_pitch": 0.0, "relative_heading": 300.12838560978827, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88413540312613, 52.3623680968856, 47.2389116548002 ] }, "distance": 18.93, "direction": 139.68, "angle": 68.17, "elevation": 47.24, "pano_id": "TMX7316010203-001178_pano_0001_003549", "timestamp": "2019-05-13T08:51:03.587230Z", "filename": "pano_0001_003549.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 18.92762495, "relative_pitch": 68.16507618645906, "relative_heading": 139.6794791776415, "relative_elevation": 47.2389116548002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88371116495695, 52.3625804742825, 50.5110854245722 ] }, "distance": 19.03, "direction": 298.92, "angle": 69.36, "elevation": 50.51, "pano_id": "TMX7316010203-001900_pano_0004_000028", "timestamp": "2020-08-31T11:51:41.607690Z", "filename": "pano_0004_000028.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.02541486, "relative_pitch": 69.36070531801447, "relative_heading": 298.9219551648473, "relative_elevation": 50.5110854245722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88411754920084, 52.3623572170276, 46.406559930183 ] }, "distance": 19.14, "direction": 144.81, "angle": 67.59, "elevation": 46.41, "pano_id": "TMX7316010203-000703_pano_0000_007719", "timestamp": "2018-05-02T13:45:26.582280Z", "filename": "pano_0000_007719.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.14028261, "relative_pitch": 67.58640949013909, "relative_heading": 144.8071719903674, "relative_elevation": 46.406559930183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88370854388783, 52.3625807834468, 46.5313552999869 ] }, "distance": 19.2, "direction": 298.75, "angle": 67.58, "elevation": 46.53, "pano_id": "TMX7316010203-002545_pano_0000_000043", "timestamp": "2022-04-26T08:10:11.205560Z", "filename": "pano_0000_000043.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.19841761, "relative_pitch": 67.57939776683068, "relative_heading": 298.7541154716801, "relative_elevation": 46.5313552999869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88415505145523, 52.3623755573128, 46.7249115807936 ] }, "distance": 19.22, "direction": 135.03, "angle": 67.64, "elevation": 46.72, "pano_id": "TMX7316010203-001047_pano_0000_002687", "timestamp": "2019-01-10T12:12:51.240970Z", "filename": "pano_0000_002687.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.22397691, "relative_pitch": 67.63632004898783, "relative_heading": 135.0318459758462, "relative_elevation": 46.7249115807936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88370859562739, 52.3625837421777, 47.3593840440735 ] }, "distance": 19.36, "direction": 299.61, "angle": 67.77, "elevation": 47.36, "pano_id": "TMX7316010203-001047_pano_0000_001667", "timestamp": "2019-01-10T12:01:17.607210Z", "filename": "pano_0000_001667.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.35588108, "relative_pitch": 67.77006093503346, "relative_heading": 299.6135596586327, "relative_elevation": 47.3593840440735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884162856997365, 52.36237725215376, 0.0 ] }, "distance": 19.47, "direction": 133.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00053", "timestamp": "2024-12-11T09:57:39Z", "filename": "Job_20241211_0954_Track09_Sphere_00053.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.47299334, "relative_pitch": 0.0, "relative_heading": 133.53262168752485, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8837060156101, 52.3625851905471, 47.6549860369414 ] }, "distance": 19.59, "direction": 299.77, "angle": 67.66, "elevation": 47.65, "pano_id": "TMX7316010203-001675_pano_0000_005680", "timestamp": "2020-04-24T11:06:43.936130Z", "filename": "pano_0000_005680.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.58839103, "relative_pitch": 67.65508332992006, "relative_heading": 299.76936235474267, "relative_elevation": 47.6549860369414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88370486149346, 52.362585026482, 46.5020839748904 ] }, "distance": 19.65, "direction": 299.61, "angle": 67.1, "elevation": 46.5, "pano_id": "TMX7316010203-001053_pano_0000_001870", "timestamp": "2019-01-14T12:21:36.343210Z", "filename": "pano_0000_001870.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.64764849, "relative_pitch": 67.09540062555604, "relative_heading": 299.6093154521574, "relative_elevation": 46.5020839748904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001542_pano_0001_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001542_pano_0001_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001542/pano_0001_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88369842658431, 52.3625799487602, 46.6566577078775 ] }, "distance": 19.76, "direction": 297.56, "angle": 67.04, "elevation": 46.66, "pano_id": "TMX7316010203-001542_pano_0001_000062", "timestamp": "2020-01-08T09:24:24.313430Z", "filename": "pano_0001_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.7622786, "relative_pitch": 67.04402694004577, "relative_heading": 297.55672672673427, "relative_elevation": 46.6566577078775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88416756169786, 52.3623756274349, 47.2994987629354 ] }, "distance": 19.83, "direction": 133.27, "angle": 67.25, "elevation": 47.3, "pano_id": "TMX7316010203-002857_pano_0005_000055", "timestamp": "2022-12-14T12:31:43.249600Z", "filename": "pano_0005_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 19.83007017, "relative_pitch": 67.25438438844935, "relative_heading": 133.27351128575776, "relative_elevation": 47.2994987629354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88368421056566, 52.3625667242704, 46.2861603451893 ] }, "distance": 20.02, "direction": 292.53, "angle": 66.61, "elevation": 46.29, "pano_id": "TMX7316010203-002363_pano_0005_000604", "timestamp": "2021-12-29T11:19:32.772530Z", "filename": "pano_0005_000604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 20.01694005, "relative_pitch": 66.61341997392788, "relative_heading": 292.5336591992571, "relative_elevation": 46.2861603451893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88371987794494, 52.3626091363374, 46.4220379656181 ] }, "distance": 20.28, "direction": 307.65, "angle": 66.4, "elevation": 46.42, "pano_id": "TMX7316010203-000714_pano_0001_004674", "timestamp": "2018-05-11T09:49:46.600750Z", "filename": "pano_0001_004674.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 20.28331303, "relative_pitch": 66.39790302638633, "relative_heading": 307.6521092394562, "relative_elevation": 46.4220379656181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88372829726185, 52.3626169516225, 47.2951710745692 ] }, "distance": 20.39, "direction": 310.57, "angle": 66.68, "elevation": 47.3, "pano_id": "TMX7316010203-002857_pano_0005_000063", "timestamp": "2022-12-14T12:31:49.734570Z", "filename": "pano_0005_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 20.38693944, "relative_pitch": 66.68117819983658, "relative_heading": 310.57305593885354, "relative_elevation": 47.2951710745692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88367320009269, 52.3625585745435, 46.5023960862309 ] }, "distance": 20.39, "direction": 289.37, "angle": 66.32, "elevation": 46.5, "pano_id": "TMX7316010203-002306_pano_0000_000416", "timestamp": "2021-09-09T09:40:09.925380Z", "filename": "pano_0000_000416.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 20.39326148, "relative_pitch": 66.3205227956927, "relative_heading": 289.3711499315287, "relative_elevation": 46.5023960862309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883759084959084, 52.36263726753878, 0.0 ] }, "distance": 20.5, "direction": 319.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00061", "timestamp": "2024-12-11T09:57:49Z", "filename": "Job_20241211_0954_Track09_Sphere_00061.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 20.49713875, "relative_pitch": 0.0, "relative_heading": 319.2188820432439, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884096158141523, 52.362333486069325, 0.0 ] }, "distance": 20.64, "direction": 152.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00237", "timestamp": "2024-12-11T10:03:01Z", "filename": "Job_20241211_0954_Track09_Sphere_00237.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 20.63750356, "relative_pitch": 0.0, "relative_heading": 152.36037272334863, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00057/adjacencies/b_20241211_0954_Track09_Sphere_00057/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88415043473085, 52.3623525008367, 50.6780553096905 ] }, "distance": 20.92, "direction": 140.62, "angle": 67.57, "elevation": 50.68, "pano_id": "TMX7316010203-001900_pano_0004_000020", "timestamp": "2020-08-31T11:51:34.157700Z", "filename": "pano_0004_000020.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_20241211_0954_Track09_Sphere_00057", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120720.89208635496, 486186.51045960165 ] }, "relative_distance": 20.91616966, "relative_pitch": 67.5727695180399, "relative_heading": 140.61693648614124, "relative_elevation": 50.6780553096905 } ] } }