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_20241025_0915_Track54_Sphere_00043/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track54_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810104096717931, 52.352312705387384, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track54_Sphere_00043", "timestamp": "2024-10-25T09:31:23Z", "filename": "Job_20241025_0915_Track54_Sphere_00043.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "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_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810108451989689, 52.35230511395695, 0.0 ] }, "distance": 0.9, "direction": 160.64, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_11_15_00811", "timestamp": "2025-09-24T07:48:03Z", "filename": "2025_09_24_07_11_15_00811.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 0.89533924, "relative_pitch": 0.0, "relative_heading": 160.64336385304395, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81010588432958, 52.3523025159299, 44.4188713524491 ] }, "distance": 1.14, "direction": 173.87, "angle": 88.53, "elevation": 44.42, "pano_id": "TMX7316010203-000816_pano_0000_001074", "timestamp": "2018-06-29T09:47:00.269470Z", "filename": "pano_0000_001074.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 1.14034582, "relative_pitch": 88.52939410091017, "relative_heading": 173.86838020470327, "relative_elevation": 44.4188713524491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81011202084686, 52.3523023766133, 44.4651643112302 ] }, "distance": 1.27, "direction": 154.84, "angle": 88.36, "elevation": 44.47, "pano_id": "TMX7316010203-002514_pano_0000_001736", "timestamp": "2022-04-13T12:14:38.904000Z", "filename": "pano_0000_001736.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 1.26983146, "relative_pitch": 88.36419778593628, "relative_heading": 154.83674511876853, "relative_elevation": 44.4651643112302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81011668853898, 52.3523007959264, 44.3536958713084 ] }, "distance": 1.58, "direction": 147.08, "angle": 87.96, "elevation": 44.35, "pano_id": "TMX7316010203-000058_pano_0000_003983", "timestamp": "2016-08-12T09:34:08.855580Z", "filename": "pano_0000_003983.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 1.57870664, "relative_pitch": 87.9614988938942, "relative_heading": 147.07997903154723, "relative_elevation": 44.3536958713084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81010255301999, 52.3523277547788, 44.4451093384996 ] }, "distance": 1.68, "direction": 356.41, "angle": 87.84, "elevation": 44.45, "pano_id": "TMX7316010203-001695_pano_0000_004334", "timestamp": "2020-05-07T10:56:55.418020Z", "filename": "pano_0000_004334.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 1.67790664, "relative_pitch": 87.8379773022407, "relative_heading": 356.4059139775558, "relative_elevation": 44.4451093384996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81009033641204, 52.3523342143043, 44.4277661852539 ] }, "distance": 2.57, "direction": 338.61, "angle": 86.69, "elevation": 44.43, "pano_id": "TMX7316010203-001316_pano_0000_005029", "timestamp": "2019-07-17T08:15:03.640810Z", "filename": "pano_0000_005029.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 2.57048024, "relative_pitch": 86.68870001724252, "relative_heading": 338.6075483681578, "relative_elevation": 44.4277661852539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81011546194142, 52.3522890615793, 44.4583151768893 ] }, "distance": 2.74, "direction": 163.6, "angle": 86.47, "elevation": 44.46, "pano_id": "TMX7316010203-001316_pano_0000_005030", "timestamp": "2019-07-17T08:15:04.525780Z", "filename": "pano_0000_005030.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 2.7425443, "relative_pitch": 86.47001141947342, "relative_heading": 163.59858242144543, "relative_elevation": 44.4583151768893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81012595810557, 52.3522844124805, 44.4739410430193 ] }, "distance": 3.48, "direction": 154.68, "angle": 85.52, "elevation": 44.47, "pano_id": "TMX7316010203-001695_pano_0000_004333", "timestamp": "2020-05-07T10:56:54.692960Z", "filename": "pano_0000_004333.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 3.4828772, "relative_pitch": 85.52214833649826, "relative_heading": 154.6791151142115, "relative_elevation": 44.4739410430193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81009403410332, 52.3523444300712, 44.3278029887006 ] }, "distance": 3.6, "direction": 349.01, "angle": 85.36, "elevation": 44.33, "pano_id": "TMX7316010203-000058_pano_0000_003984", "timestamp": "2016-08-12T09:34:10.110590Z", "filename": "pano_0000_003984.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 3.59610182, "relative_pitch": 85.3620253448564, "relative_heading": 349.0085540428008, "relative_elevation": 44.3278029887006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81008985609369, 52.3523443583011, 44.4363383669406 ] }, "distance": 3.65, "direction": 344.6, "angle": 85.3, "elevation": 44.44, "pano_id": "TMX7316010203-002514_pano_0000_001737", "timestamp": "2022-04-13T12:14:39.919030Z", "filename": "pano_0000_001737.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 3.65336093, "relative_pitch": 85.29996299607244, "relative_heading": 344.59758600989375, "relative_elevation": 44.4363383669406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81008275408821, 52.3523464089583, 44.3914420260116 ] }, "distance": 4.02, "direction": 338.81, "angle": 84.82, "elevation": 44.39, "pano_id": "TMX7316010203-000816_pano_0000_001075", "timestamp": "2018-06-29T09:47:01.424530Z", "filename": "pano_0000_001075.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 4.02241102, "relative_pitch": 84.82243656751511, "relative_heading": 338.8056372232546, "relative_elevation": 44.3914420260116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81012390511191, 52.3522764717685, 44.3965702308342 ] }, "distance": 4.25, "direction": 161.49, "angle": 84.53, "elevation": 44.4, "pano_id": "TMX7316010203-000284_pano_0000_003746", "timestamp": "2017-05-03T12:28:23.802930Z", "filename": "pano_0000_003746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 4.25177415, "relative_pitch": 84.52957671723593, "relative_heading": 161.49162917896467, "relative_elevation": 44.3965702308342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810083802603422, 52.35235293468955, 0.0 ] }, "distance": 4.69, "direction": 342.83, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_11_15_00812", "timestamp": "2025-09-24T07:48:04Z", "filename": "2025_09_24_07_11_15_00812.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 4.68518472, "relative_pitch": 0.0, "relative_heading": 342.8340055535965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track54_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810082001088191, 52.352352638295926, 0.0 ] }, "distance": 4.69, "direction": 341.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track54_Sphere_00042", "timestamp": "2024-10-25T09:31:22Z", "filename": "Job_20241025_0915_Track54_Sphere_00042.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 4.69162149, "relative_pitch": 0.0, "relative_heading": 341.28264239471923, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track54_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810126150497575, 52.35227260150229, 0.0 ] }, "distance": 4.71, "direction": 161.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track54_Sphere_00044", "timestamp": "2024-10-25T09:31:24Z", "filename": "Job_20241025_0915_Track54_Sphere_00044.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 4.70873412, "relative_pitch": 0.0, "relative_heading": 161.38975991528977, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81008038774714, 52.3523563411433, 44.3636033246294 ] }, "distance": 5.12, "direction": 341.6, "angle": 83.42, "elevation": 44.36, "pano_id": "TMX7316010203-000284_pano_0000_003745", "timestamp": "2017-05-03T12:28:22.588010Z", "filename": "pano_0000_003745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 5.11721463, "relative_pitch": 83.42017449436251, "relative_heading": 341.5973327875915, "relative_elevation": 44.3636033246294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81013490605599, 52.3522600439123, 44.471557659097 ] }, "distance": 6.22, "direction": 160.29, "angle": 82.03, "elevation": 44.47, "pano_id": "TMX7316010203-002514_pano_0000_001735", "timestamp": "2022-04-13T12:14:38.034160Z", "filename": "pano_0000_001735.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 6.22453636, "relative_pitch": 82.0322619095243, "relative_heading": 160.29008553956237, "relative_elevation": 44.471557659097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81013083196612, 52.3522590194304, 44.4157392056659 ] }, "distance": 6.25, "direction": 163.04, "angle": 82.0, "elevation": 44.42, "pano_id": "TMX7316010203-000816_pano_0000_001073", "timestamp": "2018-06-29T09:46:59.229510Z", "filename": "pano_0000_001073.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 6.24543225, "relative_pitch": 81.99594294028876, "relative_heading": 163.04134989078045, "relative_elevation": 44.4157392056659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810133086481652, 52.35225843459679, 0.0 ] }, "distance": 6.35, "direction": 161.89, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_11_15_00810", "timestamp": "2025-09-24T07:48:02Z", "filename": "2025_09_24_07_11_15_00810.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 6.35377507, "relative_pitch": 0.0, "relative_heading": 161.88741853271878, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81013828759082, 52.3522574645522, 44.3560037305579 ] }, "distance": 6.57, "direction": 159.24, "angle": 81.57, "elevation": 44.36, "pano_id": "TMX7316010203-000058_pano_0000_003982", "timestamp": "2016-08-12T09:34:07.640590Z", "filename": "pano_0000_003982.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 6.57354153, "relative_pitch": 81.57014694556452, "relative_heading": 159.24311356930923, "relative_elevation": 44.3560037305579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81007910168902, 52.3523710381039, 44.4171152999625 ] }, "distance": 6.71, "direction": 345.3, "angle": 81.41, "elevation": 44.42, "pano_id": "TMX7316010203-001695_pano_0000_004335", "timestamp": "2020-05-07T10:56:56.293000Z", "filename": "pano_0000_004335.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 6.71062957, "relative_pitch": 81.40861044498006, "relative_heading": 345.29803552444173, "relative_elevation": 44.4171152999625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81006571830104, 52.3523796170824, 44.3484888207167 ] }, "distance": 7.89, "direction": 340.65, "angle": 79.91, "elevation": 44.35, "pano_id": "TMX7316010203-001316_pano_0000_005028", "timestamp": "2019-07-17T08:15:02.715760Z", "filename": "pano_0000_005028.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 7.8914042, "relative_pitch": 79.91034967054603, "relative_heading": 340.647794124916, "relative_elevation": 44.3484888207167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8101400609058, 52.3522439560892, 44.4509929809719 ] }, "distance": 8.03, "direction": 162.24, "angle": 79.76, "elevation": 44.45, "pano_id": "TMX7316010203-001316_pano_0000_005031", "timestamp": "2019-07-17T08:15:05.375770Z", "filename": "pano_0000_005031.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 8.03291363, "relative_pitch": 79.75640977963552, "relative_heading": 162.2382615695135, "relative_elevation": 44.4509929809719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81006750198786, 52.3523856326587, 44.4363830955699 ] }, "distance": 8.49, "direction": 342.92, "angle": 79.18, "elevation": 44.44, "pano_id": "TMX7316010203-002514_pano_0000_001738", "timestamp": "2022-04-13T12:14:41.153980Z", "filename": "pano_0000_001738.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 8.48935846, "relative_pitch": 79.18424405197587, "relative_heading": 342.9193617060338, "relative_elevation": 44.4363830955699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81014944906947, 52.3522409668276, 44.4609468830749 ] }, "distance": 8.56, "direction": 158.84, "angle": 79.1, "elevation": 44.46, "pano_id": "TMX7316010203-001695_pano_0000_004332", "timestamp": "2020-05-07T10:56:54.013130Z", "filename": "pano_0000_004332.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 8.559899, "relative_pitch": 79.10239805916775, "relative_heading": 158.83780235445093, "relative_elevation": 44.4609468830749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81007078192398, 52.3523879378929, 44.3277067877352 ] }, "distance": 8.67, "direction": 344.83, "angle": 78.93, "elevation": 44.33, "pano_id": "TMX7316010203-000058_pano_0000_003985", "timestamp": "2016-08-12T09:34:11.405560Z", "filename": "pano_0000_003985.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 8.67372998, "relative_pitch": 78.92865488313574, "relative_heading": 344.82856361035755, "relative_elevation": 44.3277067877352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8100598565046, 52.3523903742333, 44.3468656372279 ] }, "distance": 9.15, "direction": 340.77, "angle": 78.34, "elevation": 44.35, "pano_id": "TMX7316010203-000816_pano_0000_001076", "timestamp": "2018-06-29T09:47:02.764480Z", "filename": "pano_0000_001076.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 9.15313998, "relative_pitch": 78.33798175678886, "relative_heading": 340.77180977695883, "relative_elevation": 44.3468656372279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track54_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810060613464303, 52.35239117255588, 0.0 ] }, "distance": 9.22, "direction": 341.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track54_Sphere_00041", "timestamp": "2024-10-25T09:31:21Z", "filename": "Job_20241025_0915_Track54_Sphere_00041.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 9.22036047, "relative_pitch": 0.0, "relative_heading": 341.25623438597023, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track54_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810149004825962, 52.35222962542027, 0.0 ] }, "distance": 9.74, "direction": 161.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track54_Sphere_00045", "timestamp": "2024-10-25T09:31:25Z", "filename": "Job_20241025_0915_Track54_Sphere_00045.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 9.73789571, "relative_pitch": 0.0, "relative_heading": 161.68569006927075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810058724378557, 52.352400995996184, 0.0 ] }, "distance": 10.3, "direction": 342.53, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_11_15_00813", "timestamp": "2025-09-24T07:48:06Z", "filename": "2025_09_24_07_11_15_00813.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 10.29939786, "relative_pitch": 0.0, "relative_heading": 342.53227800511627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81015815018006, 52.3522172641046, 44.4733571959659 ] }, "distance": 11.24, "direction": 160.87, "angle": 75.82, "elevation": 44.47, "pano_id": "TMX7316010203-002514_pano_0000_001734", "timestamp": "2022-04-13T12:14:37.259000Z", "filename": "pano_0000_001734.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 11.24065601, "relative_pitch": 75.81553965874737, "relative_heading": 160.87337623930097, "relative_elevation": 44.4733571959659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81015593356789, 52.3522152642536, 44.414716382511 ] }, "distance": 11.4, "direction": 161.96, "angle": 75.6, "elevation": 44.41, "pano_id": "TMX7316010203-000816_pano_0000_001072", "timestamp": "2018-06-29T09:46:58.234590Z", "filename": "pano_0000_001072.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 11.40345409, "relative_pitch": 75.60037134312168, "relative_heading": 161.95676241040852, "relative_elevation": 44.414716382511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8101597807948, 52.3522139444961, 44.3486755946651 ] }, "distance": 11.63, "direction": 160.95, "angle": 75.31, "elevation": 44.35, "pano_id": "TMX7316010203-000058_pano_0000_003981", "timestamp": "2016-08-12T09:34:06.460650Z", "filename": "pano_0000_003981.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 11.6260668, "relative_pitch": 75.31038416324937, "relative_heading": 160.95251726360559, "relative_elevation": 44.3486755946651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810157284776947, 52.35221256200659, 0.0 ] }, "distance": 11.72, "direction": 161.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_11_15_00809", "timestamp": "2025-09-24T07:48:01Z", "filename": "2025_09_24_07_11_15_00809.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 11.71787509, "relative_pitch": 0.0, "relative_heading": 161.98411090267675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81005583439396, 52.3524145745416, 44.5513609871268 ] }, "distance": 11.8, "direction": 343.82, "angle": 75.16, "elevation": 44.55, "pano_id": "TMX7316010203-001695_pano_0000_004336", "timestamp": "2020-05-07T10:56:57.302960Z", "filename": "pano_0000_004336.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 11.80276122, "relative_pitch": 75.16179795295902, "relative_heading": 343.82222031973987, "relative_elevation": 44.5513609871268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81004532704236, 52.3524262826459, 44.4524696907029 ] }, "distance": 13.26, "direction": 342.42, "angle": 73.39, "elevation": 44.45, "pano_id": "TMX7316010203-002514_pano_0000_001739", "timestamp": "2022-04-13T12:14:42.533980Z", "filename": "pano_0000_001739.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 13.25743048, "relative_pitch": 73.39340249246716, "relative_heading": 342.4192032283133, "relative_elevation": 44.4524696907029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81003956647058, 52.3524257483135, 44.4453777791932 ] }, "distance": 13.33, "direction": 340.73, "angle": 73.31, "elevation": 44.45, "pano_id": "TMX7316010203-001316_pano_0000_005027", "timestamp": "2019-07-17T08:15:01.615770Z", "filename": "pano_0000_005027.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 13.32507975, "relative_pitch": 73.31084885108581, "relative_heading": 340.7328357356703, "relative_elevation": 44.4453777791932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81016443588224, 52.3521987651481, 44.4513759762049 ] }, "distance": 13.33, "direction": 162.03, "angle": 73.31, "elevation": 44.45, "pano_id": "TMX7316010203-001316_pano_0000_005032", "timestamp": "2019-07-17T08:15:06.235840Z", "filename": "pano_0000_005032.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 13.32854105, "relative_pitch": 73.30888213056137, "relative_heading": 162.0333156784958, "relative_elevation": 44.4513759762049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81017252869857, 52.3521974630803, 44.4506361102685 ] }, "distance": 13.64, "direction": 160.02, "angle": 72.94, "elevation": 44.45, "pano_id": "TMX7316010203-001695_pano_0000_004331", "timestamp": "2020-05-07T10:56:53.358010Z", "filename": "pano_0000_004331.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 13.64489668, "relative_pitch": 72.93522019526279, "relative_heading": 160.0180027054643, "relative_elevation": 44.4506361102685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003986/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003986/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003986/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003986/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003986/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003986/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003986/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003986/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003986/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81004674422049, 52.3524313198361, 44.3617592127994 ] }, "distance": 13.77, "direction": 343.51, "angle": 72.76, "elevation": 44.36, "pano_id": "TMX7316010203-000058_pano_0000_003986", "timestamp": "2016-08-12T09:34:12.760560Z", "filename": "pano_0000_003986.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 13.76507305, "relative_pitch": 72.76133208855049, "relative_heading": 343.5071324649586, "relative_elevation": 44.3617592127994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81016769975198, 52.3521946529886, 44.3579947883263 ] }, "distance": 13.83, "direction": 161.74, "angle": 72.68, "elevation": 44.36, "pano_id": "TMX7316010203-000284_pano_0000_003747", "timestamp": "2017-05-03T12:28:24.827890Z", "filename": "pano_0000_003747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 13.83258361, "relative_pitch": 72.68044857988089, "relative_heading": 161.74170096830227, "relative_elevation": 44.3579947883263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track54_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810037004466648, 52.352432347380315, 0.0 ] }, "distance": 14.08, "direction": 341.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track54_Sphere_00040", "timestamp": "2024-10-25T09:31:19Z", "filename": "Job_20241025_0915_Track54_Sphere_00040.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 14.07607254, "relative_pitch": 0.0, "relative_heading": 341.0483413105816, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81003905187847, 52.352434227537, 44.4051760993898 ] }, "distance": 14.23, "direction": 341.85, "angle": 72.23, "elevation": 44.41, "pano_id": "TMX7316010203-000284_pano_0000_003744", "timestamp": "2017-05-03T12:28:21.117940Z", "filename": "pano_0000_003744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 14.23004101, "relative_pitch": 72.231472498757, "relative_heading": 341.8532011935344, "relative_elevation": 44.4051760993898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81003600294266, 52.352433895805, 44.4247155897319 ] }, "distance": 14.26, "direction": 341.01, "angle": 72.2, "elevation": 44.42, "pano_id": "TMX7316010203-000816_pano_0000_001077", "timestamp": "2018-06-29T09:47:04.074530Z", "filename": "pano_0000_001077.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 14.26119747, "relative_pitch": 72.20235984646551, "relative_heading": 341.0138536715122, "relative_elevation": 44.4247155897319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track54_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810171439862741, 52.35218728542319, 0.0 ] }, "distance": 14.69, "direction": 161.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track54_Sphere_00046", "timestamp": "2024-10-25T09:31:25Z", "filename": "Job_20241025_0915_Track54_Sphere_00046.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 14.69097763, "relative_pitch": 0.0, "relative_heading": 161.79956699647184, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810037735909212, 52.35243930750314, 0.0 ] }, "distance": 14.8, "direction": 342.21, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_11_15_00814", "timestamp": "2025-09-24T07:48:07Z", "filename": "2025_09_24_07_11_15_00814.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 14.79539961, "relative_pitch": 0.0, "relative_heading": 342.2050161404426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81030914880232, 52.3523671195648, 43.6320567224175 ] }, "distance": 15.23, "direction": 66.57, "angle": 70.76, "elevation": 43.63, "pano_id": "TMX7316010203-000058_pano_0000_004053", "timestamp": "2016-08-12T09:35:35.370130Z", "filename": "pano_0000_004053.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 15.22731675, "relative_pitch": 70.76132998017947, "relative_heading": 66.56962326575436, "relative_elevation": 43.6320567224175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81033110136349, 52.3523257490518, 43.6501949755475 ] }, "distance": 15.54, "direction": 84.64, "angle": 70.41, "elevation": 43.65, "pano_id": "TMX7316010203-000058_pano_0000_004054", "timestamp": "2016-08-12T09:35:35.725020Z", "filename": "pano_0000_004054.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 15.53549005, "relative_pitch": 70.40890646708571, "relative_heading": 84.63916751983304, "relative_elevation": 43.6501949755475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_000480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81032100520333, 52.3523706557685, 51.2700752848759 ] }, "distance": 16.13, "direction": 66.43, "angle": 72.54, "elevation": 51.27, "pano_id": "TMX7316010203-001886_pano_0000_000480", "timestamp": "2020-08-21T06:59:26.892040Z", "filename": "pano_0000_000480.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.12508187, "relative_pitch": 72.54098421973396, "relative_heading": 66.42817051570643, "relative_elevation": 51.2700752848759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81018167544155, 52.3521743768107, 44.4681225335225 ] }, "distance": 16.27, "direction": 161.05, "angle": 69.9, "elevation": 44.47, "pano_id": "TMX7316010203-002514_pano_0000_001733", "timestamp": "2022-04-13T12:14:36.539000Z", "filename": "pano_0000_001733.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.2747498, "relative_pitch": 69.89803671006, "relative_heading": 161.0465305328191, "relative_elevation": 44.4681225335225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81028742605601, 52.3524091501079, 43.6285548051819 ] }, "distance": 16.47, "direction": 49.33, "angle": 69.32, "elevation": 43.63, "pano_id": "TMX7316010203-000058_pano_0000_004052", "timestamp": "2016-08-12T09:35:35.025210Z", "filename": "pano_0000_004052.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.46849967, "relative_pitch": 69.31994937710544, "relative_heading": 49.33336785684986, "relative_elevation": 43.6285548051819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_002306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81033684990167, 52.3523546807273, 44.2741935001686 ] }, "distance": 16.53, "direction": 73.59, "angle": 69.52, "elevation": 44.27, "pano_id": "TMX7316010203-001317_pano_0000_002306", "timestamp": "2019-07-17T10:14:08.806480Z", "filename": "pano_0000_002306.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.53272935, "relative_pitch": 69.52352139483078, "relative_heading": 73.5894648270631, "relative_elevation": 44.2741935001686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8103256406251, 52.3523733611422, 44.2423580549657 ] }, "distance": 16.54, "direction": 65.91, "angle": 69.51, "elevation": 44.24, "pano_id": "TMX7316010203-000821_pano_0000_001587", "timestamp": "2018-07-03T08:54:57.430620Z", "filename": "pano_0000_001587.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.53563442, "relative_pitch": 69.50671013054159, "relative_heading": 65.9097525292488, "relative_elevation": 44.2423580549657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_000481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81034600288268, 52.3523273264439, 51.2835506852716 ] }, "distance": 16.56, "direction": 84.36, "angle": 72.1, "elevation": 51.28, "pano_id": "TMX7316010203-001886_pano_0000_000481", "timestamp": "2020-08-21T06:59:27.366960Z", "filename": "pano_0000_000481.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.56299299, "relative_pitch": 72.10115591877566, "relative_heading": 84.36278404653443, "relative_elevation": 51.2835506852716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81018045228041, 52.3521713259493, 44.412248481065 ] }, "distance": 16.57, "direction": 161.7, "angle": 69.54, "elevation": 44.41, "pano_id": "TMX7316010203-000816_pano_0000_001071", "timestamp": "2018-06-29T09:46:57.259500Z", "filename": "pano_0000_001071.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.56983482, "relative_pitch": 69.53987975729642, "relative_heading": 161.7003808439495, "relative_elevation": 44.412248481065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track122_Sphere_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810324817540347, 52.35237622858486, 0.0 ] }, "distance": 16.62, "direction": 64.83, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track122_Sphere_00054", "timestamp": "2024-10-25T12:04:32Z", "filename": "Job_20241025_0915_Track122_Sphere_00054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.61764253, "relative_pitch": 0.0, "relative_heading": 64.82645167569848, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8101819549379, 52.3521704184564, 44.348048331216 ] }, "distance": 16.7, "direction": 161.48, "angle": 69.37, "elevation": 44.35, "pano_id": "TMX7316010203-000058_pano_0000_003980", "timestamp": "2016-08-12T09:34:05.310600Z", "filename": "pano_0000_003980.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.69798514, "relative_pitch": 69.3675748396821, "relative_heading": 161.47561837665117, "relative_elevation": 44.348048331216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81034773843225, 52.3523308447238, 44.2540786676109 ] }, "distance": 16.72, "direction": 83.07, "angle": 69.3, "elevation": 44.25, "pano_id": "TMX7316010203-000821_pano_0000_001588", "timestamp": "2018-07-03T08:54:57.895630Z", "filename": "pano_0000_001588.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.72340417, "relative_pitch": 69.29866164881653, "relative_heading": 83.06766837777512, "relative_elevation": 44.2540786676109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81034883526524, 52.3523303692225, 43.9785721125081 ] }, "distance": 16.79, "direction": 83.28, "angle": 69.1, "elevation": 43.98, "pano_id": "TMX7316010203-000284_pano_0000_004180", "timestamp": "2017-05-03T12:49:40.813080Z", "filename": "pano_0000_004180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.7913201, "relative_pitch": 69.1028011425505, "relative_heading": 83.2776717812007, "relative_elevation": 43.9785721125081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810180217919967, 52.3521691638759, 0.0 ] }, "distance": 16.79, "direction": 162.01, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_11_15_00808", "timestamp": "2025-09-24T07:48:00Z", "filename": "2025_09_24_07_11_15_00808.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.79348165, "relative_pitch": 0.0, "relative_heading": 162.00983344947446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81034248488507, 52.3523534442551, 43.9745196085423 ] }, "distance": 16.86, "direction": 74.41, "angle": 69.02, "elevation": 43.97, "pano_id": "TMX7316010203-002514_pano_0000_001811", "timestamp": "2022-04-13T12:16:24.353340Z", "filename": "pano_0000_001811.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.86388583, "relative_pitch": 69.01857015458422, "relative_heading": 74.40644849024447, "relative_elevation": 43.9745196085423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track122_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810349157906614, 52.352334095573596, 0.0 ] }, "distance": 16.87, "direction": 81.89, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track122_Sphere_00055", "timestamp": "2024-10-25T12:04:32Z", "filename": "Job_20241025_0915_Track122_Sphere_00055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.86665417, "relative_pitch": 0.0, "relative_heading": 81.8874130599568, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81003262216874, 52.3524579840443, 44.4220954095945 ] }, "distance": 16.88, "direction": 343.23, "angle": 69.19, "elevation": 44.42, "pano_id": "TMX7316010203-001695_pano_0000_004337", "timestamp": "2020-05-07T10:56:58.302960Z", "filename": "pano_0000_004337.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.88339583, "relative_pitch": 69.18982837289268, "relative_heading": 343.23456897033844, "relative_elevation": 44.4220954095945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810340012861172, 52.35236125706936, 0.0 ] }, "distance": 16.96, "direction": 71.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00121", "timestamp": "2025-09-24T06:48:16Z", "filename": "2025_09_24_05_30_55_00121.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 16.9583253, "relative_pitch": 0.0, "relative_heading": 71.42298379573299, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81033278794641, 52.3523752007056, 44.1625505415723 ] }, "distance": 17.06, "direction": 65.95, "angle": 68.87, "elevation": 44.16, "pano_id": "TMX7316010203-002089_pano_0000_001407", "timestamp": "2021-04-13T11:18:47.565480Z", "filename": "pano_0000_001407.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.06377471, "relative_pitch": 68.87418462605854, "relative_heading": 65.94975120622829, "relative_elevation": 44.1625505415723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_002305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81031086775825, 52.3524008348762, 44.2638117009774 ] }, "distance": 17.17, "direction": 55.16, "angle": 68.8, "elevation": 44.26, "pano_id": "TMX7316010203-001317_pano_0000_002305", "timestamp": "2019-07-17T10:14:08.281440Z", "filename": "pano_0000_002305.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.1657774, "relative_pitch": 68.80340213749102, "relative_heading": 55.16014674024714, "relative_elevation": 44.2638117009774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81031679562895, 52.3523962019856, 43.9862403720617 ] }, "distance": 17.22, "direction": 57.34, "angle": 68.63, "elevation": 43.99, "pano_id": "TMX7316010203-002514_pano_0000_001810", "timestamp": "2022-04-13T12:16:23.843580Z", "filename": "pano_0000_001810.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.21520212, "relative_pitch": 68.62576866971894, "relative_heading": 57.336858765875554, "relative_elevation": 43.9862403720617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_000479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81029602365478, 52.352413923096, 51.2936546001583 ] }, "distance": 17.26, "direction": 49.26, "angle": 71.4, "elevation": 51.29, "pano_id": "TMX7316010203-001886_pano_0000_000479", "timestamp": "2020-08-21T06:59:26.416950Z", "filename": "pano_0000_000479.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.25896496, "relative_pitch": 71.40326803773847, "relative_heading": 49.2633080718519, "relative_elevation": 51.2936546001583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81035363252776, 52.3522843072375, 43.6773105785251 ] }, "distance": 17.29, "direction": 100.53, "angle": 68.4, "elevation": 43.68, "pano_id": "TMX7316010203-000058_pano_0000_004055", "timestamp": "2016-08-12T09:35:36.105030Z", "filename": "pano_0000_004055.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.29391669, "relative_pitch": 68.39904052436032, "relative_heading": 100.5282425016807, "relative_elevation": 43.6773105785251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81035747002108, 52.3523321462989, 44.1767011741176 ] }, "distance": 17.4, "direction": 82.86, "angle": 68.5, "elevation": 44.18, "pano_id": "TMX7316010203-002089_pano_0000_001408", "timestamp": "2021-04-13T11:18:47.970550Z", "filename": "pano_0000_001408.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.39924034, "relative_pitch": 68.50272276717112, "relative_heading": 82.85776367118186, "relative_elevation": 44.1767011741176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810315037202145, 52.35240257808037, 0.0 ] }, "distance": 17.51, "direction": 55.17, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00120", "timestamp": "2025-09-24T06:48:15Z", "filename": "2025_09_24_05_30_55_00120.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.50976338, "relative_pitch": 0.0, "relative_heading": 55.17027152695668, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_002307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81036291894183, 52.3523082760236, 44.2863836521283 ] }, "distance": 17.64, "direction": 91.6, "angle": 68.28, "elevation": 44.29, "pano_id": "TMX7316010203-001317_pano_0000_002307", "timestamp": "2019-07-17T10:14:09.356490Z", "filename": "pano_0000_002307.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.64240252, "relative_pitch": 68.27910614239921, "relative_heading": 91.60076954270018, "relative_elevation": 44.2863836521283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81030355913594, 52.3524161080895, 44.2425123043358 ] }, "distance": 17.81, "direction": 49.75, "angle": 68.08, "elevation": 44.24, "pano_id": "TMX7316010203-000821_pano_0000_001586", "timestamp": "2018-07-03T08:54:56.960620Z", "filename": "pano_0000_001586.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.8073171, "relative_pitch": 68.07554255315397, "relative_heading": 49.7486494226016, "relative_elevation": 44.2425123043358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81030361831406, 52.3524161299234, 43.9664659835398 ] }, "distance": 17.81, "direction": 49.75, "angle": 67.95, "elevation": 43.97, "pano_id": "TMX7316010203-000284_pano_0000_004179", "timestamp": "2017-05-03T12:49:39.877960Z", "filename": "pano_0000_004179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.81196443, "relative_pitch": 67.94584418062148, "relative_heading": 49.75106554305682, "relative_elevation": 43.9664659835398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810365297855718, 52.35231984768246, 0.0 ] }, "distance": 17.82, "direction": 87.44, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00122", "timestamp": "2025-09-24T06:48:16Z", "filename": "2025_09_24_05_30_55_00122.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.81534358, "relative_pitch": 0.0, "relative_heading": 87.44305267333425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track122_Sphere_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810301117420218, 52.35241878713812, 0.0 ] }, "distance": 17.88, "direction": 48.67, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track122_Sphere_00053", "timestamp": "2024-10-25T12:04:31Z", "filename": "Job_20241025_0915_Track122_Sphere_00053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 17.87609818, "relative_pitch": 0.0, "relative_heading": 48.674787579617956, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81036839518953, 52.3523107427214, 43.9976258073002 ] }, "distance": 18.01, "direction": 90.69, "angle": 67.74, "elevation": 44.0, "pano_id": "TMX7316010203-002514_pano_0000_001812", "timestamp": "2022-04-13T12:16:24.863360Z", "filename": "pano_0000_001812.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.0099784, "relative_pitch": 67.73876247871107, "relative_heading": 90.69469619226369, "relative_elevation": 43.9976258073002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81002248303216, 52.3524668326368, 44.3896802002564 ] }, "distance": 18.03, "direction": 342.03, "angle": 67.89, "elevation": 44.39, "pano_id": "TMX7316010203-002514_pano_0000_001740", "timestamp": "2022-04-13T12:14:43.708950Z", "filename": "pano_0000_001740.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.02939385, "relative_pitch": 67.89488780819326, "relative_heading": 342.0349172942148, "relative_elevation": 44.3896802002564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8101974346562, 52.3521603441542, 44.4174779783934 ] }, "distance": 18.11, "direction": 159.44, "angle": 67.82, "elevation": 44.42, "pano_id": "TMX7316010203-000284_pano_0000_003711", "timestamp": "2017-05-03T12:27:20.273440Z", "filename": "pano_0000_003711.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.1074695, "relative_pitch": 67.82097704545895, "relative_heading": 159.43758614030628, "relative_elevation": 44.4174779783934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81030864277272, 52.3524185654496, 44.1896418016404 ] }, "distance": 18.25, "direction": 49.8, "angle": 67.56, "elevation": 44.19, "pano_id": "TMX7316010203-002089_pano_0000_001406", "timestamp": "2021-04-13T11:18:47.160450Z", "filename": "pano_0000_001406.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.24837233, "relative_pitch": 67.56153439961977, "relative_heading": 49.796118929210834, "relative_elevation": 44.1896418016404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81036997686531, 52.3522883238978, 44.2722985614091 ] }, "distance": 18.32, "direction": 98.52, "angle": 67.52, "elevation": 44.27, "pano_id": "TMX7316010203-000821_pano_0000_001589", "timestamp": "2018-07-03T08:54:58.360630Z", "filename": "pano_0000_001589.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.31844868, "relative_pitch": 67.52180664792687, "relative_heading": 98.51693360641984, "relative_elevation": 44.2722985614091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_000482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81037065082581, 52.3522844900149, 51.3003044314682 ] }, "distance": 18.43, "direction": 99.81, "angle": 70.24, "elevation": 51.3, "pano_id": "TMX7316010203-001886_pano_0000_000482", "timestamp": "2020-08-21T06:59:27.832100Z", "filename": "pano_0000_000482.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.43172268, "relative_pitch": 70.23710863432663, "relative_heading": 99.80741541955071, "relative_elevation": 51.3003044314682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track122_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81037378152544, 52.35229162240115, 0.0 ] }, "distance": 18.52, "direction": 97.28, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track122_Sphere_00056", "timestamp": "2024-10-25T12:04:33Z", "filename": "Job_20241025_0915_Track122_Sphere_00056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.5248188, "relative_pitch": 0.0, "relative_heading": 97.2753853342974, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81018857852708, 52.3521534692687, 44.4582599671558 ] }, "distance": 18.63, "direction": 162.0, "angle": 67.26, "elevation": 44.46, "pano_id": "TMX7316010203-001316_pano_0000_005033", "timestamp": "2019-07-17T08:15:07.140790Z", "filename": "pano_0000_005033.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.63044741, "relative_pitch": 67.26364494948872, "relative_heading": 162.00232682043523, "relative_elevation": 44.4582599671558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_005026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_005026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_005026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81001331055745, 52.352471351785, 44.4444355834275 ] }, "distance": 18.71, "direction": 340.69, "angle": 67.17, "elevation": 44.44, "pano_id": "TMX7316010203-001316_pano_0000_005026", "timestamp": "2019-07-17T08:15:00.545770Z", "filename": "pano_0000_005026.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.70567238, "relative_pitch": 67.17485926734915, "relative_heading": 340.68886252855305, "relative_elevation": 44.4444355834275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81019539049644, 52.3521538531321, 44.467377169989 ] }, "distance": 18.74, "direction": 160.61, "angle": 67.15, "elevation": 44.47, "pano_id": "TMX7316010203-001695_pano_0000_004330", "timestamp": "2020-05-07T10:56:52.718020Z", "filename": "pano_0000_004330.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.73875203, "relative_pitch": 67.14922423654417, "relative_heading": 160.61208182510313, "relative_elevation": 44.467377169989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003987/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003987/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003987/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003987/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003987/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003987/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003987/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003987/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003987/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81002283618099, 52.3524749009937, 44.3280549962074 ] }, "distance": 18.88, "direction": 342.94, "angle": 66.93, "elevation": 44.33, "pano_id": "TMX7316010203-000058_pano_0000_003987", "timestamp": "2016-08-12T09:34:14.160560Z", "filename": "pano_0000_003987.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.87837863, "relative_pitch": 66.93187354740745, "relative_heading": 342.94486220766294, "relative_elevation": 44.3280549962074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81026581708595, 52.3524512575057, 43.641603060998 ] }, "distance": 18.95, "direction": 35.55, "angle": 66.53, "elevation": 43.64, "pano_id": "TMX7316010203-000058_pano_0000_004051", "timestamp": "2016-08-12T09:35:34.685070Z", "filename": "pano_0000_004051.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.95032461, "relative_pitch": 66.52825445340464, "relative_heading": 35.55456635826925, "relative_elevation": 43.641603060998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_07_11_15_00815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_07_11_15_00815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_07_11_15_00815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810019609618508, 52.352475359050544, 0.0 ] }, "distance": 18.99, "direction": 342.36, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_07_11_15_00815", "timestamp": "2025-09-24T07:48:08Z", "filename": "2025_09_24_07_11_15_00815.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 18.99259065, "relative_pitch": 0.0, "relative_heading": 342.35588749168426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81029162241591, 52.3524395686464, 44.0136165088043 ] }, "distance": 19.04, "direction": 42.15, "angle": 66.61, "elevation": 44.01, "pano_id": "TMX7316010203-002514_pano_0000_001809", "timestamp": "2022-04-13T12:16:23.328360Z", "filename": "pano_0000_001809.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 19.04056718, "relative_pitch": 66.60638764164317, "relative_heading": 42.14951538518938, "relative_elevation": 44.0136165088043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track54_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810012878410085, 52.35247490379942, 0.0 ] }, "distance": 19.09, "direction": 341.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track54_Sphere_00039", "timestamp": "2024-10-25T09:31:18Z", "filename": "Job_20241025_0915_Track54_Sphere_00039.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 19.08869631, "relative_pitch": 0.0, "relative_heading": 340.9977815376108, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81038205211136, 52.352289197173, 44.1945513002574 ] }, "distance": 19.12, "direction": 97.86, "angle": 66.61, "elevation": 44.19, "pano_id": "TMX7316010203-002089_pano_0000_001409", "timestamp": "2021-04-13T11:18:48.375550Z", "filename": "pano_0000_001409.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 19.11900361, "relative_pitch": 66.6062097423046, "relative_heading": 97.86374014799972, "relative_elevation": 44.1945513002574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81001345141105, 52.3524761066711, 44.4079418266192 ] }, "distance": 19.2, "direction": 341.24, "angle": 66.62, "elevation": 44.41, "pano_id": "TMX7316010203-000816_pano_0000_001078", "timestamp": "2018-06-29T09:47:05.229470Z", "filename": "pano_0000_001078.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 19.20270688, "relative_pitch": 66.61556962492924, "relative_heading": 341.237963819105, "relative_elevation": 44.4079418266192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810290839021728, 52.35244392983891, 0.0 ] }, "distance": 19.37, "direction": 41.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00119", "timestamp": "2025-09-24T06:48:15Z", "filename": "2025_09_24_05_30_55_00119.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 19.36798009, "relative_pitch": 0.0, "relative_heading": 41.068983084751736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_002304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81028539367087, 52.3524469393429, 44.2593106133863 ] }, "distance": 19.38, "direction": 39.59, "angle": 66.35, "elevation": 44.26, "pano_id": "TMX7316010203-001317_pano_0000_002304", "timestamp": "2019-07-17T10:14:07.776490Z", "filename": "pano_0000_002304.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 19.38313835, "relative_pitch": 66.34923122882272, "relative_heading": 39.591628736484935, "relative_elevation": 44.2593106133863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track54_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track54_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810193465892487, 52.35214479063517, 0.0 ] }, "distance": 19.65, "direction": 161.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track54_Sphere_00047", "timestamp": "2024-10-25T09:31:26Z", "filename": "Job_20241025_0915_Track54_Sphere_00047.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 19.65180383, "relative_pitch": 0.0, "relative_heading": 161.94886009646, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_000478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_000478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_000478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81027110405958, 52.3524574145644, 51.3030297895893 ] }, "distance": 19.72, "direction": 35.25, "angle": 68.98, "elevation": 51.3, "pano_id": "TMX7316010203-001886_pano_0000_000478", "timestamp": "2020-08-21T06:59:25.936950Z", "filename": "pano_0000_000478.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 19.71746575, "relative_pitch": 68.9765668679435, "relative_heading": 35.24856108442198, "relative_elevation": 51.3030297895893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810390135646716, 52.352277833928085, 0.0 ] }, "distance": 19.87, "direction": 101.26, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00123", "timestamp": "2025-09-24T06:48:17Z", "filename": "2025_09_24_05_30_55_00123.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 19.87251524, "relative_pitch": 0.0, "relative_heading": 101.25974255519091, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81037668505618, 52.3522429150984, 43.700668182224 ] }, "distance": 20.13, "direction": 112.69, "angle": 65.27, "elevation": 43.7, "pano_id": "TMX7316010203-000058_pano_0000_004056", "timestamp": "2016-08-12T09:35:36.520060Z", "filename": "pano_0000_004056.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 20.13166704, "relative_pitch": 65.2658071941877, "relative_heading": 112.690375777007, "relative_elevation": 43.700668182224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_002308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_002308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_002308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81038887755549, 52.3522617607047, 44.3104598419741 ] }, "distance": 20.22, "direction": 106.29, "angle": 65.48, "elevation": 44.31, "pano_id": "TMX7316010203-001317_pano_0000_002308", "timestamp": "2019-07-17T10:14:09.931430Z", "filename": "pano_0000_002308.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 20.21538381, "relative_pitch": 65.47650939811896, "relative_heading": 106.28522710183422, "relative_elevation": 44.3104598419741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81028152053427, 52.3524587128309, 44.2427818868309 ] }, "distance": 20.25, "direction": 36.65, "angle": 65.41, "elevation": 44.24, "pano_id": "TMX7316010203-000821_pano_0000_001585", "timestamp": "2018-07-03T08:54:56.490630Z", "filename": "pano_0000_001585.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 20.25113966, "relative_pitch": 65.40512566368614, "relative_heading": 36.65271644157323, "relative_elevation": 44.2427818868309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81039342288494, 52.3522680398769, 44.0055967504159 ] }, "distance": 20.33, "direction": 104.15, "angle": 65.2, "elevation": 44.01, "pano_id": "TMX7316010203-002514_pano_0000_001813", "timestamp": "2022-04-13T12:16:25.388320Z", "filename": "pano_0000_001813.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 20.33084869, "relative_pitch": 65.2027807285755, "relative_heading": 104.14990325296704, "relative_elevation": 44.0055967504159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track122_Sphere_00052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.810278046725846, 52.35246147458356, 0.0 ] }, "distance": 20.36, "direction": 35.6, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track122_Sphere_00052", "timestamp": "2024-10-25T12:04:31Z", "filename": "Job_20241025_0915_Track122_Sphere_00052.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 20.35980958, "relative_pitch": 0.0, "relative_heading": 35.601997160312884, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81028522336719, 52.3524616164971, 44.2064290577546 ] }, "distance": 20.66, "direction": 36.68, "angle": 64.95, "elevation": 44.21, "pano_id": "TMX7316010203-002089_pano_0000_001405", "timestamp": "2021-04-13T11:18:46.760470Z", "filename": "pano_0000_001405.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 20.66097154, "relative_pitch": 64.94979763898033, "relative_heading": 36.67914961933758, "relative_elevation": 44.2064290577546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track54_Sphere_00043/adjacencies/b_20241025_0915_Track54_Sphere_00043/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81039224001733, 52.3522462218559, 44.2885617464781 ] }, "distance": 20.98, "direction": 110.65, "angle": 64.65, "elevation": 44.29, "pano_id": "TMX7316010203-000821_pano_0000_001590", "timestamp": "2018-07-03T08:54:58.820650Z", "filename": "pano_0000_001590.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_20241025_0915_Track54_Sphere_00043", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115681.49408177735, 485090.7904588966 ] }, "relative_distance": 20.98092151, "relative_pitch": 64.65157446096994, "relative_heading": 110.64636386108135, "relative_elevation": 44.2885617464781 } ] } }