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_20241216_0911_Track46_Sphere_00136/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882037414249648, 52.38302864937601, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00136", "timestamp": "2024-12-16T12:12:04Z", "filename": "Job_20241216_0911_Track46_Sphere_00136.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "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_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000077_pano_0000_000686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88204093422663, 52.3830258261687, 46.3345227176324 ] }, "distance": 0.4, "direction": 142.66, "angle": 89.51, "elevation": 46.33, "pano_id": "TMX7316010203-000077_pano_0000_000686", "timestamp": "2016-08-17T11:39:29.581060Z", "filename": "pano_0000_000686.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 0.39514024, "relative_pitch": 89.51139414147664, "relative_heading": 142.65879754683186, "relative_elevation": 46.3345227176324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0001_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8820514652499, 52.3830300250907, 46.0693264249712 ] }, "distance": 0.97, "direction": 80.91, "angle": 88.8, "elevation": 46.07, "pano_id": "TMX7316010203-000704_pano_0001_000332", "timestamp": "2018-05-03T09:23:47.226400Z", "filename": "pano_0001_000332.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 0.96890661, "relative_pitch": 88.79516196816418, "relative_heading": 80.90947270290914, "relative_elevation": 46.0693264249712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_00373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882049376797346, 52.38303451544382, 0.0 ] }, "distance": 1.04, "direction": 51.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_00373", "timestamp": "2025-06-18T11:04:34Z", "filename": "recording_2025-06-18_10-57-50_00373.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 1.04381052, "relative_pitch": 0.0, "relative_heading": 51.29228640966724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88204487678916, 52.383037769872, 46.0018169498071 ] }, "distance": 1.13, "direction": 26.6, "angle": 88.59, "elevation": 46.0, "pano_id": "TMX7316010203-001047_pano_0000_003190", "timestamp": "2019-01-10T12:19:29.647350Z", "filename": "pano_0000_003190.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 1.13497733, "relative_pitch": 88.58665972625256, "relative_heading": 26.596058773735223, "relative_elevation": 46.0018169498071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_003271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882018159741, 52.3830360523006, 46.9925563922152 ] }, "distance": 1.55, "direction": 302.14, "angle": 88.11, "elevation": 46.99, "pano_id": "TMX7316010203-001675_pano_0000_003271", "timestamp": "2020-04-24T10:24:15.200550Z", "filename": "pano_0000_003271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 1.54835948, "relative_pitch": 88.11284196656464, "relative_heading": 302.1420216014974, "relative_elevation": 46.9925563922152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002861_pano_0001_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88201527573805, 52.3830452553164, 45.9325292725116 ] }, "distance": 2.38, "direction": 320.79, "angle": 87.03, "elevation": 45.93, "pano_id": "TMX7316010203-002861_pano_0001_000083", "timestamp": "2022-12-15T09:17:57.844200Z", "filename": "pano_0001_000083.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 2.3846901, "relative_pitch": 87.02802962092504, "relative_heading": 320.7930618227445, "relative_elevation": 45.9325292725116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_007537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88202408706482, 52.383008802242, 46.9871074706316 ] }, "distance": 2.39, "direction": 202.34, "angle": 87.09, "elevation": 46.99, "pano_id": "TMX7316010203-000076_pano_0000_007537", "timestamp": "2016-08-17T10:18:32.625930Z", "filename": "pano_0000_007537.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 2.38764821, "relative_pitch": 87.0910190804437, "relative_heading": 202.3374801867393, "relative_elevation": 46.9871074706316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_007116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88202569502818, 52.3830499277388, 46.3073702631518 ] }, "distance": 2.5, "direction": 341.38, "angle": 86.91, "elevation": 46.31, "pano_id": "TMX7316010203-001178_pano_0001_007116", "timestamp": "2019-05-13T09:58:15.262390Z", "filename": "pano_0001_007116.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 2.49858951, "relative_pitch": 86.91150786002393, "relative_heading": 341.375397224174, "relative_elevation": 46.3073702631518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_002419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88200863079275, 52.383043458075, 46.402572222054 ] }, "distance": 2.56, "direction": 310.06, "angle": 86.84, "elevation": 46.4, "pano_id": "TMX7316010203-002310_pano_0000_002419", "timestamp": "2021-09-15T08:35:20.055680Z", "filename": "pano_0000_002419.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 2.56055842, "relative_pitch": 86.84154248401924, "relative_heading": 310.0566182850857, "relative_elevation": 46.402572222054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_007538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88205108240553, 52.3830512428878, 46.9761160183698 ] }, "distance": 2.68, "direction": 20.31, "angle": 86.73, "elevation": 46.98, "pano_id": "TMX7316010203-000076_pano_0000_007538", "timestamp": "2016-08-17T10:18:33.070970Z", "filename": "pano_0000_007538.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 2.68081425, "relative_pitch": 86.73380991537016, "relative_heading": 20.313641563267442, "relative_elevation": 46.9761160183698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_000541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8820103138786, 52.3830477450164, 46.7090758476406 ] }, "distance": 2.81, "direction": 319.03, "angle": 86.55, "elevation": 46.71, "pano_id": "TMX7316010203-002549_pano_0000_000541", "timestamp": "2022-04-29T06:58:35.680640Z", "filename": "pano_0000_000541.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 2.81426035, "relative_pitch": 86.55205019534228, "relative_heading": 319.02828508479615, "relative_elevation": 46.7090758476406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88202686065539, 52.3830543360916, 46.7300102906302 ] }, "distance": 2.95, "direction": 345.89, "angle": 86.39, "elevation": 46.73, "pano_id": "TMX7316060226-000020_pano_0007_000104", "timestamp": "2016-08-15T08:31:37.924380Z", "filename": "pano_0007_000104.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 2.94722648, "relative_pitch": 86.39117833691544, "relative_heading": 345.887800835931, "relative_elevation": 46.7300102906302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882001294691, 52.3830133011334, 46.7409824850038 ] }, "distance": 2.99, "direction": 235.22, "angle": 86.33, "elevation": 46.74, "pano_id": "TMX7316060226-000020_pano_0007_000105", "timestamp": "2016-08-15T08:31:38.474370Z", "filename": "pano_0007_000105.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 2.99423315, "relative_pitch": 86.33463361904657, "relative_heading": 235.22283986290014, "relative_elevation": 46.7409824850038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001540_pano_0000_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88200676202473, 52.3830492065356, 46.6604545107111 ] }, "distance": 3.1, "direction": 317.62, "angle": 86.2, "elevation": 46.66, "pano_id": "TMX7316010203-001540_pano_0000_000469", "timestamp": "2020-01-07T12:45:21.065620Z", "filename": "pano_0000_000469.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 3.09655908, "relative_pitch": 86.20320903546853, "relative_heading": 317.62250471187764, "relative_elevation": 46.6604545107111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88199154526712, 52.3830261544194, 46.137833269313 ] }, "distance": 3.14, "direction": 264.92, "angle": 86.11, "elevation": 46.14, "pano_id": "TMX7316010203-000703_pano_0000_002909", "timestamp": "2018-05-02T11:45:15.914700Z", "filename": "pano_0000_002909.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 3.13554865, "relative_pitch": 86.11213030658605, "relative_heading": 264.9203272933574, "relative_elevation": 46.137833269313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002446_pano_0009_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88201368178247, 52.383056603991, 45.9557569362223 ] }, "distance": 3.51, "direction": 332.55, "angle": 85.64, "elevation": 45.96, "pano_id": "TMX7316010203-002446_pano_0009_000044", "timestamp": "2022-01-27T10:02:52.110340Z", "filename": "pano_0009_000044.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 3.50533491, "relative_pitch": 85.6381363032272, "relative_heading": 332.5485132785019, "relative_elevation": 45.9557569362223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_007117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88199828779684, 52.3830074318781, 46.3288757614791 ] }, "distance": 3.56, "direction": 228.45, "angle": 85.61, "elevation": 46.33, "pano_id": "TMX7316010203-001178_pano_0001_007117", "timestamp": "2019-05-13T09:58:15.907480Z", "filename": "pano_0001_007117.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 3.55974453, "relative_pitch": 85.60623107124795, "relative_heading": 228.4524846781917, "relative_elevation": 46.3288757614791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002446_pano_0009_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88198821165159, 52.3830143881413, 45.9672930110246 ] }, "distance": 3.71, "direction": 244.65, "angle": 85.39, "elevation": 45.97, "pano_id": "TMX7316010203-002446_pano_0009_000043", "timestamp": "2022-01-27T10:02:51.600370Z", "filename": "pano_0009_000043.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 3.70705767, "relative_pitch": 85.38932850043254, "relative_heading": 244.65431065638992, "relative_elevation": 45.9672930110246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8820175362119, 52.3829956647508, 46.0105057386681 ] }, "distance": 3.91, "direction": 200.24, "angle": 85.14, "elevation": 46.01, "pano_id": "TMX7316010203-001047_pano_0000_003189", "timestamp": "2019-01-10T12:19:29.252400Z", "filename": "pano_0000_003189.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 3.91196239, "relative_pitch": 85.14021493514856, "relative_heading": 200.24228929009496, "relative_elevation": 46.0105057386681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_00372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882023270153389, 52.382992521414465, 0.0 ] }, "distance": 4.13, "direction": 193.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_00372", "timestamp": "2025-06-18T11:04:33Z", "filename": "recording_2025-06-18_10-57-50_00372.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.13387499, "relative_pitch": 0.0, "relative_heading": 193.47210514715408, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002861_pano_0001_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88199263759657, 52.3830020867796, 45.9013683823869 ] }, "distance": 4.25, "direction": 225.89, "angle": 84.71, "elevation": 45.9, "pano_id": "TMX7316010203-002861_pano_0001_000082", "timestamp": "2022-12-15T09:17:56.739160Z", "filename": "pano_0001_000082.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.24640413, "relative_pitch": 84.71452598165291, "relative_heading": 225.88844614232417, "relative_elevation": 45.9013683823869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88201653283226, 52.3830661796858, 46.1244702870026 ] }, "distance": 4.41, "direction": 341.2, "angle": 84.54, "elevation": 46.12, "pano_id": "TMX7316010203-000703_pano_0000_002908", "timestamp": "2018-05-02T11:45:15.119660Z", "filename": "pano_0000_002908.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.41157352, "relative_pitch": 84.53656626866909, "relative_heading": 341.19832077875054, "relative_elevation": 46.1244702870026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_000542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88198355513985, 52.3830054318046, 46.7264479389414 ] }, "distance": 4.49, "direction": 234.84, "angle": 84.52, "elevation": 46.73, "pano_id": "TMX7316010203-002549_pano_0000_000542", "timestamp": "2022-04-29T06:58:36.135650Z", "filename": "pano_0000_000542.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.48593225, "relative_pitch": 84.51617475976836, "relative_heading": 234.8361182156343, "relative_elevation": 46.7264479389414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0001_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88202445141296, 52.3829872884787, 46.0743635641411 ] }, "distance": 4.69, "direction": 190.86, "angle": 84.19, "elevation": 46.07, "pano_id": "TMX7316010203-000704_pano_0001_000331", "timestamp": "2018-05-03T09:23:46.521450Z", "filename": "pano_0001_000331.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.68628987, "relative_pitch": 84.19233598334311, "relative_heading": 190.856281610026, "relative_elevation": 46.0743635641411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_002420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88198198727514, 52.3830014081146, 46.4361168472096 ] }, "distance": 4.84, "direction": 231.23, "angle": 84.05, "elevation": 46.44, "pano_id": "TMX7316010203-002310_pano_0000_002420", "timestamp": "2021-09-15T08:35:20.675650Z", "filename": "pano_0000_002420.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.84065423, "relative_pitch": 84.04879313691448, "relative_heading": 231.22904610004798, "relative_elevation": 46.4361168472096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001540_pano_0000_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88197849868012, 52.3830038955826, 46.6579728377983 ] }, "distance": 4.87, "direction": 235.53, "angle": 84.05, "elevation": 46.66, "pano_id": "TMX7316010203-001540_pano_0000_000470", "timestamp": "2020-01-07T12:45:21.650660Z", "filename": "pano_0000_000470.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.86619794, "relative_pitch": 84.04585734778354, "relative_heading": 235.52539222330023, "relative_elevation": 46.6579728377983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000077_pano_0000_000687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88206868409626, 52.383068444311, 46.3151978673413 ] }, "distance": 4.91, "direction": 25.68, "angle": 83.94, "elevation": 46.32, "pano_id": "TMX7316010203-000077_pano_0000_000687", "timestamp": "2016-08-17T11:39:30.046190Z", "filename": "pano_0000_000687.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.91345435, "relative_pitch": 83.94429560070498, "relative_heading": 25.679397588062898, "relative_elevation": 46.3151978673413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882011096983159, 52.38298709484257, 0.0 ] }, "distance": 4.96, "direction": 201.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00135", "timestamp": "2024-12-16T12:12:04Z", "filename": "Job_20241216_0911_Track46_Sphere_00135.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.95904657, "relative_pitch": 0.0, "relative_heading": 201.18314372577657, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_003272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88198995862562, 52.3829947609806, 47.0227981181815 ] }, "distance": 4.97, "direction": 220.59, "angle": 83.97, "elevation": 47.02, "pano_id": "TMX7316010203-001675_pano_0000_003272", "timestamp": "2020-04-24T10:24:15.705600Z", "filename": "pano_0000_003272.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 4.96597723, "relative_pitch": 83.97146102631935, "relative_heading": 220.59302851902984, "relative_elevation": 47.0227981181815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882063903511547, 52.38307058212002, 0.0 ] }, "distance": 5.0, "direction": 21.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00137", "timestamp": "2024-12-16T12:12:05Z", "filename": "Job_20241216_0911_Track46_Sphere_00137.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 5.00252122, "relative_pitch": 0.0, "relative_heading": 21.133996963143055, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000077_pano_0000_000685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88201359681907, 52.3829832218916, 46.3488777708262 ] }, "distance": 5.31, "direction": 197.79, "angle": 83.47, "elevation": 46.35, "pano_id": "TMX7316010203-000077_pano_0000_000685", "timestamp": "2016-08-17T11:39:29.121030Z", "filename": "pano_0000_000685.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 5.30870123, "relative_pitch": 83.46593808303173, "relative_heading": 197.78745337212774, "relative_elevation": 46.3488777708262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_003270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88204670066322, 52.3830773676022, 46.9631897723302 ] }, "distance": 5.46, "direction": 6.65, "angle": 83.37, "elevation": 46.96, "pano_id": "TMX7316010203-001675_pano_0000_003270", "timestamp": "2020-04-24T10:24:14.680630Z", "filename": "pano_0000_003270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 5.45785392, "relative_pitch": 83.3710750814461, "relative_heading": 6.652884638322564, "relative_elevation": 46.9631897723302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0001_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88207873883168, 52.3830726533697, 46.0539717180654 ] }, "distance": 5.65, "direction": 29.88, "angle": 83.01, "elevation": 46.05, "pano_id": "TMX7316010203-000704_pano_0001_000333", "timestamp": "2018-05-03T09:23:47.936410Z", "filename": "pano_0001_000333.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 5.64743025, "relative_pitch": 83.00893060694195, "relative_heading": 29.883927099008794, "relative_elevation": 46.0539717180654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_00374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882075439224344, 52.38307652725369, 0.0 ] }, "distance": 5.92, "direction": 25.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_00374", "timestamp": "2025-06-18T11:04:35Z", "filename": "recording_2025-06-18_10-57-50_00374.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 5.92341491, "relative_pitch": 0.0, "relative_heading": 25.919052279657, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88207256672143, 52.3830796688817, 45.9878698196262 ] }, "distance": 6.16, "direction": 22.86, "angle": 82.37, "elevation": 45.99, "pano_id": "TMX7316010203-001047_pano_0000_003191", "timestamp": "2019-01-10T12:19:30.042480Z", "filename": "pano_0000_003191.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 6.16111761, "relative_pitch": 82.36936832474983, "relative_heading": 22.860653525999577, "relative_elevation": 45.9878698196262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_002418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8820352634923, 52.3830855257973, 46.3905403017998 ] }, "distance": 6.33, "direction": 358.67, "angle": 82.23, "elevation": 46.39, "pano_id": "TMX7316010203-002310_pano_0000_002418", "timestamp": "2021-09-15T08:35:19.385700Z", "filename": "pano_0000_002418.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 6.33059623, "relative_pitch": 82.22924010643509, "relative_heading": 358.67445951268934, "relative_elevation": 46.3905403017998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002861_pano_0001_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882040119863, 52.3830878101289, 45.9616306023672 ] }, "distance": 6.59, "direction": 1.6, "angle": 81.85, "elevation": 45.96, "pano_id": "TMX7316010203-002861_pano_0001_000084", "timestamp": "2022-12-15T09:17:58.824180Z", "filename": "pano_0001_000084.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 6.58566752, "relative_pitch": 81.84580744120451, "relative_heading": 1.6029870804523862, "relative_elevation": 45.9616306023672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88196649477249, 52.3829859815338, 46.1361431144178 ] }, "distance": 6.77, "direction": 225.49, "angle": 81.65, "elevation": 46.14, "pano_id": "TMX7316010203-000703_pano_0000_002910", "timestamp": "2018-05-02T11:45:16.694680Z", "filename": "pano_0000_002910.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 6.7720489, "relative_pitch": 81.64952584681419, "relative_heading": 225.4851268019238, "relative_elevation": 46.1361431144178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_000540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88203676249437, 52.3830899356767, 46.6964907869697 ] }, "distance": 6.82, "direction": 359.63, "angle": 81.69, "elevation": 46.7, "pano_id": "TMX7316010203-002549_pano_0000_000540", "timestamp": "2022-04-29T06:58:35.215650Z", "filename": "pano_0000_000540.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 6.81975419, "relative_pitch": 81.69102214935315, "relative_heading": 359.62715672693747, "relative_elevation": 46.6964907869697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_007115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88205207753272, 52.3830926357538, 46.2922166716307 ] }, "distance": 7.19, "direction": 7.98, "angle": 81.17, "elevation": 46.29, "pano_id": "TMX7316010203-001178_pano_0001_007115", "timestamp": "2019-05-13T09:58:14.602410Z", "filename": "pano_0001_007115.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 7.18972243, "relative_pitch": 81.17182827056519, "relative_heading": 7.98237842039614, "relative_elevation": 46.2922166716307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001540_pano_0000_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88203514794961, 52.383094616941, 46.6724558845162 ] }, "distance": 7.34, "direction": 358.8, "angle": 81.06, "elevation": 46.67, "pano_id": "TMX7316010203-001540_pano_0000_000468", "timestamp": "2020-01-07T12:45:20.485640Z", "filename": "pano_0000_000468.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 7.34213751, "relative_pitch": 81.05995236299108, "relative_heading": 358.79570124797505, "relative_elevation": 46.6724558845162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8820521324816, 52.3830951236378, 46.7284080013633 ] }, "distance": 7.46, "direction": 7.72, "angle": 80.92, "elevation": 46.73, "pano_id": "TMX7316060226-000020_pano_0007_000103", "timestamp": "2016-08-15T08:31:37.369260Z", "filename": "pano_0007_000103.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 7.46447884, "relative_pitch": 80.92414955616076, "relative_heading": 7.715728449922858, "relative_elevation": 46.7284080013633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_007536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88199674452433, 52.3829659847104, 46.9925347277895 ] }, "distance": 7.5, "direction": 201.66, "angle": 80.93, "elevation": 46.99, "pano_id": "TMX7316010203-000076_pano_0000_007536", "timestamp": "2016-08-17T10:18:32.175940Z", "filename": "pano_0000_007536.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 7.50273982, "relative_pitch": 80.92882335043826, "relative_heading": 201.65977178411885, "relative_elevation": 46.9925347277895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88197502774073, 52.3829725750562, 46.7521503809839 ] }, "distance": 7.55, "direction": 214.25, "angle": 80.83, "elevation": 46.75, "pano_id": "TMX7316060226-000020_pano_0007_000106", "timestamp": "2016-08-15T08:31:39.014370Z", "filename": "pano_0007_000106.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 7.5483799, "relative_pitch": 80.82844341562621, "relative_heading": 214.24685388775774, "relative_elevation": 46.7521503809839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002446_pano_0009_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88203938995076, 52.3830986691714, 45.9497938109562 ] }, "distance": 7.79, "direction": 0.99, "angle": 80.37, "elevation": 45.95, "pano_id": "TMX7316010203-002446_pano_0009_000045", "timestamp": "2022-01-27T10:02:52.640380Z", "filename": "pano_0009_000045.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 7.79258737, "relative_pitch": 80.37483392559157, "relative_heading": 0.9891643683070314, "relative_elevation": 45.9497938109562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_007539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88207837726001, 52.3830940433663, 46.9745976254344 ] }, "distance": 7.79, "direction": 20.97, "angle": 80.58, "elevation": 46.97, "pano_id": "TMX7316010203-000076_pano_0000_007539", "timestamp": "2016-08-17T10:18:33.521010Z", "filename": "pano_0000_007539.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 7.79293119, "relative_pitch": 80.5806061181979, "relative_heading": 20.97199493504829, "relative_elevation": 46.9745976254344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002446_pano_0009_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88196313883823, 52.3829723575677, 45.9767042472959 ] }, "distance": 8.05, "direction": 218.92, "angle": 80.07, "elevation": 45.98, "pano_id": "TMX7316010203-002446_pano_0009_000042", "timestamp": "2022-01-27T10:02:51.105410Z", "filename": "pano_0009_000042.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 8.05068369, "relative_pitch": 80.06799844815329, "relative_heading": 218.91747861664982, "relative_elevation": 45.9767042472959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_007118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8819709518887, 52.3829651698678, 46.3408692330122 ] }, "distance": 8.39, "direction": 212.65, "angle": 79.74, "elevation": 46.34, "pano_id": "TMX7316010203-001178_pano_0001_007118", "timestamp": "2019-05-13T09:58:16.537480Z", "filename": "pano_0001_007118.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 8.38897688, "relative_pitch": 79.73900647458974, "relative_heading": 212.64633877369982, "relative_elevation": 46.3408692330122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8820415753859, 52.3831063359585, 46.1277142837644 ] }, "distance": 8.65, "direction": 1.88, "angle": 79.38, "elevation": 46.13, "pano_id": "TMX7316010203-000703_pano_0000_002907", "timestamp": "2018-05-02T11:45:14.304690Z", "filename": "pano_0000_002907.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 8.64918693, "relative_pitch": 79.38005613954554, "relative_heading": 1.8772478194859084, "relative_elevation": 46.1277142837644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88199055465658, 52.3829534052428, 46.0174059635028 ] }, "distance": 8.96, "direction": 200.86, "angle": 78.98, "elevation": 46.02, "pano_id": "TMX7316010203-001047_pano_0000_003188", "timestamp": "2019-01-10T12:19:28.857360Z", "filename": "pano_0000_003188.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 8.96011346, "relative_pitch": 78.98172178559945, "relative_heading": 200.8608331202284, "relative_elevation": 46.0174059635028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002861_pano_0001_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88197342625887, 52.3829582215223, 45.8651809496805 ] }, "distance": 8.97, "direction": 209.07, "angle": 78.94, "elevation": 45.87, "pano_id": "TMX7316010203-002861_pano_0001_000081", "timestamp": "2022-12-15T09:17:55.474190Z", "filename": "pano_0001_000081.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 8.96655449, "relative_pitch": 78.93830148119753, "relative_heading": 209.07233889852236, "relative_elevation": 45.8651809496805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88195718451578, 52.3829635020117, 46.7376895705238 ] }, "distance": 9.08, "direction": 217.0, "angle": 79.01, "elevation": 46.74, "pano_id": "TMX7316010203-002549_pano_0000_000543", "timestamp": "2022-04-29T06:58:36.580610Z", "filename": "pano_0000_000543.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 9.0771456, "relative_pitch": 79.00914441894211, "relative_heading": 217.00089921077478, "relative_elevation": 46.7376895705238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_00371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881996971909187, 52.382950589475364, 0.0 ] }, "distance": 9.11, "direction": 197.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_00371", "timestamp": "2025-06-18T11:04:33Z", "filename": "recording_2025-06-18_10-57-50_00371.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 9.11214227, "relative_pitch": 0.0, "relative_heading": 197.59010090832828, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_002421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8819549959911, 52.3829594665368, 46.4498229334131 ] }, "distance": 9.53, "direction": 216.09, "angle": 78.41, "elevation": 46.45, "pano_id": "TMX7316010203-002310_pano_0000_002421", "timestamp": "2021-09-15T08:35:21.300660Z", "filename": "pano_0000_002421.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 9.52664899, "relative_pitch": 78.40962359553755, "relative_heading": 216.09127343279889, "relative_elevation": 46.4498229334131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0001_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88199767212715, 52.3829444232128, 46.0785786276683 ] }, "distance": 9.76, "direction": 196.11, "angle": 78.05, "elevation": 46.08, "pano_id": "TMX7316010203-000704_pano_0001_000330", "timestamp": "2018-05-03T09:23:45.816440Z", "filename": "pano_0001_000330.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 9.75507635, "relative_pitch": 78.04667694172133, "relative_heading": 196.10509484331058, "relative_elevation": 46.0785786276683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001540_pano_0000_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8819493446454, 52.3829589321432, 46.6532452646643 ] }, "distance": 9.81, "direction": 217.7, "angle": 78.13, "elevation": 46.65, "pano_id": "TMX7316010203-001540_pano_0000_000471", "timestamp": "2020-01-07T12:45:22.240660Z", "filename": "pano_0000_000471.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 9.8052606, "relative_pitch": 78.13071819629444, "relative_heading": 217.70380394988246, "relative_elevation": 46.6532452646643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_003273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88196200939183, 52.3829529754272, 47.0462678223848 ] }, "distance": 9.86, "direction": 211.37, "angle": 78.16, "elevation": 47.05, "pano_id": "TMX7316010203-001675_pano_0000_003273", "timestamp": "2020-04-24T10:24:16.205570Z", "filename": "pano_0000_003273.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 9.86244565, "relative_pitch": 78.16036714911532, "relative_heading": 211.3722383888859, "relative_elevation": 47.0462678223848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000077_pano_0000_000688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88209606713034, 52.3831108479626, 46.3083148673177 ] }, "distance": 9.98, "direction": 23.59, "angle": 77.84, "elevation": 46.31, "pano_id": "TMX7316010203-000077_pano_0000_000688", "timestamp": "2016-08-17T11:39:30.511030Z", "filename": "pano_0000_000688.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 9.9804885, "relative_pitch": 77.83750298954757, "relative_heading": 23.587515784884282, "relative_elevation": 46.3083148673177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881984346831445, 52.38294486437874, 0.0 ] }, "distance": 10.0, "direction": 201.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00134", "timestamp": "2024-12-16T12:12:04Z", "filename": "Job_20241216_0911_Track46_Sphere_00134.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 9.99887634, "relative_pitch": 0.0, "relative_heading": 201.1849119965115, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882090363449056, 52.38311251473254, 0.0 ] }, "distance": 10.0, "direction": 21.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00138", "timestamp": "2024-12-16T12:12:05Z", "filename": "Job_20241216_0911_Track46_Sphere_00138.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 10.00430847, "relative_pitch": 0.0, "relative_heading": 21.123341293836063, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_003269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88207543029876, 52.3831189285762, 46.9468212379143 ] }, "distance": 10.37, "direction": 14.45, "angle": 77.54, "elevation": 46.95, "pano_id": "TMX7316010203-001675_pano_0000_003269", "timestamp": "2020-04-24T10:24:14.145580Z", "filename": "pano_0000_003269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 10.37392007, "relative_pitch": 77.53948687876102, "relative_heading": 14.449219387020236, "relative_elevation": 46.9468212379143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000077_pano_0000_000684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88198593609075, 52.3829407724802, 46.3569903085008 ] }, "distance": 10.39, "direction": 199.72, "angle": 77.37, "elevation": 46.36, "pano_id": "TMX7316010203-000077_pano_0000_000684", "timestamp": "2016-08-17T11:39:28.666230Z", "filename": "pano_0000_000684.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 10.38771575, "relative_pitch": 77.36974985692883, "relative_heading": 199.72063301322655, "relative_elevation": 46.3569903085008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0001_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88210589989992, 52.3831153646001, 46.0535097690299 ] }, "distance": 10.72, "direction": 25.79, "angle": 76.9, "elevation": 46.05, "pano_id": "TMX7316010203-000704_pano_0001_000334", "timestamp": "2018-05-03T09:23:48.651390Z", "filename": "pano_0001_000334.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 10.71693118, "relative_pitch": 76.90006638972386, "relative_heading": 25.793224830372807, "relative_elevation": 46.0535097690299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_00375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882101531075021, 52.38311853918283, 0.0 ] }, "distance": 10.91, "direction": 23.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_00375", "timestamp": "2025-06-18T11:04:35Z", "filename": "recording_2025-06-18_10-57-50_00375.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 10.91369291, "relative_pitch": 0.0, "relative_heading": 23.57960581913321, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_002417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88206199196009, 52.3831276475151, 46.3751166416332 ] }, "distance": 11.14, "direction": 8.64, "angle": 76.49, "elevation": 46.38, "pano_id": "TMX7316010203-002310_pano_0000_002417", "timestamp": "2021-09-15T08:35:18.655660Z", "filename": "pano_0000_002417.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 11.14237102, "relative_pitch": 76.48984850144923, "relative_heading": 8.638081784870854, "relative_elevation": 46.3751166416332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88210050136096, 52.3831215310958, 45.9881406528875 ] }, "distance": 11.19, "direction": 22.57, "angle": 76.32, "elevation": 45.99, "pano_id": "TMX7316010203-001047_pano_0000_003192", "timestamp": "2019-01-10T12:19:30.437330Z", "filename": "pano_0000_003192.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 11.19251385, "relative_pitch": 76.32138911479409, "relative_heading": 22.56885174302052, "relative_elevation": 45.9881406528875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88194130910561, 52.3829459867739, 46.1367589225993 ] }, "distance": 11.29, "direction": 215.43, "angle": 76.25, "elevation": 46.14, "pano_id": "TMX7316010203-000703_pano_0000_002911", "timestamp": "2018-05-02T11:45:17.454660Z", "filename": "pano_0000_002911.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 11.28847137, "relative_pitch": 76.25131433030963, "relative_heading": 215.42891839762797, "relative_elevation": 46.1367589225993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002861_pano_0001_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88206611110967, 52.3831297861551, 45.9988059243187 ] }, "distance": 11.42, "direction": 9.85, "angle": 76.05, "elevation": 46.0, "pano_id": "TMX7316010203-002861_pano_0001_000085", "timestamp": "2022-12-15T09:17:59.759160Z", "filename": "pano_0001_000085.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 11.42232741, "relative_pitch": 76.05449974290296, "relative_heading": 9.84981491894934, "relative_elevation": 45.9988059243187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_000539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88206334070927, 52.3831324568542, 46.6879741363227 ] }, "distance": 11.69, "direction": 8.69, "angle": 75.95, "elevation": 46.69, "pano_id": "TMX7316010203-002549_pano_0000_000539", "timestamp": "2022-04-29T06:58:34.725670Z", "filename": "pano_0000_000539.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 11.68525581, "relative_pitch": 75.94843939191516, "relative_heading": 8.689164000096339, "relative_elevation": 46.6879741363227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_007114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88207804671516, 52.3831355058545, 46.2783310515806 ] }, "distance": 12.21, "direction": 13.1, "angle": 75.22, "elevation": 46.28, "pano_id": "TMX7316010203-001178_pano_0001_007114", "timestamp": "2019-05-13T09:58:13.927490Z", "filename": "pano_0001_007114.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 12.20804786, "relative_pitch": 75.22223902392318, "relative_heading": 13.098558855703578, "relative_elevation": 46.2783310515806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88207682819554, 52.383136212585, 46.7230891576037 ] }, "distance": 12.27, "direction": 12.64, "angle": 75.29, "elevation": 46.72, "pano_id": "TMX7316060226-000020_pano_0007_000102", "timestamp": "2016-08-15T08:31:36.804370Z", "filename": "pano_0007_000102.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 12.26623638, "relative_pitch": 75.29006075993168, "relative_heading": 12.63783902660277, "relative_elevation": 46.7230891576037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88194874295686, 52.3829319127949, 46.7535015735775 ] }, "distance": 12.34, "direction": 209.29, "angle": 75.21, "elevation": 46.75, "pano_id": "TMX7316060226-000020_pano_0007_000107", "timestamp": "2016-08-15T08:31:39.544410Z", "filename": "pano_0007_000107.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 12.34196482, "relative_pitch": 75.21242174217728, "relative_heading": 209.28791114027763, "relative_elevation": 46.7535015735775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001540_pano_0000_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8820638442035, 52.3831399077296, 46.6810617595911 ] }, "distance": 12.51, "direction": 8.27, "angle": 75.0, "elevation": 46.68, "pano_id": "TMX7316010203-001540_pano_0000_000467", "timestamp": "2020-01-07T12:45:19.915620Z", "filename": "pano_0000_000467.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 12.51034607, "relative_pitch": 74.99748836573916, "relative_heading": 8.27071975134037, "relative_elevation": 46.6810617595911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002446_pano_0009_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88206572171136, 52.3831400995312, 45.9498249236494 ] }, "distance": 12.55, "direction": 8.83, "angle": 74.72, "elevation": 45.95, "pano_id": "TMX7316010203-002446_pano_0009_000046", "timestamp": "2022-01-27T10:02:53.190400Z", "filename": "pano_0009_000046.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 12.55046367, "relative_pitch": 74.72318825694104, "relative_heading": 8.834261171823805, "relative_elevation": 45.9498249236494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_007535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88196970655326, 52.3829235231408, 46.9937929082662 ] }, "distance": 12.57, "direction": 201.51, "angle": 75.02, "elevation": 46.99, "pano_id": "TMX7316010203-000076_pano_0000_007535", "timestamp": "2016-08-17T10:18:31.730960Z", "filename": "pano_0000_007535.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 12.57357497, "relative_pitch": 75.0209032210342, "relative_heading": 201.50988899852575, "relative_elevation": 46.9937929082662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002446_pano_0009_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88193835057584, 52.3829299098863, 45.9760575583205 ] }, "distance": 12.89, "direction": 211.55, "angle": 74.34, "elevation": 45.98, "pano_id": "TMX7316010203-002446_pano_0009_000041", "timestamp": "2022-01-27T10:02:50.615440Z", "filename": "pano_0009_000041.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 12.8925331, "relative_pitch": 74.33552552163698, "relative_heading": 211.5467249218221, "relative_elevation": 45.9760575583205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_007540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8821055153247, 52.3831367937439, 46.9736566264182 ] }, "distance": 12.9, "direction": 21.07, "angle": 74.65, "elevation": 46.97, "pano_id": "TMX7316010203-000076_pano_0000_007540", "timestamp": "2016-08-17T10:18:33.970970Z", "filename": "pano_0000_007540.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 12.89621803, "relative_pitch": 74.64817486658158, "relative_heading": 21.073407814223867, "relative_elevation": 46.9736566264182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88206709872418, 52.3831463797843, 46.1286305161193 ] }, "distance": 13.26, "direction": 8.77, "angle": 73.97, "elevation": 46.13, "pano_id": "TMX7316010203-000703_pano_0000_002906", "timestamp": "2018-05-02T11:45:13.469650Z", "filename": "pano_0000_002906.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 13.25541363, "relative_pitch": 73.96759176695697, "relative_heading": 8.770824741277034, "relative_elevation": 46.1286305161193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_007119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88194376088556, 52.3829228202592, 46.3511736635119 ] }, "distance": 13.39, "direction": 208.44, "angle": 73.88, "elevation": 46.35, "pano_id": "TMX7316010203-001178_pano_0001_007119", "timestamp": "2019-05-13T09:58:17.157470Z", "filename": "pano_0001_007119.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 13.39183316, "relative_pitch": 73.88487715030662, "relative_heading": 208.43610896977424, "relative_elevation": 46.3511736635119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002861_pano_0001_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88195624221175, 52.3829141646854, 45.8089481489733 ] }, "distance": 13.89, "direction": 203.45, "angle": 73.14, "elevation": 45.81, "pano_id": "TMX7316010203-002861_pano_0001_000080", "timestamp": "2022-12-15T09:17:54.154250Z", "filename": "pano_0001_000080.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 13.88655399, "relative_pitch": 73.13581111162398, "relative_heading": 203.45408934555707, "relative_elevation": 45.8089481489733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88193096776931, 52.3829214858037, 46.7413534875959 ] }, "distance": 13.95, "direction": 211.29, "angle": 73.38, "elevation": 46.74, "pano_id": "TMX7316010203-002549_pano_0000_000544", "timestamp": "2022-04-29T06:58:37.020810Z", "filename": "pano_0000_000544.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 13.95453366, "relative_pitch": 73.37711495637856, "relative_heading": 211.2920505820859, "relative_elevation": 46.7413534875959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88196395273032, 52.3829109387447, 46.0184445045888 ] }, "distance": 14.02, "direction": 200.9, "angle": 73.06, "elevation": 46.02, "pano_id": "TMX7316010203-001047_pano_0000_003187", "timestamp": "2019-01-10T12:19:28.462320Z", "filename": "pano_0000_003187.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 14.02081462, "relative_pitch": 73.05516673734073, "relative_heading": 200.9012001612587, "relative_elevation": 46.0184445045888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_00370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881970775910117, 52.382908711892256, 0.0 ] }, "distance": 14.1, "direction": 198.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_00370", "timestamp": "2025-06-18T11:04:32Z", "filename": "recording_2025-06-18_10-57-50_00370.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 14.09623863, "relative_pitch": 0.0, "relative_heading": 198.7772624790927, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_002422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88192828000086, 52.3829176241518, 46.4545070687309 ] }, "distance": 14.42, "direction": 211.03, "angle": 72.76, "elevation": 46.45, "pano_id": "TMX7316010203-002310_pano_0000_002422", "timestamp": "2021-09-15T08:35:21.930720Z", "filename": "pano_0000_002422.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 14.41693998, "relative_pitch": 72.75851360831194, "relative_heading": 211.0265780730825, "relative_elevation": 46.4545070687309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_003274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88193470165792, 52.3829113190183, 47.0619883406907 ] }, "distance": 14.81, "direction": 208.18, "angle": 72.53, "elevation": 47.06, "pano_id": "TMX7316010203-001675_pano_0000_003274", "timestamp": "2020-04-24T10:24:16.695560Z", "filename": "pano_0000_003274.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 14.81110117, "relative_pitch": 72.53044300796229, "relative_heading": 208.17697841075284, "relative_elevation": 47.0619883406907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0001_000329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88197090125617, 52.3829014056376, 46.0801693694666 ] }, "distance": 14.87, "direction": 197.74, "angle": 72.12, "elevation": 46.08, "pano_id": "TMX7316010203-000704_pano_0001_000329", "timestamp": "2018-05-03T09:23:45.111410Z", "filename": "pano_0001_000329.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 14.86567011, "relative_pitch": 72.1200653267279, "relative_heading": 197.73742268514457, "relative_elevation": 46.0801693694666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88195810422626, 52.38290321128637, 0.0 ] }, "distance": 14.97, "direction": 201.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00133", "timestamp": "2024-12-16T12:12:03Z", "filename": "Job_20241216_0911_Track46_Sphere_00133.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 14.96631548, "relative_pitch": 0.0, "relative_heading": 201.15103270704924, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001540_pano_0000_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88192051246816, 52.3829142039996, 46.6415580995381 ] }, "distance": 15.02, "direction": 212.01, "angle": 72.15, "elevation": 46.64, "pano_id": "TMX7316010203-001540_pano_0000_000472", "timestamp": "2020-01-07T12:45:22.825610Z", "filename": "pano_0000_000472.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 15.01787769, "relative_pitch": 72.15222504320863, "relative_heading": 212.00736788706578, "relative_elevation": 46.6415580995381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88211688024031, 52.38315461834729, 0.0 ] }, "distance": 15.03, "direction": 21.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00139", "timestamp": "2024-12-16T12:12:06Z", "filename": "Job_20241216_0911_Track46_Sphere_00139.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 15.02524053, "relative_pitch": 0.0, "relative_heading": 21.107401422835867, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000077_pano_0000_000689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882123275033, 52.3831534633166, 46.2966281985864 ] }, "distance": 15.07, "direction": 22.83, "angle": 71.97, "elevation": 46.3, "pano_id": "TMX7316010203-000077_pano_0000_000689", "timestamp": "2016-08-17T11:39:30.975970Z", "filename": "pano_0000_000689.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 15.068937, "relative_pitch": 71.97061990239466, "relative_heading": 22.828147984895544, "relative_elevation": 46.2966281985864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_003268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88210103391107, 52.3831610104769, 46.9239109652117 ] }, "distance": 15.35, "direction": 16.39, "angle": 71.88, "elevation": 46.92, "pano_id": "TMX7316010203-001675_pano_0000_003268", "timestamp": "2020-04-24T10:24:13.610640Z", "filename": "pano_0000_003268.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 15.35225854, "relative_pitch": 71.88327699372103, "relative_heading": 16.389461932350645, "relative_elevation": 46.9239109652117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000077_pano_0000_000683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88195829827869, 52.3828981229762, 46.3611275153235 ] }, "distance": 15.49, "direction": 200.35, "angle": 71.52, "elevation": 46.36, "pano_id": "TMX7316010203-000077_pano_0000_000683", "timestamp": "2016-08-17T11:39:28.211030Z", "filename": "pano_0000_000683.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 15.49111904, "relative_pitch": 71.52345129166036, "relative_heading": 200.3498004021172, "relative_elevation": 46.3611275153235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0001_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88213310929063, 52.3831580324582, 46.0486026760191 ] }, "distance": 15.8, "direction": 24.35, "angle": 71.06, "elevation": 46.05, "pano_id": "TMX7316010203-000704_pano_0001_000335", "timestamp": "2018-05-03T09:23:49.371400Z", "filename": "pano_0001_000335.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 15.80291277, "relative_pitch": 71.05885662463201, "relative_heading": 24.350776522688584, "relative_elevation": 46.0486026760191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_00376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882127976389413, 52.38316047172393, 0.0 ] }, "distance": 15.91, "direction": 22.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_00376", "timestamp": "2025-06-18T11:04:36Z", "filename": "recording_2025-06-18_10-57-50_00376.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 15.91190733, "relative_pitch": 0.0, "relative_heading": 22.80107293885723, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88191592339111, 52.3829060038541, 46.1339988578111 ] }, "distance": 15.96, "direction": 211.22, "angle": 70.92, "elevation": 46.13, "pano_id": "TMX7316010203-000703_pano_0000_002912", "timestamp": "2018-05-02T11:45:18.204640Z", "filename": "pano_0000_002912.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 15.95875006, "relative_pitch": 70.91838801208017, "relative_heading": 211.22229417930757, "relative_elevation": 46.1339988578111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_002416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88208885212037, 52.3831697212293, 46.3673372641206 ] }, "distance": 16.08, "direction": 12.58, "angle": 70.87, "elevation": 46.37, "pano_id": "TMX7316010203-002310_pano_0000_002416", "timestamp": "2021-09-15T08:35:17.840690Z", "filename": "pano_0000_002416.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 16.08369457, "relative_pitch": 70.86959137650202, "relative_heading": 12.577590891989267, "relative_elevation": 46.3673372641206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88212786191744, 52.3831634694092, 45.9850751273334 ] }, "distance": 16.22, "direction": 22.32, "angle": 70.57, "elevation": 45.99, "pano_id": "TMX7316010203-001047_pano_0000_003193", "timestamp": "2019-01-10T12:19:30.832300Z", "filename": "pano_0000_003193.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 16.21696071, "relative_pitch": 70.57444272350085, "relative_heading": 22.318966100011043, "relative_elevation": 45.9850751273334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002861_pano_0001_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88209283344151, 52.383171688637, 46.040532448329 ] }, "distance": 16.36, "direction": 13.34, "angle": 70.44, "elevation": 46.04, "pano_id": "TMX7316010203-002861_pano_0001_000086", "timestamp": "2022-12-15T09:18:00.689130Z", "filename": "pano_0001_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 16.35783444, "relative_pitch": 70.44027938888829, "relative_heading": 13.33737266184743, "relative_elevation": 46.040532448329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_000538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8820899377401, 52.3831749379305, 46.6833392614499 ] }, "distance": 16.67, "direction": 12.39, "angle": 70.35, "elevation": 46.68, "pano_id": "TMX7316010203-002549_pano_0000_000538", "timestamp": "2022-04-29T06:58:34.195670Z", "filename": "pano_0000_000538.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 16.66643573, "relative_pitch": 70.35290900954699, "relative_heading": 12.391048919727348, "relative_elevation": 46.6833392614499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88210190704136, 52.3831772341061, 46.723211417906 ] }, "distance": 17.11, "direction": 14.87, "angle": 69.89, "elevation": 46.72, "pano_id": "TMX7316060226-000020_pano_0007_000101", "timestamp": "2016-08-15T08:31:36.229250Z", "filename": "pano_0007_000101.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.10693734, "relative_pitch": 69.89062433381837, "relative_heading": 14.87423520875429, "relative_elevation": 46.723211417906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88192183771626, 52.3828913289051, 46.7539647389203 ] }, "distance": 17.19, "direction": 207.25, "angle": 69.82, "elevation": 46.75, "pano_id": "TMX7316060226-000020_pano_0007_000108", "timestamp": "2016-08-15T08:31:40.069230Z", "filename": "pano_0007_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.18774338, "relative_pitch": 69.8155078474062, "relative_heading": 207.2494311882956, "relative_elevation": 46.7539647389203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_007113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88210399533582, 52.3831783601749, 46.2726610209793 ] }, "distance": 17.26, "direction": 15.22, "angle": 69.54, "elevation": 46.27, "pano_id": "TMX7316010203-001178_pano_0001_007113", "timestamp": "2019-05-13T09:58:13.232430Z", "filename": "pano_0001_007113.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.26486298, "relative_pitch": 69.5388754963826, "relative_heading": 15.223564739434124, "relative_elevation": 46.2726610209793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002446_pano_0009_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88209221056291, 52.3831816267218, 45.9552738377824 ] }, "distance": 17.43, "direction": 12.36, "angle": 69.23, "elevation": 45.96, "pano_id": "TMX7316010203-002446_pano_0009_000047", "timestamp": "2022-01-27T10:02:53.780380Z", "filename": "pano_0009_000047.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.42660097, "relative_pitch": 69.23287895378961, "relative_heading": 12.36290124650438, "relative_elevation": 45.9552738377824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_007534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88194237272348, 52.3828807684367, 46.9955287622288 ] }, "distance": 17.68, "direction": 201.47, "angle": 69.38, "elevation": 47.0, "pano_id": "TMX7316010203-000076_pano_0000_007534", "timestamp": "2016-08-17T10:18:31.285930Z", "filename": "pano_0000_007534.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.68217422, "relative_pitch": 69.38107693835425, "relative_heading": 201.46828036201674, "relative_elevation": 46.9955287622288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_001409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_001409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_001409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88181561509943, 52.3831125167515, 132.554704770446 ] }, "distance": 17.75, "direction": 301.71, "angle": 82.37, "elevation": 132.55, "pano_id": "TMX7316010203-002549_pano_0000_001409", "timestamp": "2022-04-29T07:15:39.197080Z", "filename": "pano_0000_001409.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.75312151, "relative_pitch": 82.3717402412146, "relative_heading": 301.71354831736954, "relative_elevation": 132.554704770446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_001408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_001408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_001408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88178502086462, 52.38307030646, 132.73959042225 ] }, "distance": 17.8, "direction": 285.1, "angle": 82.36, "elevation": 132.74, "pano_id": "TMX7316010203-002549_pano_0000_001408", "timestamp": "2022-04-29T07:15:38.367080Z", "filename": "pano_0000_001408.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.79970351, "relative_pitch": 82.36248793983764, "relative_heading": 285.0950094558512, "relative_elevation": 132.73959042225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002446_pano_0009_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002446_pano_0009_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002446/pano_0009_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8819137789249, 52.3828875967231, 45.9834950724617 ] }, "distance": 17.81, "direction": 208.21, "angle": 68.83, "elevation": 45.98, "pano_id": "TMX7316010203-002446_pano_0009_000040", "timestamp": "2022-01-27T10:02:50.130420Z", "filename": "pano_0009_000040.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.810682, "relative_pitch": 68.82723356719198, "relative_heading": 208.20709751209176, "relative_elevation": 45.9834950724617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001540_pano_0000_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88209291522906, 52.3831851426291, 46.7005889620632 ] }, "distance": 17.82, "direction": 12.24, "angle": 69.12, "elevation": 46.7, "pano_id": "TMX7316010203-001540_pano_0000_000466", "timestamp": "2020-01-07T12:45:19.355650Z", "filename": "pano_0000_000466.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.819071, "relative_pitch": 69.1151523031732, "relative_heading": 12.244265427381169, "relative_elevation": 46.7005889620632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88209254293468, 52.3831863220309, 46.1390185263008 ] }, "distance": 17.94, "direction": 12.08, "angle": 68.75, "elevation": 46.14, "pano_id": "TMX7316010203-000703_pano_0000_002905", "timestamp": "2018-05-02T11:45:12.624690Z", "filename": "pano_0000_002905.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.9420241, "relative_pitch": 68.750495023349, "relative_heading": 12.076274539427832, "relative_elevation": 46.1390185263008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_007541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_007541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_007541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882132534955, 52.3831792225379, 46.9730635480955 ] }, "distance": 17.96, "direction": 21.13, "angle": 69.07, "elevation": 46.97, "pano_id": "TMX7316010203-000076_pano_0000_007541", "timestamp": "2016-08-17T10:18:34.420940Z", "filename": "pano_0000_007541.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 17.9632362, "relative_pitch": 69.07236196894179, "relative_heading": 21.13443034076337, "relative_elevation": 46.9730635480955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_007120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_007120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_007120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88191661578246, 52.3828805266696, 46.3583224508911 ] }, "distance": 18.42, "direction": 206.52, "angle": 68.33, "elevation": 46.36, "pano_id": "TMX7316010203-001178_pano_0001_007120", "timestamp": "2019-05-13T09:58:17.767450Z", "filename": "pano_0001_007120.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 18.42065085, "relative_pitch": 68.32941824411274, "relative_heading": 206.52078507277372, "relative_elevation": 46.3583224508911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002861_pano_0001_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002861_pano_0001_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002861/pano_0001_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88193873795856, 52.382870101557, 45.7597566712648 ] }, "distance": 18.88, "direction": 200.85, "angle": 67.58, "elevation": 45.76, "pano_id": "TMX7316010203-002861_pano_0001_000079", "timestamp": "2022-12-15T09:17:52.869240Z", "filename": "pano_0001_000079.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 18.87845923, "relative_pitch": 67.58111372813285, "relative_heading": 200.84887561058582, "relative_elevation": 45.7597566712648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_000545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_000545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_000545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8819040325855, 52.382879707585, 46.7456870721653 ] }, "distance": 18.9, "direction": 208.72, "angle": 67.99, "elevation": 46.75, "pano_id": "TMX7316010203-002549_pano_0000_000545", "timestamp": "2022-04-29T06:58:37.455640Z", "filename": "pano_0000_000545.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 18.89872875, "relative_pitch": 67.98709850115098, "relative_heading": 208.72218263563235, "relative_elevation": 46.7456870721653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88193759160665, 52.3828689821166, 46.0168596068397 ] }, "distance": 19.02, "direction": 200.94, "angle": 67.54, "elevation": 46.02, "pano_id": "TMX7316010203-001047_pano_0000_003186", "timestamp": "2019-01-10T12:19:28.072320Z", "filename": "pano_0000_003186.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 19.02267016, "relative_pitch": 67.5405426566199, "relative_heading": 200.93505339283323, "relative_elevation": 46.0168596068397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_00369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881944287344609, 52.38286673418993, 0.0 ] }, "distance": 19.1, "direction": 199.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_00369", "timestamp": "2025-06-18T11:04:32Z", "filename": "recording_2025-06-18_10-57-50_00369.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 19.10034164, "relative_pitch": 0.0, "relative_heading": 199.38941931526296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_001410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_001410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_001410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88184541614131, 52.3831547472101, 132.345968523063 ] }, "distance": 19.18, "direction": 317.02, "angle": 81.75, "elevation": 132.35, "pano_id": "TMX7316010203-002549_pano_0000_001410", "timestamp": "2022-04-29T07:15:40.027200Z", "filename": "pano_0000_001410.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 19.17787992, "relative_pitch": 81.75482201461726, "relative_heading": 317.02494259373617, "relative_elevation": 132.345968523063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_001407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_001407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_001407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_001407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88175357574778, 52.3830290297327, 132.954892234877 ] }, "distance": 19.33, "direction": 270.13, "angle": 81.73, "elevation": 132.95, "pano_id": "TMX7316010203-002549_pano_0000_001407", "timestamp": "2022-04-29T07:15:37.522050Z", "filename": "pano_0000_001407.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 19.32670092, "relative_pitch": 81.72925263135237, "relative_heading": 270.12558603815216, "relative_elevation": 132.954892234877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_002423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_002423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_002423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88190171270228, 52.3828754884913, 46.4589764829725 ] }, "distance": 19.39, "direction": 208.46, "angle": 67.35, "elevation": 46.46, "pano_id": "TMX7316010203-002310_pano_0000_002423", "timestamp": "2021-09-15T08:35:22.560880Z", "filename": "pano_0000_002423.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 19.38654881, "relative_pitch": 67.35004408398522, "relative_heading": 208.46480317160865, "relative_elevation": 46.4589764829725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_003275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8819080217894, 52.3828694738162, 47.0788567569107 ] }, "distance": 19.78, "direction": 206.45, "angle": 67.21, "elevation": 47.08, "pano_id": "TMX7316010203-001675_pano_0000_003275", "timestamp": "2020-04-24T10:24:17.180550Z", "filename": "pano_0000_003275.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 19.7824413, "relative_pitch": 67.20795164971041, "relative_heading": 206.4466899981765, "relative_elevation": 47.0788567569107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0001_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8819440333358, 52.3828586101543, 46.0870694741607 ] }, "distance": 19.96, "direction": 198.57, "angle": 66.58, "elevation": 46.09, "pano_id": "TMX7316010203-000704_pano_0001_000328", "timestamp": "2018-05-03T09:23:44.411420Z", "filename": "pano_0001_000328.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 19.96082926, "relative_pitch": 66.58201983157693, "relative_heading": 198.5747690825604, "relative_elevation": 46.0870694741607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881931675653359, 52.38286112598475, 0.0 ] }, "distance": 19.98, "direction": 201.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00132", "timestamp": "2024-12-16T12:12:03Z", "filename": "Job_20241216_0911_Track46_Sphere_00132.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 19.98318323, "relative_pitch": 0.0, "relative_heading": 201.11819481357085, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88214331284835, 52.383196380064156, 0.0 ] }, "distance": 20.01, "direction": 21.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00140", "timestamp": "2024-12-16T12:12:06Z", "filename": "Job_20241216_0911_Track46_Sphere_00140.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 20.00861692, "relative_pitch": 0.0, "relative_heading": 21.123341155521082, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000077_pano_0000_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88215041680083, 52.3831961699642, 46.2921352284029 ] }, "distance": 20.17, "direction": 22.43, "angle": 66.46, "elevation": 46.29, "pano_id": "TMX7316010203-000077_pano_0000_000690", "timestamp": "2016-08-17T11:39:31.441030Z", "filename": "pano_0000_000690.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 20.16636573, "relative_pitch": 66.46048613492204, "relative_heading": 22.42933903487889, "relative_elevation": 46.2921352284029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001540_pano_0000_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001540_pano_0000_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001540/pano_0000_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88189172365225, 52.3828695924475, 46.6324460376054 ] }, "distance": 20.29, "direction": 209.27, "angle": 66.49, "elevation": 46.63, "pano_id": "TMX7316010203-001540_pano_0000_000473", "timestamp": "2020-01-07T12:45:23.405600Z", "filename": "pano_0000_000473.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 20.28949694, "relative_pitch": 66.48643165100903, "relative_heading": 209.27031480953164, "relative_elevation": 46.6324460376054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_003267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_003267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_003267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8821242242032, 52.383203684845, 46.8989206468686 ] }, "distance": 20.35, "direction": 16.88, "angle": 66.54, "elevation": 46.9, "pano_id": "TMX7316010203-001675_pano_0000_003267", "timestamp": "2020-04-24T10:24:13.065580Z", "filename": "pano_0000_003267.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 20.35417766, "relative_pitch": 66.53910909285024, "relative_heading": 16.8820256218999, "relative_elevation": 46.8989206468686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000077_pano_0000_000682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000077_pano_0000_000682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000077/pano_0000_000682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8819309031659, 52.382855810937, 46.3715079780668 ] }, "distance": 20.55, "direction": 200.66, "angle": 66.09, "elevation": 46.37, "pano_id": "TMX7316010203-000077_pano_0000_000682", "timestamp": "2016-08-17T11:39:27.761040Z", "filename": "pano_0000_000682.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 20.55449798, "relative_pitch": 66.09434670208944, "relative_heading": 200.66098125143867, "relative_elevation": 46.3715079780668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88189022423175, 52.3828658360111, 46.1303033540025 ] }, "distance": 20.7, "direction": 208.95, "angle": 65.83, "elevation": 46.13, "pano_id": "TMX7316010203-000703_pano_0000_002913", "timestamp": "2018-05-02T11:45:18.954670Z", "filename": "pano_0000_002913.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 20.70436374, "relative_pitch": 65.82833679026373, "relative_heading": 208.95121474361434, "relative_elevation": 46.1303033540025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0001_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0001_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0001_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88215996501351, 52.3832005900149, 46.0488699516281 ] }, "distance": 20.87, "direction": 23.56, "angle": 65.62, "elevation": 46.05, "pano_id": "TMX7316010203-000704_pano_0001_000336", "timestamp": "2018-05-03T09:23:50.091380Z", "filename": "pano_0001_000336.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 20.87314695, "relative_pitch": 65.61604490352512, "relative_heading": 23.563892064498766, "relative_elevation": 46.0488699516281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00136/adjacencies/b_20241216_0911_Track46_Sphere_00136/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_00377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_00377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_00377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882154554450557, 52.38320235988631, 0.0 ] }, "distance": 20.91, "direction": 22.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_00377", "timestamp": "2025-06-18T11:04:36Z", "filename": "recording_2025-06-18_10-57-50_00377.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_20241216_0911_Track46_Sphere_00136", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120606.15708627511, 488471.7444609494 ] }, "relative_distance": 20.91053474, "relative_pitch": 0.0, "relative_heading": 22.422813839215056, "relative_elevation": 0.0 } ] } }