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_20241212_0916_Track28_Sphere_00032/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track28_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784971744207365, 52.34874484753841, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track28_Sphere_00032", "timestamp": "2024-12-12T10:18:41Z", "filename": "Job_20241212_0916_Track28_Sphere_00032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "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_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0009_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78495687300849, 52.3487426512813, 43.8089307863265 ] }, "distance": 1.04, "direction": 256.44, "angle": 88.64, "elevation": 43.81, "pano_id": "TMX7316010203-002649_pano_0009_000040", "timestamp": "2022-06-29T11:18:59.986500Z", "filename": "pano_0009_000040.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 1.04242079, "relative_pitch": 88.63692077417923, "relative_heading": 256.441327614715, "relative_elevation": 43.8089307863265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785017023824158, 52.34872845944814, 0.0 ] }, "distance": 3.58, "direction": 120.58, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00379", "timestamp": "2025-09-22T09:28:01Z", "filename": "2025_09_22_09_22_07_00379.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 3.58408412, "relative_pitch": 0.0, "relative_heading": 120.58365083797197, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0009_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78502452172656, 52.3487263908449, 43.7141380738467 ] }, "distance": 4.14, "direction": 119.73, "angle": 84.59, "elevation": 43.71, "pano_id": "TMX7316010203-002649_pano_0009_000041", "timestamp": "2022-06-29T11:19:01.226460Z", "filename": "pano_0009_000041.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 4.14151389, "relative_pitch": 84.58790417486496, "relative_heading": 119.72866083728815, "relative_elevation": 43.7141380738467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track28_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785029476351606, 52.3487290441005, 0.0 ] }, "distance": 4.31, "direction": 114.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track28_Sphere_00031", "timestamp": "2024-12-12T10:18:39Z", "filename": "Job_20241212_0916_Track28_Sphere_00031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 4.30918466, "relative_pitch": 0.0, "relative_heading": 114.0845370234446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784909593030359, 52.348756422158885, 0.0 ] }, "distance": 4.43, "direction": 286.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00380", "timestamp": "2025-09-22T09:28:05Z", "filename": "2025_09_22_09_22_07_00380.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 4.42667955, "relative_pitch": 0.0, "relative_heading": 286.9150206117629, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0009_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78489089327865, 52.348761351493, 43.974221627228 ] }, "distance": 5.81, "direction": 288.43, "angle": 82.48, "elevation": 43.97, "pano_id": "TMX7316010203-002649_pano_0009_000039", "timestamp": "2022-06-29T11:18:58.631490Z", "filename": "pano_0009_000039.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 5.80744195, "relative_pitch": 82.47678671324888, "relative_heading": 288.4348367890205, "relative_elevation": 43.974221627228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track28_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784888660666629, 52.3487685750233, 0.0 ] }, "distance": 6.25, "direction": 295.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track28_Sphere_00033", "timestamp": "2024-12-12T10:18:45Z", "filename": "Job_20241212_0916_Track28_Sphere_00033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 6.24693829, "relative_pitch": 0.0, "relative_heading": 295.00186700386746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0008_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78492940015072, 52.3486916523442, 44.0550040472299 ] }, "distance": 6.59, "direction": 205.99, "angle": 81.5, "elevation": 44.06, "pano_id": "TMX7316010203-002649_pano_0008_000043", "timestamp": "2022-06-29T11:13:00.262520Z", "filename": "pano_0008_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 6.58507834, "relative_pitch": 81.49871022185384, "relative_heading": 205.98788308456932, "relative_elevation": 44.0550040472299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0008_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78486898032464, 52.348715421008, 44.2154597779736 ] }, "distance": 7.73, "direction": 244.94, "angle": 80.08, "elevation": 44.22, "pano_id": "TMX7316010203-002649_pano_0008_000044", "timestamp": "2022-06-29T11:13:01.122480Z", "filename": "pano_0008_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 7.73038165, "relative_pitch": 80.08296316869404, "relative_heading": 244.93945644599464, "relative_elevation": 44.2154597779736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0008_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78498970778645, 52.3486679705867, 43.9276474565268 ] }, "distance": 8.64, "direction": 171.86, "angle": 78.87, "elevation": 43.93, "pano_id": "TMX7316010203-002649_pano_0008_000042", "timestamp": "2022-06-29T11:12:59.442490Z", "filename": "pano_0008_000042.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 8.64154073, "relative_pitch": 78.87076511207124, "relative_heading": 171.8565238817917, "relative_elevation": 43.9276474565268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0009_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78509390029661, 52.3487130221622, 43.6064113620669 ] }, "distance": 9.05, "direction": 113.05, "angle": 78.28, "elevation": 43.61, "pano_id": "TMX7316010203-002649_pano_0009_000042", "timestamp": "2022-06-29T11:19:02.351490Z", "filename": "pano_0009_000042.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 9.04607971, "relative_pitch": 78.28031418301981, "relative_heading": 113.04641166022907, "relative_elevation": 43.6064113620669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784846686932379, 52.34877603700616, 0.0 ] }, "distance": 9.2, "direction": 292.16, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00381", "timestamp": "2025-09-22T09:28:09Z", "filename": "2025_09_22_09_22_07_00381.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 9.2013939, "relative_pitch": 0.0, "relative_heading": 292.15912454578535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785100243645017, 52.348711985739754, 0.0 ] }, "distance": 9.49, "direction": 112.67, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00378", "timestamp": "2025-09-22T09:27:59Z", "filename": "2025_09_22_09_22_07_00378.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 9.48919341, "relative_pitch": 0.0, "relative_heading": 112.66543326314998, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0003_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78490894291972, 52.3486633382822, 45.5206301156431 ] }, "distance": 10.03, "direction": 205.26, "angle": 77.58, "elevation": 45.52, "pano_id": "TMX7316010203-002399_pano_0003_000040", "timestamp": "2022-01-07T10:07:47.867080Z", "filename": "pano_0003_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 10.02877061, "relative_pitch": 77.57549610552138, "relative_heading": 205.2595958699732, "relative_elevation": 45.5206301156431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track28_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785118442013983, 52.34871203338095, 0.0 ] }, "distance": 10.64, "direction": 110.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track28_Sphere_00030", "timestamp": "2024-12-12T10:18:33Z", "filename": "Job_20241212_0916_Track28_Sphere_00030.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 10.64242668, "relative_pitch": 0.0, "relative_heading": 110.06548223877408, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0009_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78482572326154, 52.3487802996703, 44.1064867125824 ] }, "distance": 10.7, "direction": 291.63, "angle": 76.36, "elevation": 44.11, "pano_id": "TMX7316010203-002649_pano_0009_000038", "timestamp": "2022-06-29T11:18:57.156480Z", "filename": "pano_0009_000038.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 10.70377839, "relative_pitch": 76.35914564948487, "relative_heading": 291.62640388934136, "relative_elevation": 44.1064867125824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0003_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7848460750833, 52.3486867994873, 45.6662281639874 ] }, "distance": 10.73, "direction": 232.97, "angle": 76.78, "elevation": 45.67, "pano_id": "TMX7316010203-002399_pano_0003_000041", "timestamp": "2022-01-07T10:07:48.467020Z", "filename": "pano_0003_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 10.72636859, "relative_pitch": 76.78162586120524, "relative_heading": 232.97364421884603, "relative_elevation": 45.6662281639874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0008_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78480748050083, 52.3487374413142, 44.3952044676989 ] }, "distance": 11.22, "direction": 265.79, "angle": 75.81, "elevation": 44.4, "pano_id": "TMX7316010203-002649_pano_0008_000045", "timestamp": "2022-06-29T11:13:02.057460Z", "filename": "pano_0008_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.22372785, "relative_pitch": 75.81211277131555, "relative_heading": 265.7892422589327, "relative_elevation": 44.3952044676989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0003_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78497221662775, 52.3486404661383, 45.3834951715544 ] }, "distance": 11.61, "direction": 179.84, "angle": 75.64, "elevation": 45.38, "pano_id": "TMX7316010203-002399_pano_0003_000039", "timestamp": "2022-01-07T10:07:47.296970Z", "filename": "pano_0003_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.61497726, "relative_pitch": 75.64445202301282, "relative_heading": 179.84119797302773, "relative_elevation": 45.3834951715544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_006200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78486432069565, 52.3486637454609, 43.7257560193539 ] }, "distance": 11.62, "direction": 219.05, "angle": 75.12, "elevation": 43.73, "pano_id": "TMX7316010203-002104_pano_0000_006200", "timestamp": "2021-04-19T11:33:53.847030Z", "filename": "pano_0000_006200.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.62013025, "relative_pitch": 75.11761529540631, "relative_heading": 219.04692900131286, "relative_elevation": 43.7257560193539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784872835751743, 52.348658519484765, 0.0 ] }, "distance": 11.73, "direction": 215.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03525", "timestamp": "2025-07-02T05:29:18Z", "filename": "recording_2025-07-02_04-34-16_03525.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.73469849, "relative_pitch": 0.0, "relative_heading": 215.05479795387515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78490943732224, 52.3486464853611, 43.5855756690726 ] }, "distance": 11.74, "direction": 201.2, "angle": 74.93, "elevation": 43.59, "pano_id": "TMX7316010203-000810_pano_0001_000401", "timestamp": "2018-06-27T07:50:00.361490Z", "filename": "pano_0001_000401.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.7398042, "relative_pitch": 74.92510629521786, "relative_heading": 201.20203595000902, "relative_elevation": 43.5855756690726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78486535305167, 52.3486617506452, 43.7030610889196 ] }, "distance": 11.75, "direction": 218.1, "angle": 74.95, "elevation": 43.7, "pano_id": "TMX7316010203-000811_pano_0000_000164", "timestamp": "2018-06-27T09:17:27.331780Z", "filename": "pano_0000_000164.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.74981315, "relative_pitch": 74.95155599718397, "relative_heading": 218.09860661551085, "relative_elevation": 43.7030610889196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78490373651378, 52.3486476407784, 44.2542558442801 ] }, "distance": 11.77, "direction": 203.19, "angle": 75.11, "elevation": 44.25, "pano_id": "TMX7315080123-000303_pano_0000_000445", "timestamp": "2016-06-16T12:51:19.838330Z", "filename": "pano_0000_000445.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.76753079, "relative_pitch": 75.10920913342719, "relative_heading": 203.19225678022337, "relative_elevation": 44.2542558442801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78486199859012, 52.3486628383685, 43.7246616091579 ] }, "distance": 11.8, "direction": 219.33, "angle": 74.9, "elevation": 43.72, "pano_id": "TMX7316010203-002023_pano_0000_001877", "timestamp": "2021-02-22T09:55:38.166240Z", "filename": "pano_0000_001877.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.79835059, "relative_pitch": 74.89935086723486, "relative_heading": 219.33493365459648, "relative_elevation": 43.7246616091579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track28_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784815272921626, 52.34879053625958, 0.0 ] }, "distance": 11.81, "direction": 295.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track28_Sphere_00034", "timestamp": "2024-12-12T10:18:50Z", "filename": "Job_20241212_0916_Track28_Sphere_00034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.81245157, "relative_pitch": 0.0, "relative_heading": 295.4923984267679, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784858238409113, 52.34866457488913, 0.0 ] }, "distance": 11.82, "direction": 220.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00539", "timestamp": "2024-09-18T08:23:30Z", "filename": "Job_20240918_0854_Track04_Sphere_00539.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.8156604, "relative_pitch": 0.0, "relative_heading": 220.8900575863173, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000301_pano_0000_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78489972330501, 52.3486482029888, 44.2551454147324 ] }, "distance": 11.82, "direction": 204.53, "angle": 75.04, "elevation": 44.26, "pano_id": "TMX7315080123-000301_pano_0000_000161", "timestamp": "2016-06-16T11:51:34.835020Z", "filename": "pano_0000_000161.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.82094786, "relative_pitch": 75.04492390361197, "relative_heading": 204.5301914596743, "relative_elevation": 44.2551454147324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_004373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78489595567458, 52.3486490760444, 43.5987539514899 ] }, "distance": 11.84, "direction": 205.86, "angle": 74.8, "elevation": 43.6, "pano_id": "TMX7316010203-001306_pano_0000_004373", "timestamp": "2019-07-11T10:04:12.165760Z", "filename": "pano_0000_004373.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.84232625, "relative_pitch": 74.80390776756634, "relative_heading": 205.85549429600948, "relative_elevation": 43.5987539514899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78484664788022, 52.3486703982369, 43.7407642798498 ] }, "distance": 11.89, "direction": 225.82, "angle": 74.8, "elevation": 43.74, "pano_id": "TMX7316010203-000810_pano_0001_000402", "timestamp": "2018-06-27T07:50:00.756500Z", "filename": "pano_0001_000402.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.88677439, "relative_pitch": 74.79674090875828, "relative_heading": 225.81870435587146, "relative_elevation": 43.7407642798498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0003_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7849072761676, 52.3486455085743, 43.587186910212 ] }, "distance": 11.89, "direction": 201.67, "angle": 74.74, "elevation": 43.59, "pano_id": "TMX7316010203-002400_pano_0003_000040", "timestamp": "2022-01-07T10:07:47.867080Z", "filename": "pano_0003_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.89480211, "relative_pitch": 74.73584304371363, "relative_heading": 201.67405068477433, "relative_elevation": 43.587186910212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784921420860797, 52.34864188760668, 0.0 ] }, "distance": 11.96, "direction": 196.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00538", "timestamp": "2024-09-18T08:23:30Z", "filename": "Job_20240918_0854_Track04_Sphere_00538.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 11.95895901, "relative_pitch": 0.0, "relative_heading": 196.66329669919162, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_006199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78492701914602, 52.3486401343797, 43.5801848750561 ] }, "distance": 12.04, "direction": 194.66, "angle": 74.55, "elevation": 43.58, "pano_id": "TMX7316010203-002104_pano_0000_006199", "timestamp": "2021-04-19T11:33:53.447030Z", "filename": "pano_0000_006199.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.04384029, "relative_pitch": 74.55130535033459, "relative_heading": 194.65814528563357, "relative_elevation": 43.5801848750561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0003_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78484528401173, 52.3486690741349, 43.7401587069035 ] }, "distance": 12.06, "direction": 225.62, "angle": 74.59, "elevation": 43.74, "pano_id": "TMX7316010203-002400_pano_0003_000041", "timestamp": "2022-01-07T10:07:48.467020Z", "filename": "pano_0003_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.05617789, "relative_pitch": 74.59010078569565, "relative_heading": 225.62437894823677, "relative_elevation": 43.7401587069035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78492568563312, 52.3486394308839, 43.5718284565955 ] }, "distance": 12.14, "direction": 194.98, "angle": 74.43, "elevation": 43.57, "pano_id": "TMX7316010203-002023_pano_0000_001876", "timestamp": "2021-02-22T09:55:37.666200Z", "filename": "pano_0000_001876.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.14275891, "relative_pitch": 74.42771225114802, "relative_heading": 194.97949340225514, "relative_elevation": 43.5718284565955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78484141900691, 52.3486703911583, 44.4077229546383 ] }, "distance": 12.15, "direction": 226.99, "angle": 74.7, "elevation": 44.41, "pano_id": "TMX7315080123-000303_pano_0000_000446", "timestamp": "2016-06-16T12:51:20.283380Z", "filename": "pano_0000_000446.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.14537517, "relative_pitch": 74.70384502645905, "relative_heading": 226.98759482033165, "relative_elevation": 44.4077229546383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78485899067622, 52.348659146768, 43.6930832872167 ] }, "distance": 12.25, "direction": 218.86, "angle": 74.34, "elevation": 43.69, "pano_id": "TMX7316010203-001887_pano_0000_004302", "timestamp": "2020-08-21T08:56:41.375240Z", "filename": "pano_0000_004302.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.24641284, "relative_pitch": 74.34273775079969, "relative_heading": 218.85846785282797, "relative_elevation": 43.6930832872167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000301_pano_0000_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78483698602218, 52.3486710311177, 44.4089832389727 ] }, "distance": 12.32, "direction": 228.19, "angle": 74.49, "elevation": 44.41, "pano_id": "TMX7315080123-000301_pano_0000_000162", "timestamp": "2016-06-16T11:51:35.240060Z", "filename": "pano_0000_000162.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.32038321, "relative_pitch": 74.49439069249185, "relative_heading": 228.18813307790975, "relative_elevation": 44.4089832389727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0008_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78505069077884, 52.3486451906237, 43.7878608992323 ] }, "distance": 12.33, "direction": 154.12, "angle": 74.28, "elevation": 43.79, "pano_id": "TMX7316010203-002649_pano_0008_000041", "timestamp": "2022-06-29T11:12:58.642480Z", "filename": "pano_0008_000041.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.3252431, "relative_pitch": 74.2793496858243, "relative_heading": 154.12075174294844, "relative_elevation": 43.7878608992323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7849275820852, 52.3486373907206, 43.5615753699094 ] }, "distance": 12.33, "direction": 194.13, "angle": 74.2, "elevation": 43.56, "pano_id": "TMX7316010203-000811_pano_0000_000163", "timestamp": "2018-06-27T09:17:26.926540Z", "filename": "pano_0000_000163.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.33002488, "relative_pitch": 74.19593083878617, "relative_heading": 194.12668764810553, "relative_elevation": 43.5615753699094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_004374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78482901474031, 52.3486743329489, 43.7696680342779 ] }, "distance": 12.5, "direction": 231.11, "angle": 74.07, "elevation": 43.77, "pano_id": "TMX7316010203-001306_pano_0000_004374", "timestamp": "2019-07-11T10:04:12.605760Z", "filename": "pano_0000_004374.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.49648873, "relative_pitch": 74.06565500771258, "relative_heading": 231.10532927162063, "relative_elevation": 43.7696680342779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784934990488749, 52.348634775389456, 0.0 ] }, "distance": 12.5, "direction": 191.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03524", "timestamp": "2025-07-02T05:29:18Z", "filename": "recording_2025-07-02_04-34-16_03524.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.50160511, "relative_pitch": 0.0, "relative_heading": 191.55658526188748, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78492181631879, 52.3486358967591, 43.5473730508238 ] }, "distance": 12.59, "direction": 195.68, "angle": 73.87, "elevation": 43.55, "pano_id": "TMX7316010203-001887_pano_0000_004301", "timestamp": "2020-08-21T08:56:40.945290Z", "filename": "pano_0000_004301.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.59173277, "relative_pitch": 73.8727625873738, "relative_heading": 195.67598284922283, "relative_elevation": 43.5473730508238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7849338588427, 52.3486321645652, 43.3482720442116 ] }, "distance": 12.8, "direction": 191.63, "angle": 73.55, "elevation": 43.35, "pano_id": "TMX7316010203-000283_pano_0000_000034", "timestamp": "2017-05-02T10:43:27.733170Z", "filename": "pano_0000_000034.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.80169277, "relative_pitch": 73.54697686683063, "relative_heading": 191.63423765217533, "relative_elevation": 43.3482720442116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784810679240661, 52.34868238936804, 0.0 ] }, "distance": 12.99, "direction": 237.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03526", "timestamp": "2025-07-02T05:29:19Z", "filename": "recording_2025-07-02_04-34-16_03526.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 12.99087796, "relative_pitch": 0.0, "relative_heading": 237.65694160582157, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78480385276249, 52.3486861055894, 43.8681930834427 ] }, "distance": 13.18, "direction": 240.26, "angle": 73.28, "elevation": 43.87, "pano_id": "TMX7316010203-000811_pano_0000_000165", "timestamp": "2018-06-27T09:17:27.731530Z", "filename": "pano_0000_000165.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.17624679, "relative_pitch": 73.28183867888299, "relative_heading": 240.25918808199475, "relative_elevation": 43.8681930834427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_006201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78480205562087, 52.3486876478601, 43.8959210533649 ] }, "distance": 13.2, "direction": 241.17, "angle": 73.26, "elevation": 43.9, "pano_id": "TMX7316010203-002104_pano_0000_006201", "timestamp": "2021-04-19T11:33:54.242080Z", "filename": "pano_0000_006201.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.19911093, "relative_pitch": 73.2644372756152, "relative_heading": 241.16977118061422, "relative_elevation": 43.8959210533649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000301_pano_0000_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78496343175767, 52.3486255635547, 44.1300507942215 ] }, "distance": 13.29, "direction": 182.44, "angle": 73.25, "elevation": 44.13, "pano_id": "TMX7315080123-000301_pano_0000_000160", "timestamp": "2016-06-16T11:51:34.425030Z", "filename": "pano_0000_000160.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.28528314, "relative_pitch": 73.24566027285515, "relative_heading": 182.4436288862547, "relative_elevation": 44.1300507942215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78496625783978, 52.3486250830817, 44.1290830979124 ] }, "distance": 13.33, "direction": 181.61, "angle": 73.19, "elevation": 44.13, "pano_id": "TMX7315080123-000303_pano_0000_000444", "timestamp": "2016-06-16T12:51:19.393320Z", "filename": "pano_0000_000444.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.33190935, "relative_pitch": 73.18982253409695, "relative_heading": 181.60692222111572, "relative_elevation": 44.1290830979124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0003_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7847837281519, 52.3487108900827, 45.8190772878006 ] }, "distance": 13.36, "direction": 253.57, "angle": 73.75, "elevation": 45.82, "pano_id": "TMX7316010203-002399_pano_0003_000042", "timestamp": "2022-01-07T10:07:49.122010Z", "filename": "pano_0003_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.35757535, "relative_pitch": 73.74708151646543, "relative_heading": 253.56795170937846, "relative_elevation": 45.8190772878006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78480723416682, 52.3486781328246, 43.6477878000587 ] }, "distance": 13.45, "direction": 236.49, "angle": 72.88, "elevation": 43.65, "pano_id": "TMX7316010203-000283_pano_0000_000035", "timestamp": "2017-05-02T10:43:28.558250Z", "filename": "pano_0000_000035.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.4454129, "relative_pitch": 72.87889657650896, "relative_heading": 236.4868268661994, "relative_elevation": 43.6477878000587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78479846807022, 52.3486867971236, 43.8975536506623 ] }, "distance": 13.46, "direction": 241.32, "angle": 72.95, "elevation": 43.9, "pano_id": "TMX7316010203-002023_pano_0000_001878", "timestamp": "2021-02-22T09:55:38.661250Z", "filename": "pano_0000_001878.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.45897099, "relative_pitch": 72.95448308705453, "relative_heading": 241.31857779232624, "relative_elevation": 43.8975536506623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_004372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78496249200173, 52.3486239677267, 43.4640795486048 ] }, "distance": 13.47, "direction": 182.68, "angle": 72.79, "elevation": 43.46, "pano_id": "TMX7316010203-001306_pano_0000_004372", "timestamp": "2019-07-11T10:04:11.725760Z", "filename": "pano_0000_004372.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.46554428, "relative_pitch": 72.78657091813801, "relative_heading": 182.68364801203418, "relative_elevation": 43.4640795486048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78497290247024, 52.3486230492952, 43.4622920257971 ] }, "distance": 13.55, "direction": 179.67, "angle": 72.68, "elevation": 43.46, "pano_id": "TMX7316010203-000810_pano_0001_000400", "timestamp": "2018-06-27T07:49:59.961580Z", "filename": "pano_0001_000400.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.5532037, "relative_pitch": 72.68052575263586, "relative_heading": 179.66633318472648, "relative_elevation": 43.4622920257971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784795370705666, 52.34868785693637, 0.0 ] }, "distance": 13.59, "direction": 242.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00540", "timestamp": "2024-09-18T08:23:31Z", "filename": "Job_20240918_0854_Track04_Sphere_00540.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.58908116, "relative_pitch": 0.0, "relative_heading": 242.1819339500281, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0003_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78497004918114, 52.3486224787709, 43.4609673274681 ] }, "distance": 13.62, "direction": 180.49, "angle": 72.6, "elevation": 43.46, "pano_id": "TMX7316010203-002400_pano_0003_000039", "timestamp": "2022-01-07T10:07:47.296970Z", "filename": "pano_0003_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.61694827, "relative_pitch": 72.60347329531109, "relative_heading": 180.48601227504204, "relative_elevation": 43.4609673274681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78479626932918, 52.3486829114404, 43.861844625324 ] }, "distance": 13.8, "direction": 240.04, "angle": 72.53, "elevation": 43.86, "pano_id": "TMX7316010203-001887_pano_0000_004303", "timestamp": "2020-08-21T08:56:41.810160Z", "filename": "pano_0000_004303.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.80135506, "relative_pitch": 72.53354962878171, "relative_heading": 240.042254951808, "relative_elevation": 43.861844625324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784984726426647, 52.348619857028154, 0.0 ] }, "distance": 13.94, "direction": 176.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00537", "timestamp": "2024-09-18T08:23:29Z", "filename": "Job_20240918_0854_Track04_Sphere_00537.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.93629635, "relative_pitch": 0.0, "relative_heading": 176.36052211939773, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78478418701093, 52.348694366023, 43.9159923363477 ] }, "distance": 13.96, "direction": 246.27, "angle": 72.36, "elevation": 43.92, "pano_id": "TMX7316010203-000810_pano_0001_000403", "timestamp": "2018-06-27T07:50:01.146500Z", "filename": "pano_0001_000403.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.96068733, "relative_pitch": 72.36478437809681, "relative_heading": 246.27402463035386, "relative_elevation": 43.9159923363477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0009_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78516509369841, 52.3487027201285, 43.501675372012 ] }, "distance": 13.98, "direction": 109.58, "angle": 72.18, "elevation": 43.5, "pano_id": "TMX7316010203-002649_pano_0009_000043", "timestamp": "2022-06-29T11:19:03.421520Z", "filename": "pano_0009_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 13.98450367, "relative_pitch": 72.17893572476588, "relative_heading": 109.58496506345226, "relative_elevation": 43.501675372012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0003_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78478381677266, 52.3486932674929, 43.9058699002489 ] }, "distance": 14.03, "direction": 245.86, "angle": 72.27, "elevation": 43.91, "pano_id": "TMX7316010203-002400_pano_0003_000042", "timestamp": "2022-01-07T10:07:49.122010Z", "filename": "pano_0003_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.03333729, "relative_pitch": 72.27491105519441, "relative_heading": 245.85857300304713, "relative_elevation": 43.9058699002489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_006198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78499025526258, 52.3486169928609, 43.4613615302369 ] }, "distance": 14.28, "direction": 174.93, "angle": 71.81, "elevation": 43.46, "pano_id": "TMX7316010203-002104_pano_0000_006198", "timestamp": "2021-04-19T11:33:53.042240Z", "filename": "pano_0000_006198.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.2827078, "relative_pitch": 71.8079247880127, "relative_heading": 174.93321741786838, "relative_elevation": 43.4613615302369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78477917904811, 52.3486937437764, 44.5747390920296 ] }, "distance": 14.3, "direction": 246.57, "angle": 72.21, "elevation": 44.57, "pano_id": "TMX7315080123-000303_pano_0000_000447", "timestamp": "2016-06-16T12:51:20.728360Z", "filename": "pano_0000_000447.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.30115293, "relative_pitch": 72.21192163562264, "relative_heading": 246.57018848457724, "relative_elevation": 44.5747390920296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78498983885432, 52.3486165600668, 43.4452075771987 ] }, "distance": 14.33, "direction": 175.06, "angle": 71.75, "elevation": 43.45, "pano_id": "TMX7316010203-002023_pano_0000_001875", "timestamp": "2021-02-22T09:55:37.161290Z", "filename": "pano_0000_001875.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.32820922, "relative_pitch": 71.7474685502603, "relative_heading": 175.0632497990786, "relative_elevation": 43.4452075771987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785171370257199, 52.34870197561772, 0.0 ] }, "distance": 14.42, "direction": 109.33, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00377", "timestamp": "2025-09-22T09:27:58Z", "filename": "2025_09_22_09_22_07_00377.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.41538099, "relative_pitch": 0.0, "relative_heading": 109.32535031272475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000301_pano_0000_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78477490493832, 52.348694174981, 44.5757262287661 ] }, "distance": 14.55, "direction": 247.2, "angle": 71.92, "elevation": 44.58, "pano_id": "TMX7315080123-000301_pano_0000_000163", "timestamp": "2016-06-16T11:51:35.645070Z", "filename": "pano_0000_000163.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.55018855, "relative_pitch": 71.92253735095983, "relative_heading": 247.19960060875067, "relative_elevation": 44.5757262287661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78498968925155, 52.3486135623383, 43.444583508186 ] }, "distance": 14.66, "direction": 175.22, "angle": 71.35, "elevation": 43.44, "pano_id": "TMX7316010203-000811_pano_0000_000162", "timestamp": "2018-06-27T09:17:26.521540Z", "filename": "pano_0000_000162.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.65971515, "relative_pitch": 71.35381404137722, "relative_heading": 175.2151380806712, "relative_elevation": 43.444583508186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784985703766, 52.3486132282057, 43.4255032930523 ] }, "distance": 14.68, "direction": 176.28, "angle": 71.33, "elevation": 43.43, "pano_id": "TMX7316010203-001887_pano_0000_004300", "timestamp": "2020-08-21T08:56:40.515240Z", "filename": "pano_0000_004300.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.67666485, "relative_pitch": 71.32611472698275, "relative_heading": 176.2838406202022, "relative_elevation": 43.4255032930523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0003_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7850362835776, 52.3486186709971, 45.2697647381574 ] }, "distance": 14.71, "direction": 162.61, "angle": 72.0, "elevation": 45.27, "pano_id": "TMX7316010203-002399_pano_0003_000038", "timestamp": "2022-01-07T10:07:46.742050Z", "filename": "pano_0003_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.7128475, "relative_pitch": 71.99563925537188, "relative_heading": 162.60742548868464, "relative_elevation": 45.2697647381574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784774957858994, 52.34880122429992, 0.0 ] }, "distance": 14.8, "direction": 295.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00382", "timestamp": "2025-09-22T09:28:14Z", "filename": "2025_09_22_09_22_07_00382.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.80444517, "relative_pitch": 0.0, "relative_heading": 295.07114368687155, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784997756900041, 52.34861137591124, 0.0 ] }, "distance": 14.96, "direction": 173.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03523", "timestamp": "2025-07-02T05:29:17Z", "filename": "recording_2025-07-02_04-34-16_03523.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 14.95732333, "relative_pitch": 0.0, "relative_heading": 173.1938927394977, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_004375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78476193783996, 52.3486997838332, 43.9525818135589 ] }, "distance": 15.15, "direction": 250.67, "angle": 70.98, "elevation": 43.95, "pano_id": "TMX7316010203-001306_pano_0000_004375", "timestamp": "2019-07-11T10:04:13.045890Z", "filename": "pano_0000_004375.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 15.15072226, "relative_pitch": 70.98061606912432, "relative_heading": 250.67249086840724, "relative_elevation": 43.9525818135589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0008_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78474519029348, 52.3487577281093, 44.514485757798 ] }, "distance": 15.5, "direction": 275.3, "angle": 70.8, "elevation": 44.51, "pano_id": "TMX7316010203-002649_pano_0008_000046", "timestamp": "2022-06-29T11:13:03.172450Z", "filename": "pano_0008_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 15.50446212, "relative_pitch": 70.79669625422127, "relative_heading": 275.3042314460954, "relative_elevation": 44.514485757798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0009_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78476195251983, 52.3488004606595, 44.2264957102016 ] }, "distance": 15.58, "direction": 293.41, "angle": 70.6, "elevation": 44.23, "pano_id": "TMX7316010203-002649_pano_0009_000037", "timestamp": "2022-06-29T11:18:55.486470Z", "filename": "pano_0009_000037.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 15.57773747, "relative_pitch": 70.5963927944074, "relative_heading": 293.4066044867734, "relative_elevation": 44.2264957102016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784748435219064, 52.34870621383418, 0.0 ] }, "distance": 15.81, "direction": 254.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03527", "timestamp": "2025-07-02T05:29:19Z", "filename": "recording_2025-07-02_04-34-16_03527.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 15.81254867, "relative_pitch": 0.0, "relative_heading": 254.22463575222946, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7847422850095, 52.3487106819516, 44.0305115943775 ] }, "distance": 16.09, "direction": 256.33, "angle": 69.92, "elevation": 44.03, "pano_id": "TMX7316010203-000811_pano_0000_000166", "timestamp": "2018-06-27T09:17:28.131760Z", "filename": "pano_0000_000166.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.09159599, "relative_pitch": 69.92442814596144, "relative_heading": 256.3344036351561, "relative_elevation": 44.0305115943775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000301_pano_0000_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7850271837259, 52.3486034498749, 44.0158180613071 ] }, "distance": 16.18, "direction": 166.5, "angle": 69.82, "elevation": 44.02, "pano_id": "TMX7315080123-000301_pano_0000_000159", "timestamp": "2016-06-16T11:51:34.015140Z", "filename": "pano_0000_000159.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.18106627, "relative_pitch": 69.81559574410485, "relative_heading": 166.498415928078, "relative_elevation": 44.0158180613071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_006202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784739525456, 52.3487114522887, 44.0630460847169 ] }, "distance": 16.25, "direction": 256.78, "angle": 69.75, "elevation": 44.06, "pano_id": "TMX7316010203-002104_pano_0000_006202", "timestamp": "2021-04-19T11:33:54.637050Z", "filename": "pano_0000_006202.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.25456718, "relative_pitch": 69.75131479158675, "relative_heading": 256.7846047185121, "relative_elevation": 44.0630460847169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78502901314134, 52.3486029436185, 44.0124955102801 ] }, "distance": 16.27, "direction": 166.12, "angle": 69.72, "elevation": 44.01, "pano_id": "TMX7315080123-000303_pano_0000_000443", "timestamp": "2016-06-16T12:51:18.953290Z", "filename": "pano_0000_000443.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.26530668, "relative_pitch": 69.7176479848417, "relative_heading": 166.11774613657246, "relative_elevation": 44.0124955102801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track28_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784758613838068, 52.348811611919714, 0.0 ] }, "distance": 16.31, "direction": 297.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track28_Sphere_00035", "timestamp": "2024-12-12T10:18:54Z", "filename": "Job_20241212_0916_Track28_Sphere_00035.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.3131714, "relative_pitch": 0.0, "relative_heading": 297.0912298015777, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241212_0916_Track28_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241212_0916_Track28_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785200935101312, 52.34870152381919, 0.0 ] }, "distance": 16.34, "direction": 107.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241212_0916_Track28_Sphere_00029", "timestamp": "2024-12-12T10:18:31Z", "filename": "Job_20241212_0916_Track28_Sphere_00029.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.34487687, "relative_pitch": 0.0, "relative_heading": 107.15401103106844, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78473559655623, 52.3487109183312, 44.0599596034735 ] }, "distance": 16.53, "direction": 256.8, "angle": 69.44, "elevation": 44.06, "pano_id": "TMX7316010203-002023_pano_0000_001879", "timestamp": "2021-02-22T09:55:39.146220Z", "filename": "pano_0000_001879.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.52878798, "relative_pitch": 69.43676904208345, "relative_heading": 256.79626788993335, "relative_elevation": 44.0599596034735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0008_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78511321531626, 52.3486235524072, 43.6598925609142 ] }, "distance": 16.59, "direction": 144.46, "angle": 69.2, "elevation": 43.66, "pano_id": "TMX7316010203-002649_pano_0008_000040", "timestamp": "2022-06-29T11:12:57.832480Z", "filename": "pano_0008_000040.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.58625542, "relative_pitch": 69.19837376428279, "relative_heading": 144.46345137696534, "relative_elevation": 43.6598925609142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0003_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78503343234871, 52.3486004236242, 43.3430157378316 ] }, "distance": 16.61, "direction": 165.34, "angle": 69.03, "elevation": 43.34, "pano_id": "TMX7316010203-002400_pano_0003_000038", "timestamp": "2022-01-07T10:07:46.742050Z", "filename": "pano_0003_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.61130204, "relative_pitch": 69.03056443755517, "relative_heading": 165.34142535430848, "relative_elevation": 43.3430157378316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_004371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78503042659169, 52.3485998955394, 43.3352825194597 ] }, "distance": 16.62, "direction": 166.08, "angle": 69.02, "elevation": 43.34, "pano_id": "TMX7316010203-001306_pano_0000_004371", "timestamp": "2019-07-11T10:04:11.280850Z", "filename": "pano_0000_004371.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.61768514, "relative_pitch": 69.01978993580006, "relative_heading": 166.0759321203632, "relative_elevation": 43.3352825194597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784732881330479, 52.34871137455953, 0.0 ] }, "distance": 16.7, "direction": 257.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00541", "timestamp": "2024-09-18T08:23:31Z", "filename": "Job_20240918_0854_Track04_Sphere_00541.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.69757626, "relative_pitch": 0.0, "relative_heading": 257.11088246501663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78503738861999, 52.3486001718918, 43.339941884391 ] }, "distance": 16.71, "direction": 164.47, "angle": 68.92, "elevation": 43.34, "pano_id": "TMX7316010203-000810_pano_0001_000399", "timestamp": "2018-06-27T07:49:59.556540Z", "filename": "pano_0001_000399.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.70855085, "relative_pitch": 68.91719417571176, "relative_heading": 164.47131942636614, "relative_elevation": 43.339941884391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78473354477382, 52.3487071266601, 44.0237888842821 ] }, "distance": 16.77, "direction": 255.5, "angle": 69.15, "elevation": 44.02, "pano_id": "TMX7316010203-001887_pano_0000_004304", "timestamp": "2020-08-21T08:56:42.250170Z", "filename": "pano_0000_004304.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.76555953, "relative_pitch": 69.15168820548634, "relative_heading": 255.50153805607945, "relative_elevation": 44.0237888842821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0003_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78472310172402, 52.3487352845373, 45.951434305869 ] }, "distance": 16.98, "direction": 266.41, "angle": 69.72, "elevation": 45.95, "pano_id": "TMX7316010203-002399_pano_0003_000043", "timestamp": "2022-01-07T10:07:49.882040Z", "filename": "pano_0003_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 16.97664152, "relative_pitch": 69.72337646436543, "relative_heading": 266.40638505274046, "relative_elevation": 45.951434305869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785048276659382, 52.34859817818583, 0.0 ] }, "distance": 17.13, "direction": 162.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00536", "timestamp": "2024-09-18T08:23:29Z", "filename": "Job_20240918_0854_Track04_Sphere_00536.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 17.13347672, "relative_pitch": 0.0, "relative_heading": 162.27883702009052, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0003_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78472337550203, 52.3487178929268, 44.0513136461377 ] }, "distance": 17.19, "direction": 259.95, "angle": 68.68, "elevation": 44.05, "pano_id": "TMX7316010203-002400_pano_0003_000043", "timestamp": "2022-01-07T10:07:49.882040Z", "filename": "pano_0003_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 17.1883208, "relative_pitch": 68.68483714894595, "relative_heading": 259.95058777394974, "relative_elevation": 44.0513136461377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78472154564167, 52.3487184267594, 44.0761308446527 ] }, "distance": 17.3, "direction": 260.22, "angle": 68.57, "elevation": 44.08, "pano_id": "TMX7316010203-000810_pano_0001_000404", "timestamp": "2018-06-27T07:50:01.536500Z", "filename": "pano_0001_000404.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 17.30092047, "relative_pitch": 68.56882225142944, "relative_heading": 260.2163514520469, "relative_elevation": 44.0761308446527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7847173432516, 52.3487172524484, 44.7218946041539 ] }, "distance": 17.61, "direction": 259.96, "angle": 68.51, "elevation": 44.72, "pano_id": "TMX7315080123-000303_pano_0000_000448", "timestamp": "2016-06-16T12:51:21.168380Z", "filename": "pano_0000_000448.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 17.60550666, "relative_pitch": 68.5121077221282, "relative_heading": 259.955646933275, "relative_elevation": 44.7218946041539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_006197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78505428745174, 52.3485946405586, 43.3403491824865 ] }, "distance": 17.64, "direction": 161.4, "angle": 67.86, "elevation": 43.34, "pano_id": "TMX7316010203-002104_pano_0000_006197", "timestamp": "2021-04-19T11:33:52.632080Z", "filename": "pano_0000_006197.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 17.63519019, "relative_pitch": 67.85858998233691, "relative_heading": 161.40048210453762, "relative_elevation": 43.3403491824865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78505465117781, 52.3485943281818, 43.3181643178686 ] }, "distance": 17.68, "direction": 161.36, "angle": 67.8, "elevation": 43.32, "pano_id": "TMX7316010203-002023_pano_0000_001874", "timestamp": "2021-02-22T09:55:36.656200Z", "filename": "pano_0000_001874.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 17.67604385, "relative_pitch": 67.80200869777447, "relative_heading": 161.36027383866988, "relative_elevation": 43.3181643178686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78505087578854, 52.3485917508168, 43.3026888957247 ] }, "distance": 17.87, "direction": 162.44, "angle": 67.58, "elevation": 43.3, "pano_id": "TMX7316010203-001887_pano_0000_004299", "timestamp": "2020-08-21T08:56:40.085350Z", "filename": "pano_0000_004299.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 17.86871653, "relative_pitch": 67.57666435175894, "relative_heading": 162.4359099323408, "relative_elevation": 43.3026888957247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000301_pano_0000_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78471293294878, 52.3487178649645, 44.7201935555786 ] }, "distance": 17.89, "direction": 260.34, "angle": 68.2, "elevation": 44.72, "pano_id": "TMX7315080123-000301_pano_0000_000164", "timestamp": "2016-06-16T11:51:36.055090Z", "filename": "pano_0000_000164.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 17.88994367, "relative_pitch": 68.19652929520225, "relative_heading": 260.338464085697, "relative_elevation": 44.7201935555786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78505367609789, 52.3485906875805, 43.3249647598714 ] }, "distance": 18.04, "direction": 161.97, "angle": 67.39, "elevation": 43.32, "pano_id": "TMX7316010203-000811_pano_0000_000161", "timestamp": "2018-06-27T09:17:26.106540Z", "filename": "pano_0000_000161.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 18.03968878, "relative_pitch": 67.3940865337293, "relative_heading": 161.9714850670554, "relative_elevation": 43.3249647598714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7850613907337, 52.348588942510176, 0.0 ] }, "distance": 18.39, "direction": 160.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03522", "timestamp": "2025-07-02T05:29:17Z", "filename": "recording_2025-07-02_04-34-16_03522.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 18.3922935, "relative_pitch": 0.0, "relative_heading": 160.60130743018442, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78506255130429, 52.3485883384736, 43.1147133810446 ] }, "distance": 18.48, "direction": 160.44, "angle": 66.8, "elevation": 43.11, "pano_id": "TMX7316010203-000283_pano_0000_000033", "timestamp": "2017-05-02T10:43:26.933230Z", "filename": "pano_0000_000033.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 18.4820325, "relative_pitch": 66.79658406172882, "relative_heading": 160.4392620443921, "relative_elevation": 43.1147133810446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0003_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78510200167225, 52.3485984711263, 45.1752871256322 ] }, "distance": 18.55, "direction": 151.41, "angle": 67.68, "elevation": 45.18, "pano_id": "TMX7316010203-002399_pano_0003_000037", "timestamp": "2022-01-07T10:07:46.192060Z", "filename": "pano_0003_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 18.54942883, "relative_pitch": 67.67645195989343, "relative_heading": 151.4115751436429, "relative_elevation": 45.1752871256322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0009_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78523725517801, 52.3486951958791, 43.4055025577545 ] }, "distance": 18.92, "direction": 106.98, "angle": 66.45, "elevation": 43.41, "pano_id": "TMX7316010203-002649_pano_0009_000044", "timestamp": "2022-06-29T11:19:04.451530Z", "filename": "pano_0009_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 18.9175071, "relative_pitch": 66.45088685289095, "relative_heading": 106.98087234939089, "relative_elevation": 43.4055025577545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_004376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78469464310872, 52.3487252007054, 44.095432641916 ] }, "distance": 19.01, "direction": 263.4, "angle": 66.68, "elevation": 44.1, "pano_id": "TMX7316010203-001306_pano_0000_004376", "timestamp": "2019-07-11T10:04:13.485750Z", "filename": "pano_0000_004376.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.00865264, "relative_pitch": 66.68009940109233, "relative_heading": 263.3959201292121, "relative_elevation": 44.095432641916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000989/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000989/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000989/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000989/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_000989/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000989/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000989/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000989/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000989/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78481979107343, 52.3486013540411, 43.5303441435099 ] }, "distance": 19.03, "direction": 212.96, "angle": 66.39, "elevation": 43.53, "pano_id": "TMX7316010203-000283_pano_0000_000989", "timestamp": "2017-05-02T11:23:18.089890Z", "filename": "pano_0000_000989.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.0306343, "relative_pitch": 66.38597067502434, "relative_heading": 212.96323717598244, "relative_elevation": 43.5303441435099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784720862430897, 52.34882156700201, 0.0 ] }, "distance": 19.11, "direction": 296.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00383", "timestamp": "2025-09-22T09:28:18Z", "filename": "2025_09_22_09_22_07_00383.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.10879026, "relative_pitch": 0.0, "relative_heading": 296.5355484373064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_003073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_003073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_003073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78478628754592, 52.3486137991512, 43.7424654243514 ] }, "distance": 19.3, "direction": 220.91, "angle": 66.2, "elevation": 43.74, "pano_id": "TMX7316010203-002104_pano_0000_003073", "timestamp": "2021-04-19T10:25:21.508720Z", "filename": "pano_0000_003073.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.29641625, "relative_pitch": 66.19595363048948, "relative_heading": 220.91362696263127, "relative_elevation": 43.7424654243514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_004307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_004307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_004307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78480081108871, 52.34860650885, 43.6806557262316 ] }, "distance": 19.3, "direction": 217.11, "angle": 66.16, "elevation": 43.68, "pano_id": "TMX7316010203-002023_pano_0000_004307", "timestamp": "2021-02-22T10:27:29.517050Z", "filename": "pano_0000_004307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.30372433, "relative_pitch": 66.15800109893382, "relative_heading": 217.11406665809122, "relative_elevation": 43.6806557262316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_003074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_003074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_003074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78484805330355, 52.3485887723773, 43.5897995205596 ] }, "distance": 19.3, "direction": 205.89, "angle": 66.11, "elevation": 43.59, "pano_id": "TMX7316010203-002104_pano_0000_003074", "timestamp": "2021-04-19T10:25:21.918710Z", "filename": "pano_0000_003074.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.30437951, "relative_pitch": 66.11314245381439, "relative_heading": 205.88851052128086, "relative_elevation": 43.5897995205596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_09_22_07_00376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_09_22_07_00376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_09_22_07_00376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785244395501263, 52.34869481526172, 0.0 ] }, "distance": 19.4, "direction": 106.68, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_09_22_07_00376", "timestamp": "2025-09-22T09:27:57Z", "filename": "2025_09_22_09_22_07_00376.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.39549295, "relative_pitch": 0.0, "relative_heading": 106.68074372481324, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78479620072477, 52.3486075042937, 43.7520431848243 ] }, "distance": 19.41, "direction": 218.05, "angle": 66.08, "elevation": 43.75, "pano_id": "TMX7316010203-001887_pano_0000_004036", "timestamp": "2020-08-21T08:53:32.820830Z", "filename": "pano_0000_004036.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.40755755, "relative_pitch": 66.07885486828724, "relative_heading": 218.05104348719613, "relative_elevation": 43.7520431848243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_00586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_00586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_00586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78478558713693, 52.348612821729404, 0.0 ] }, "distance": 19.41, "direction": 220.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_00586", "timestamp": "2024-09-18T08:47:34Z", "filename": "Job_20240918_0854_Track05_Sphere_00586.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.40989723, "relative_pitch": 0.0, "relative_heading": 220.80983313029535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784812280452796, 52.34860009602114, 0.0 ] }, "distance": 19.43, "direction": 214.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03409", "timestamp": "2025-07-02T05:28:01Z", "filename": "recording_2025-07-02_04-34-16_03409.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.42976482, "relative_pitch": 0.0, "relative_heading": 214.00496352395055, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78479334732794, 52.3486084863761, 43.7437826655805 ] }, "distance": 19.44, "direction": 218.7, "angle": 66.04, "elevation": 43.74, "pano_id": "TMX7316010203-000810_pano_0001_000243", "timestamp": "2018-06-27T07:48:33.397110Z", "filename": "pano_0001_000243.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.44259859, "relative_pitch": 66.03650761768553, "relative_heading": 218.70076571578215, "relative_elevation": 43.7437826655805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_00587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_00587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_00587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784846131041006, 52.348587730295755, 0.0 ] }, "distance": 19.47, "direction": 206.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_00587", "timestamp": "2024-09-18T08:47:35Z", "filename": "Job_20240918_0854_Track05_Sphere_00587.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.46600794, "relative_pitch": 0.0, "relative_heading": 206.08635016152925, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78482899204647, 52.3485928285247, 44.3934353645891 ] }, "distance": 19.51, "direction": 209.9, "angle": 66.27, "elevation": 44.39, "pano_id": "TMX7315080123-000303_pano_0000_000764", "timestamp": "2016-06-16T12:53:53.766320Z", "filename": "pano_0000_000764.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.51329788, "relative_pitch": 66.27193350830451, "relative_heading": 209.90156200815775, "relative_elevation": 44.3934353645891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_002647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_002647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_002647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78479059991017, 52.3486089020336, 43.7749445429072 ] }, "distance": 19.52, "direction": 219.21, "angle": 65.96, "elevation": 43.77, "pano_id": "TMX7316010203-000535_pano_0000_002647", "timestamp": "2018-01-08T10:33:00.586850Z", "filename": "pano_0000_002647.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.52434537, "relative_pitch": 65.96234242257428, "relative_heading": 219.21440759425911, "relative_elevation": 43.7749445429072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_000639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_000639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_000639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78480099160296, 52.3486037496612, 43.731520337984 ] }, "distance": 19.54, "direction": 216.54, "angle": 65.92, "elevation": 43.73, "pano_id": "TMX7316010203-002519_pano_0000_000639", "timestamp": "2022-04-14T09:06:30.493260Z", "filename": "pano_0000_000639.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.54210947, "relative_pitch": 65.92177800840004, "relative_heading": 216.54213126344683, "relative_elevation": 43.731520337984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784685914367977, 52.34872988406548, 0.0 ] }, "distance": 19.55, "direction": 265.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03528", "timestamp": "2025-07-02T05:29:20Z", "filename": "recording_2025-07-02_04-34-16_03528.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.54835991, "relative_pitch": 0.0, "relative_heading": 265.1139853854877, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78485788756387, 52.3485830517231, 43.5955472290516 ] }, "distance": 19.6, "direction": 203.31, "angle": 65.79, "elevation": 43.6, "pano_id": "TMX7316010203-001887_pano_0000_004037", "timestamp": "2020-08-21T08:53:33.226020Z", "filename": "pano_0000_004037.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.60425987, "relative_pitch": 65.78726946328922, "relative_heading": 203.31333503334224, "relative_elevation": 43.5955472290516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78482906109677, 52.3485915372537, 43.7201037537307 ] }, "distance": 19.64, "direction": 209.68, "angle": 65.81, "elevation": 43.72, "pano_id": "TMX7316010203-001798_pano_0001_000242", "timestamp": "2020-07-08T06:32:04.028120Z", "filename": "pano_0001_000242.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.6356563, "relative_pitch": 65.81410719446787, "relative_heading": 209.68065182213536, "relative_elevation": 43.7201037537307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78485456719156, 52.3485835292684, 43.5886220242828 ] }, "distance": 19.65, "direction": 203.98, "angle": 65.74, "elevation": 43.59, "pano_id": "TMX7316010203-000810_pano_0001_000244", "timestamp": "2018-06-27T07:48:33.792100Z", "filename": "pano_0001_000244.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.64633714, "relative_pitch": 65.73787771587986, "relative_heading": 203.98066544813884, "relative_elevation": 43.5886220242828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_004308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_004308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_004308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78486232179686, 52.3485813864049, 43.5271915756166 ] }, "distance": 19.66, "direction": 202.29, "angle": 65.69, "elevation": 43.53, "pano_id": "TMX7316010203-002023_pano_0000_004308", "timestamp": "2021-02-22T10:27:29.951690Z", "filename": "pano_0000_004308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.6579844, "relative_pitch": 65.69485701031913, "relative_heading": 202.2907416382116, "relative_elevation": 43.5271915756166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_002648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_002648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_002648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78485172584588, 52.3485836473307, 43.61836142838 ] }, "distance": 19.71, "direction": 204.51, "angle": 65.68, "elevation": 43.62, "pano_id": "TMX7316010203-000535_pano_0000_002648", "timestamp": "2018-01-08T10:33:01.061890Z", "filename": "pano_0000_002648.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.71386807, "relative_pitch": 65.67881093047471, "relative_heading": 204.51034564773013, "relative_elevation": 43.61836142838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_007783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_007783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_007783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78482321379613, 52.3485925764535, 43.7334879115224 ] }, "distance": 19.74, "direction": 210.85, "angle": 65.71, "elevation": 43.73, "pano_id": "TMX7316010203-001317_pano_0000_007783", "timestamp": "2019-07-17T11:31:39.210820Z", "filename": "pano_0000_007783.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.73661565, "relative_pitch": 65.7106780745191, "relative_heading": 210.8519149626276, "relative_elevation": 43.7334879115224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78476804102239, 52.3486180146753, 44.5430835224688 ] }, "distance": 19.8, "direction": 224.52, "angle": 66.04, "elevation": 44.54, "pano_id": "TMX7315080123-000303_pano_0000_000763", "timestamp": "2016-06-16T12:53:53.356380Z", "filename": "pano_0000_000763.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.79554995, "relative_pitch": 66.03898910557177, "relative_heading": 224.52480608042447, "relative_elevation": 44.5430835224688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78468269494591, 52.3487262233321, 43.9233484407887 ] }, "distance": 19.81, "direction": 263.99, "angle": 65.73, "elevation": 43.92, "pano_id": "TMX7316010203-000283_pano_0000_000036", "timestamp": "2017-05-02T10:43:29.418300Z", "filename": "pano_0000_000036.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.80542544, "relative_pitch": 65.72896642498013, "relative_heading": 263.993835076939, "relative_elevation": 43.9233484407887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0008_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0008_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0008_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78468524787503, 52.3487771599334, 44.6303595583886 ] }, "distance": 19.85, "direction": 280.44, "angle": 66.02, "elevation": 44.63, "pano_id": "TMX7316010203-002649_pano_0008_000047", "timestamp": "2022-06-29T11:13:04.932480Z", "filename": "pano_0008_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.85106242, "relative_pitch": 66.02106066912704, "relative_heading": 280.4354221907701, "relative_elevation": 44.6303595583886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78468073980567, 52.3487349832338, 44.1502704210579 ] }, "distance": 19.86, "direction": 266.83, "angle": 65.78, "elevation": 44.15, "pano_id": "TMX7316010203-000811_pano_0000_000167", "timestamp": "2018-06-27T09:17:28.531610Z", "filename": "pano_0000_000167.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.86028498, "relative_pitch": 65.78017299216103, "relative_heading": 266.8318716629583, "relative_elevation": 44.1502704210579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000301_pano_0000_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000301_pano_0000_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000301/pano_0000_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78509178226331, 52.3485821866546, 43.9011809844524 ] }, "distance": 19.86, "direction": 155.68, "angle": 65.66, "elevation": 43.9, "pano_id": "TMX7315080123-000301_pano_0000_000158", "timestamp": "2016-06-16T11:51:33.599960Z", "filename": "pano_0000_000158.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.86242387, "relative_pitch": 65.65634701764927, "relative_heading": 155.68063927917146, "relative_elevation": 43.9011809844524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_000640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_000640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_000640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78486388631275, 52.3485783983686, 43.5734517015517 ] }, "distance": 19.93, "direction": 201.64, "angle": 65.43, "elevation": 43.57, "pano_id": "TMX7316010203-002519_pano_0000_000640", "timestamp": "2022-04-14T09:06:30.903240Z", "filename": "pano_0000_000640.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.92645796, "relative_pitch": 65.42503546615657, "relative_heading": 201.64446202905566, "relative_elevation": 43.5734517015517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78476851543541, 52.3486159540217, 43.869265713729 ] }, "distance": 19.94, "direction": 224.0, "angle": 65.56, "elevation": 43.87, "pano_id": "TMX7316010203-001798_pano_0001_000241", "timestamp": "2020-07-08T06:32:03.677970Z", "filename": "pano_0001_000241.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.93720569, "relative_pitch": 65.55969267619068, "relative_heading": 223.99649127055852, "relative_elevation": 43.869265713729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78509323313572, 52.3485818011827, 43.8959169182926 ] }, "distance": 19.94, "direction": 155.47, "angle": 65.57, "elevation": 43.9, "pano_id": "TMX7315080123-000303_pano_0000_000442", "timestamp": "2016-06-16T12:51:18.513280Z", "filename": "pano_0000_000442.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 19.94235786, "relative_pitch": 65.5672225770247, "relative_heading": 155.4725423661554, "relative_elevation": 43.8959169182926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_007782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_007782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_007782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78476375071814, 52.3486178393929, 43.8818614045158 ] }, "distance": 20.02, "direction": 225.08, "angle": 65.48, "elevation": 43.88, "pano_id": "TMX7316010203-001317_pano_0000_007782", "timestamp": "2019-07-17T11:31:38.800830Z", "filename": "pano_0000_007782.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.0154073, "relative_pitch": 65.48130881521007, "relative_heading": 225.08232477836142, "relative_elevation": 43.8818614045158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784751864079507, 52.34862552063613, 0.0 ] }, "distance": 20.02, "direction": 228.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03408", "timestamp": "2025-07-02T05:28:00Z", "filename": "recording_2025-07-02_04-34-16_03408.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.02010626, "relative_pitch": 0.0, "relative_heading": 228.4532443371331, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-34-16_03410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-34-16_03410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-34-16_03410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784873219467083, 52.34857508747512, 0.0 ] }, "distance": 20.05, "direction": 199.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-34-16_03410", "timestamp": "2025-07-02T05:28:01Z", "filename": "recording_2025-07-02_04-34-16_03410.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.04750294, "relative_pitch": 0.0, "relative_heading": 199.56613325674698, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_006203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_006203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_006203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78467719821422, 52.3487349017423, 44.1809767661616 ] }, "distance": 20.1, "direction": 266.84, "angle": 65.54, "elevation": 44.18, "pano_id": "TMX7316010203-002104_pano_0000_006203", "timestamp": "2021-04-19T11:33:55.032350Z", "filename": "pano_0000_006203.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.10175262, "relative_pitch": 65.53510073911139, "relative_heading": 266.8440839814894, "relative_elevation": 44.1809767661616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_004306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_004306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_004306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_004306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78473934524563, 52.3486317777191, 43.8258040156215 ] }, "distance": 20.23, "direction": 231.53, "angle": 65.23, "elevation": 43.83, "pano_id": "TMX7316010203-002023_pano_0000_004306", "timestamp": "2021-02-22T10:27:29.071670Z", "filename": "pano_0000_004306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.22600422, "relative_pitch": 65.2262497048864, "relative_heading": 231.53358833415314, "relative_elevation": 43.8258040156215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0003_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78509822923711, 52.3485798628977, 43.2270828802139 ] }, "distance": 20.28, "direction": 154.85, "angle": 64.87, "elevation": 43.23, "pano_id": "TMX7316010203-002400_pano_0003_000037", "timestamp": "2022-01-07T10:07:46.192060Z", "filename": "pano_0003_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.28110213, "relative_pitch": 64.86516571889906, "relative_heading": 154.85046227974033, "relative_elevation": 43.2270828802139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0009_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0009_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0009_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78470069059557, 52.3488220325731, 44.3509349031374 ] }, "distance": 20.37, "direction": 294.94, "angle": 65.33, "elevation": 44.35, "pano_id": "TMX7316010203-002649_pano_0009_000036", "timestamp": "2022-06-29T11:18:53.156470Z", "filename": "pano_0009_000036.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.36961764, "relative_pitch": 65.33149911677663, "relative_heading": 294.9384013142198, "relative_elevation": 44.3509349031374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78473520647268, 52.3486323190029, 43.8915286269039 ] }, "distance": 20.41, "direction": 232.16, "angle": 65.06, "elevation": 43.89, "pano_id": "TMX7316010203-001887_pano_0000_004035", "timestamp": "2020-08-21T08:53:32.415800Z", "filename": "pano_0000_004035.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.41057178, "relative_pitch": 65.06048726445304, "relative_heading": 232.1584683432591, "relative_elevation": 43.8915286269039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78467238152593, 52.3487348987594, 44.1753779472783 ] }, "distance": 20.43, "direction": 266.89, "angle": 65.18, "elevation": 44.18, "pano_id": "TMX7316010203-002023_pano_0000_001880", "timestamp": "2021-02-22T09:55:39.626150Z", "filename": "pano_0000_001880.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.42950464, "relative_pitch": 65.18117640520938, "relative_heading": 266.8938361327477, "relative_elevation": 44.1753779472783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002519_pano_0000_000638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_000638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002519_pano_0000_000638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002519/pano_0000_000638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78473826897431, 52.3486295871968, 43.8762779431418 ] }, "distance": 20.44, "direction": 231.13, "angle": 65.03, "elevation": 43.88, "pano_id": "TMX7316010203-002519_pano_0000_000638", "timestamp": "2022-04-14T09:06:30.083280Z", "filename": "pano_0000_000638.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.43556933, "relative_pitch": 65.02604336331453, "relative_heading": 231.12641191790192, "relative_elevation": 43.8762779431418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000303_pano_0000_000765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000303_pano_0000_000765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000303/pano_0000_000765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78489016916975, 52.348567960674, 44.247366999276 ] }, "distance": 20.45, "direction": 195.77, "angle": 65.19, "elevation": 44.25, "pano_id": "TMX7315080123-000303_pano_0000_000765", "timestamp": "2016-06-16T12:53:54.176330Z", "filename": "pano_0000_000765.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.45279319, "relative_pitch": 65.19184882879853, "relative_heading": 195.7706044088778, "relative_elevation": 44.247366999276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7847321193951, 52.3486337280476, 43.8804364064708 ] }, "distance": 20.48, "direction": 232.87, "angle": 64.98, "elevation": 43.88, "pano_id": "TMX7316010203-000810_pano_0001_000242", "timestamp": "2018-06-27T07:48:33.002110Z", "filename": "pano_0001_000242.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.48207073, "relative_pitch": 64.97824555018154, "relative_heading": 232.86586270696554, "relative_elevation": 43.8804364064708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78489010430335, 52.3485676722425, 43.5736367627978 ] }, "distance": 20.48, "direction": 195.76, "angle": 64.82, "elevation": 43.57, "pano_id": "TMX7316010203-001798_pano_0001_000243", "timestamp": "2020-07-08T06:32:04.378000Z", "filename": "pano_0001_000243.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.48488182, "relative_pitch": 64.82079717323879, "relative_heading": 195.75810441439748, "relative_elevation": 43.5736367627978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_000398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_000398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_000398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78510260033731, 52.3485790496365, 43.2193574327976 ] }, "distance": 20.49, "direction": 154.2, "angle": 64.63, "elevation": 43.22, "pano_id": "TMX7316010203-000810_pano_0001_000398", "timestamp": "2018-06-27T07:49:59.151480Z", "filename": "pano_0001_000398.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.49090746, "relative_pitch": 64.63370958382825, "relative_heading": 154.20407185267493, "relative_elevation": 43.2193574327976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_004370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_004370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_004370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78509942843813, 52.3485779356575, 43.208917603828 ] }, "distance": 20.51, "direction": 154.9, "angle": 64.61, "elevation": 43.21, "pano_id": "TMX7316010203-001306_pano_0000_004370", "timestamp": "2019-07-11T10:04:10.835760Z", "filename": "pano_0000_004370.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.50995985, "relative_pitch": 64.60772924636518, "relative_heading": 154.89841903723726, "relative_elevation": 43.208917603828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78467118486128, 52.3487312764392, 44.131920427084 ] }, "distance": 20.54, "direction": 265.78, "angle": 65.05, "elevation": 44.13, "pano_id": "TMX7316010203-001887_pano_0000_004305", "timestamp": "2020-08-21T08:56:42.690150Z", "filename": "pano_0000_004305.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.53662986, "relative_pitch": 65.04525623231319, "relative_heading": 265.78321011512656, "relative_elevation": 44.131920427084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784670445467484, 52.34873526991087, 0.0 ] }, "distance": 20.56, "direction": 267.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00542", "timestamp": "2024-09-18T08:23:32Z", "filename": "Job_20240918_0854_Track04_Sphere_00542.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.55905865, "relative_pitch": 0.0, "relative_heading": 267.0286884198165, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_003072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_003072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_003072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7847247274245, 52.3486386878313, 43.8787001660094 ] }, "distance": 20.56, "direction": 234.94, "angle": 64.89, "elevation": 43.88, "pano_id": "TMX7316010203-002104_pano_0000_003072", "timestamp": "2021-04-19T10:25:21.103730Z", "filename": "pano_0000_003072.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.56393641, "relative_pitch": 64.88966617947057, "relative_heading": 234.93945447009307, "relative_elevation": 43.8787001660094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002104_pano_0000_003075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_003075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002104_pano_0000_003075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002104/pano_0000_003075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78491027826841, 52.3485638472513, 43.4489648453891 ] }, "distance": 20.57, "direction": 191.75, "angle": 64.66, "elevation": 43.45, "pano_id": "TMX7316010203-002104_pano_0000_003075", "timestamp": "2021-04-19T10:25:22.333690Z", "filename": "pano_0000_003075.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.57153341, "relative_pitch": 64.66411617954606, "relative_heading": 191.74792481464772, "relative_elevation": 43.4489648453891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_002646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_002646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_002646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_002646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78472986790983, 52.3486340743156, 43.91428468097 ] }, "distance": 20.58, "direction": 233.21, "angle": 64.89, "elevation": 43.91, "pano_id": "TMX7316010203-000535_pano_0000_002646", "timestamp": "2018-01-08T10:33:00.111910Z", "filename": "pano_0000_002646.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.58149252, "relative_pitch": 64.88872557015037, "relative_heading": 233.2092164762722, "relative_elevation": 43.91428468097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_00585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_00585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_00585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784724982266257, 52.34863807460265, 0.0 ] }, "distance": 20.59, "direction": 234.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_00585", "timestamp": "2024-09-18T08:47:34Z", "filename": "Job_20240918_0854_Track05_Sphere_00585.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.58902506, "relative_pitch": 0.0, "relative_heading": 234.75626010110562, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_007784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_007784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_007784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_007784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78488357646369, 52.3485676618794, 43.5862275585532 ] }, "distance": 20.61, "direction": 196.95, "angle": 64.69, "elevation": 43.59, "pano_id": "TMX7316010203-001317_pano_0000_007784", "timestamp": "2019-07-17T11:31:39.625850Z", "filename": "pano_0000_007784.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.61123624, "relative_pitch": 64.69127510214639, "relative_heading": 196.94739534061083, "relative_elevation": 43.5862275585532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track05_Sphere_00588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_00588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track05_Sphere_00588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track05_Sphere_00588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784907720907149, 52.34856342609481, 0.0 ] }, "distance": 20.65, "direction": 192.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track05_Sphere_00588", "timestamp": "2024-09-18T08:47:35Z", "filename": "Job_20240918_0854_Track05_Sphere_00588.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.65352536, "relative_pitch": 0.0, "relative_heading": 192.19477407737418, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0003_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0003_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0003_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78466630225362, 52.3487448341253, 44.1401447895914 ] }, "distance": 20.81, "direction": 270.0, "angle": 64.75, "elevation": 44.14, "pano_id": "TMX7316010203-002400_pano_0003_000044", "timestamp": "2022-01-07T10:07:50.946970Z", "filename": "pano_0003_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.8137462, "relative_pitch": 64.75435118989196, "relative_heading": 269.9960122983467, "relative_elevation": 44.1401447895914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785112176529563, 52.34857776837125, 0.0 ] }, "distance": 20.91, "direction": 152.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00535", "timestamp": "2024-09-18T08:23:28Z", "filename": "Job_20240918_0854_Track04_Sphere_00535.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.90984444, "relative_pitch": 0.0, "relative_heading": 152.76402190272188, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0003_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0003_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0003_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78466565179662, 52.3487621231996, 45.9708627769724 ] }, "distance": 20.95, "direction": 275.27, "angle": 65.5, "elevation": 45.97, "pano_id": "TMX7316010203-002399_pano_0003_000044", "timestamp": "2022-01-07T10:07:50.946970Z", "filename": "pano_0003_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.94646232, "relative_pitch": 65.50378434276718, "relative_heading": 275.2657680586524, "relative_elevation": 45.9708627769724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241212_0916_Track28_Sphere_00032/adjacencies/b_20241212_0916_Track28_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_004038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_004038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_004038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78492058231893, 52.3485592219935, 43.4546739384532 ] }, "distance": 20.95, "direction": 189.58, "angle": 64.26, "elevation": 43.45, "pano_id": "TMX7316010203-001887_pano_0000_004038", "timestamp": "2020-08-21T08:53:33.630830Z", "filename": "pano_0000_004038.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_20241212_0916_Track28_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113965.926080218, 484707.75545865076 ] }, "relative_distance": 20.94744783, "relative_pitch": 64.26347782221609, "relative_heading": 189.58047690473094, "relative_elevation": 43.4546739384532 } ] } }