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_20241015_0915_Track38_Sphere_03341/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784932631833005, 52.38421383302395, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03341", "timestamp": "2024-10-15T11:04:27Z", "filename": "Job_20241015_0915_Track38_Sphere_03341.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "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_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78492656107876, 52.3842072796934, 45.2784655140713 ] }, "distance": 0.84, "direction": 209.55, "angle": 88.94, "elevation": 45.28, "pano_id": "TMX7316010203-002082_pano_0000_000651", "timestamp": "2021-04-08T10:18:33.774040Z", "filename": "pano_0000_000651.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 0.8382232, "relative_pitch": 88.93942593433464, "relative_heading": 209.5461694786923, "relative_elevation": 45.2784655140713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78491821660361, 52.3842118362365, 44.7823066432029 ] }, "distance": 1.01, "direction": 257.24, "angle": 88.71, "elevation": 44.78, "pano_id": "TMX7316010203-000323_pano_0000_000502", "timestamp": "2017-06-01T10:43:15.872170Z", "filename": "pano_0000_000502.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 1.00634671, "relative_pitch": 88.71266755398268, "relative_heading": 257.24453778449424, "relative_elevation": 44.7823066432029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78493260259226, 52.3842025658749, 45.268644714728 ] }, "distance": 1.25, "direction": 180.09, "angle": 88.41, "elevation": 45.27, "pano_id": "TMX7316010203-002817_pano_0008_000242", "timestamp": "2022-10-05T10:43:01.654100Z", "filename": "pano_0008_000242.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 1.25374955, "relative_pitch": 88.41355535029251, "relative_heading": 180.09098594680384, "relative_elevation": 45.268644714728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78491054144895, 52.3842090626564, 45.3177751740441 ] }, "distance": 1.6, "direction": 250.56, "angle": 87.98, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002255", "timestamp": "2020-05-08T10:56:09.336650Z", "filename": "pano_0000_002255.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 1.59502073, "relative_pitch": 87.98422921029962, "relative_heading": 250.56127086070993, "relative_elevation": 45.3177751740441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784956496691803, 52.38420978407563, 0.0 ] }, "distance": 1.69, "direction": 105.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02190", "timestamp": "2025-06-17T13:15:07Z", "filename": "recording_2025-06-17_12-48-50_02190.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 1.68622775, "relative_pitch": 0.0, "relative_heading": 105.49718754852475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78490063149833, 52.384207245778, 45.3016566419974 ] }, "distance": 2.3, "direction": 251.41, "angle": 87.1, "elevation": 45.3, "pano_id": "TMX7316010203-002491_pano_0004_000849", "timestamp": "2022-03-29T10:38:26.419330Z", "filename": "pano_0004_000849.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 2.29884491, "relative_pitch": 87.09500188357242, "relative_heading": 251.40644364720825, "relative_elevation": 45.3016566419974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78497398463287, 52.3842080427084, 45.3104561483487 ] }, "distance": 2.89, "direction": 102.89, "angle": 86.35, "elevation": 45.31, "pano_id": "TMX7316010203-002491_pano_0004_000848", "timestamp": "2022-03-29T10:38:26.204360Z", "filename": "pano_0004_000848.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 2.88843006, "relative_pitch": 86.35247061217262, "relative_heading": 102.88925823517128, "relative_elevation": 45.3104561483487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784888456026577, 52.38421332972178, 0.0 ] }, "distance": 3.01, "direction": 268.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03342", "timestamp": "2024-10-15T11:04:27Z", "filename": "Job_20241015_0915_Track38_Sphere_03342.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 3.00838565, "relative_pitch": 0.0, "relative_heading": 268.9333250524538, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784883095235225, 52.38420897035549, 0.0 ] }, "distance": 3.42, "direction": 260.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02191", "timestamp": "2025-06-17T13:15:07Z", "filename": "recording_2025-06-17_12-48-50_02191.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 3.41599919, "relative_pitch": 0.0, "relative_heading": 260.8860248038426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78498534788807, 52.3842100433228, 45.3221835875884 ] }, "distance": 3.61, "direction": 96.7, "angle": 85.44, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002254", "timestamp": "2020-05-08T10:56:09.121730Z", "filename": "pano_0000_002254.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 3.61404394, "relative_pitch": 85.44081460981904, "relative_heading": 96.70068894819948, "relative_elevation": 45.3221835875884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78499310188843, 52.3842122939946, 44.78583936207 ] }, "distance": 4.12, "direction": 92.38, "angle": 84.74, "elevation": 44.79, "pano_id": "TMX7316010203-000323_pano_0000_000501", "timestamp": "2017-06-01T10:43:15.667130Z", "filename": "pano_0000_000501.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 4.12087533, "relative_pitch": 84.74285167612537, "relative_heading": 92.3817544477818, "relative_elevation": 44.78583936207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78500059422852, 52.3842083116667, 45.2803789982572 ] }, "distance": 4.67, "direction": 97.56, "angle": 84.11, "elevation": 45.28, "pano_id": "TMX7316010203-002082_pano_0000_000650", "timestamp": "2021-04-08T10:18:33.549020Z", "filename": "pano_0000_000650.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 4.66806557, "relative_pitch": 84.11403062104078, "relative_heading": 97.56289507635351, "relative_elevation": 45.2803789982572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78500691685829, 52.3842036861698, 45.269880509004 ] }, "distance": 5.18, "direction": 102.58, "angle": 83.47, "elevation": 45.27, "pano_id": "TMX7316010203-002817_pano_0008_000241", "timestamp": "2022-10-05T10:43:01.464090Z", "filename": "pano_0008_000241.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 5.1824474, "relative_pitch": 83.46927087335953, "relative_heading": 102.58379028797512, "relative_elevation": 45.269880509004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78485849081747, 52.3842015130532, 45.260669506155 ] }, "distance": 5.23, "direction": 254.81, "angle": 83.41, "elevation": 45.26, "pano_id": "TMX7316010203-002817_pano_0008_000243", "timestamp": "2022-10-05T10:43:01.844090Z", "filename": "pano_0008_000243.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 5.23098431, "relative_pitch": 83.40731260975942, "relative_heading": 254.8069205632492, "relative_elevation": 45.260669506155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78485267547306, 52.3842062663728, 45.2737258533016 ] }, "distance": 5.51, "direction": 261.21, "angle": 83.06, "elevation": 45.27, "pano_id": "TMX7316010203-002082_pano_0000_000652", "timestamp": "2021-04-08T10:18:33.999010Z", "filename": "pano_0000_000652.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 5.50883343, "relative_pitch": 83.06244674200342, "relative_heading": 261.2084207018769, "relative_elevation": 45.2737258533016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784844867715766, 52.38421282939142, 0.0 ] }, "distance": 5.98, "direction": 268.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03343", "timestamp": "2024-10-15T11:04:27Z", "filename": "Job_20241015_0915_Track38_Sphere_03343.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 5.97677043, "relative_pitch": 0.0, "relative_heading": 268.9293730718248, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785020778436258, 52.38421479359759, 0.0 ] }, "distance": 6.0, "direction": 88.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03339", "timestamp": "2024-10-15T11:04:26Z", "filename": "Job_20241015_0915_Track38_Sphere_03339.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 6.00272144, "relative_pitch": 0.0, "relative_heading": 88.97967359250565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78484323595488, 52.3842112890106, 44.782478091307 ] }, "distance": 6.09, "direction": 267.34, "angle": 82.25, "elevation": 44.78, "pano_id": "TMX7316010203-000323_pano_0000_000503", "timestamp": "2017-06-01T10:43:16.077130Z", "filename": "pano_0000_000503.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 6.09341044, "relative_pitch": 82.25152918469253, "relative_heading": 267.3372624561477, "relative_elevation": 44.782478091307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78483574607201, 52.3842081808271, 45.3158912388608 ] }, "distance": 6.63, "direction": 264.55, "angle": 81.68, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002256", "timestamp": "2020-05-08T10:56:09.551730Z", "filename": "pano_0000_002256.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 6.62672068, "relative_pitch": 81.68038202428124, "relative_heading": 264.55386282348485, "relative_elevation": 45.3158912388608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785029927648043, 52.38421058891252, 0.0 ] }, "distance": 6.63, "direction": 93.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02189", "timestamp": "2025-06-17T13:15:07Z", "filename": "recording_2025-06-17_12-48-50_02189.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 6.63455408, "relative_pitch": 0.0, "relative_heading": 93.11897586997803, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78482558978379, 52.3842064747455, 45.3030487746 ] }, "distance": 7.33, "direction": 263.59, "angle": 80.8, "elevation": 45.3, "pano_id": "TMX7316010203-002491_pano_0004_000850", "timestamp": "2022-03-29T10:38:26.639310Z", "filename": "pano_0004_000850.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 7.33418117, "relative_pitch": 80.80408128671257, "relative_heading": 263.59016513140784, "relative_elevation": 45.3030487746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78504748794956, 52.3842088149825, 45.3078392492607 ] }, "distance": 7.84, "direction": 94.08, "angle": 80.18, "elevation": 45.31, "pano_id": "TMX7316010203-002491_pano_0004_000847", "timestamp": "2022-03-29T10:38:25.989300Z", "filename": "pano_0004_000847.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 7.84028991, "relative_pitch": 80.18248153361172, "relative_heading": 94.083983169793, "relative_elevation": 45.3078392492607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784809663429988, 52.38420822833752, 0.0 ] }, "distance": 8.4, "direction": 265.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02192", "timestamp": "2025-06-17T13:15:07Z", "filename": "recording_2025-06-17_12-48-50_02192.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 8.39592946, "relative_pitch": 0.0, "relative_heading": 265.7401274698413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78506013652342, 52.3842109695848, 45.3179801749066 ] }, "distance": 8.69, "direction": 92.1, "angle": 79.15, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002253", "timestamp": "2020-05-08T10:56:08.906670Z", "filename": "pano_0000_002253.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 8.68744819, "relative_pitch": 79.1480636961794, "relative_heading": 92.10184917988347, "relative_elevation": 45.3179801749066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784800809654585, 52.38421230867993, 0.0 ] }, "distance": 8.98, "direction": 268.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03344", "timestamp": "2024-10-15T11:04:27Z", "filename": "Job_20241015_0915_Track38_Sphere_03344.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 8.97717684, "relative_pitch": 0.0, "relative_heading": 268.9174026698031, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785064588526326, 52.384215187137706, 0.0 ] }, "distance": 8.99, "direction": 89.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03338", "timestamp": "2024-10-15T11:04:26Z", "filename": "Job_20241015_0915_Track38_Sphere_03338.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 8.98599625, "relative_pitch": 0.0, "relative_heading": 89.0391585538509, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78506794001278, 52.3842127784008, 44.7859035357833 ] }, "distance": 9.21, "direction": 90.73, "angle": 78.37, "elevation": 44.79, "pano_id": "TMX7316010203-000323_pano_0000_000500", "timestamp": "2017-06-01T10:43:15.462210Z", "filename": "pano_0000_000500.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 9.21367816, "relative_pitch": 78.37489484378906, "relative_heading": 90.72973125810145, "relative_elevation": 44.7859035357833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78497118892785, 52.3841321926328, 44.954111664556 ] }, "distance": 9.46, "direction": 163.88, "angle": 78.12, "elevation": 44.95, "pano_id": "TMX7316060226-000481_pano_0002_000656", "timestamp": "2019-11-12T09:34:02.261130Z", "filename": "pano_0002_000656.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 9.45623706, "relative_pitch": 78.12084524267847, "relative_heading": 163.88141798514388, "relative_elevation": 44.954111664556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78489719170309, 52.3841315800284, 44.9532589372247 ] }, "distance": 9.47, "direction": 194.77, "angle": 78.11, "elevation": 44.95, "pano_id": "TMX7316060226-000481_pano_0002_000655", "timestamp": "2019-11-12T09:34:01.916030Z", "filename": "pano_0002_000655.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 9.46542703, "relative_pitch": 78.10940991647361, "relative_heading": 194.76974017688465, "relative_elevation": 44.9532589372247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78507453418437, 52.3842092770714, 45.2759182117879 ] }, "distance": 9.68, "direction": 93.0, "angle": 77.94, "elevation": 45.28, "pano_id": "TMX7316010203-002082_pano_0000_000649", "timestamp": "2021-04-08T10:18:33.324020Z", "filename": "pano_0000_000649.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 9.67520944, "relative_pitch": 77.93764014236606, "relative_heading": 93.00350568457176, "relative_elevation": 45.2759182117879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78508112888268, 52.3842047329744, 45.2659506741911 ] }, "distance": 10.16, "direction": 95.72, "angle": 77.35, "elevation": 45.27, "pano_id": "TMX7316010203-002817_pano_0008_000240", "timestamp": "2022-10-05T10:43:01.274090Z", "filename": "pano_0008_000240.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 10.16152141, "relative_pitch": 77.34771176230393, "relative_heading": 95.71900926820523, "relative_elevation": 45.2659506741911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784784187825, 52.3842006458372, 45.2672850852832 ] }, "distance": 10.21, "direction": 261.74, "angle": 77.29, "elevation": 45.27, "pano_id": "TMX7316010203-002817_pano_0008_000244", "timestamp": "2022-10-05T10:43:02.034240Z", "filename": "pano_0008_000244.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 10.2132953, "relative_pitch": 77.28570040751522, "relative_heading": 261.73947566461624, "relative_elevation": 45.2672850852832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784778602086, 52.3842052680729, 45.2829905506223 ] }, "distance": 10.53, "direction": 264.81, "angle": 76.91, "elevation": 45.28, "pano_id": "TMX7316010203-002082_pano_0000_000653", "timestamp": "2021-04-08T10:18:34.224030Z", "filename": "pano_0000_000653.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 10.53087061, "relative_pitch": 76.90817586655244, "relative_heading": 264.80758993176755, "relative_elevation": 45.2829905506223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78476837438762, 52.3842107306383, 44.7827883539721 ] }, "distance": 11.19, "direction": 268.23, "angle": 75.97, "elevation": 44.78, "pano_id": "TMX7316010203-000323_pano_0000_000504", "timestamp": "2017-06-01T10:43:16.282190Z", "filename": "pano_0000_000504.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 11.18936969, "relative_pitch": 75.97137595683958, "relative_heading": 268.23208273418754, "relative_elevation": 44.7827883539721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785103344285902, 52.38421136666775, 0.0 ] }, "distance": 11.63, "direction": 91.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02188", "timestamp": "2025-06-17T13:15:06Z", "filename": "recording_2025-06-17_12-48-50_02188.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 11.62679423, "relative_pitch": 0.0, "relative_heading": 91.35248754773444, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78476085460501, 52.3842073631315, 45.3244496276602 ] }, "distance": 11.72, "direction": 266.48, "angle": 75.5, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002257", "timestamp": "2020-05-08T10:56:09.766640Z", "filename": "pano_0000_002257.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 11.7181906, "relative_pitch": 75.50415790030559, "relative_heading": 266.4777470554125, "relative_elevation": 45.3244496276602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7850450908413, 52.3841328074944, 44.9537043171003 ] }, "distance": 11.83, "direction": 139.66, "angle": 75.26, "elevation": 44.95, "pano_id": "TMX7316060226-000481_pano_0002_000657", "timestamp": "2019-11-12T09:34:02.606010Z", "filename": "pano_0002_000657.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 11.82886727, "relative_pitch": 75.25769463618073, "relative_heading": 139.65941444098797, "relative_elevation": 44.9537043171003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78496995825578, 52.384109794545, 44.7063148701563 ] }, "distance": 11.85, "direction": 167.62, "angle": 75.15, "elevation": 44.71, "pano_id": "TMX7316010203-000323_pano_0000_001364", "timestamp": "2017-06-01T10:48:49.050630Z", "filename": "pano_0000_001364.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 11.85253401, "relative_pitch": 75.1513538043323, "relative_heading": 167.61807375225732, "relative_elevation": 44.7063148701563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78482298939488, 52.3841309180392, 44.9532487699762 ] }, "distance": 11.87, "direction": 218.98, "angle": 75.21, "elevation": 44.95, "pano_id": "TMX7316060226-000481_pano_0002_000654", "timestamp": "2019-11-12T09:34:01.571140Z", "filename": "pano_0002_000654.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 11.86833584, "relative_pitch": 75.2105143423056, "relative_heading": 218.9777466954976, "relative_elevation": 44.9532487699762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78489628911987, 52.3841088135569, 44.7029275083914 ] }, "distance": 11.95, "direction": 191.96, "angle": 75.04, "elevation": 44.7, "pano_id": "TMX7316010203-000323_pano_0000_001363", "timestamp": "2017-06-01T10:48:48.845460Z", "filename": "pano_0000_001363.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 11.94512217, "relative_pitch": 75.03945952136314, "relative_heading": 191.95585060463983, "relative_elevation": 44.7029275083914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785108633981204, 52.38421555489507, 0.0 ] }, "distance": 11.99, "direction": 89.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03337", "timestamp": "2024-10-15T11:04:26Z", "filename": "Job_20241015_0915_Track38_Sphere_03337.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 11.9852532, "relative_pitch": 0.0, "relative_heading": 89.08394022203902, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78475224883818, 52.3842057198633, 45.3086281428114 ] }, "distance": 12.32, "direction": 265.8, "angle": 74.79, "elevation": 45.31, "pano_id": "TMX7316010203-002491_pano_0004_000851", "timestamp": "2022-03-29T10:38:26.854330Z", "filename": "pano_0004_000851.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 12.31514329, "relative_pitch": 74.79403958964254, "relative_heading": 265.79610549363576, "relative_elevation": 45.3086281428114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78496989003716, 52.3841045744314, 44.9049952207133 ] }, "distance": 12.42, "direction": 168.21, "angle": 74.54, "elevation": 44.9, "pano_id": "TMX7316010203-002817_pano_0009_000355", "timestamp": "2022-10-05T10:47:44.332170Z", "filename": "pano_0009_000355.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 12.41956428, "relative_pitch": 74.53992759328693, "relative_heading": 168.2136222159999, "relative_elevation": 44.9049952207133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78489620828896, 52.3841038543068, 44.9042642023414 ] }, "distance": 12.49, "direction": 191.46, "angle": 74.46, "elevation": 44.9, "pano_id": "TMX7316010203-002817_pano_0009_000354", "timestamp": "2022-10-05T10:47:44.152200Z", "filename": "pano_0009_000354.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 12.48660554, "relative_pitch": 74.46025548538485, "relative_heading": 191.4559955667254, "relative_elevation": 44.9042642023414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78494198308511, 52.3840991547995, 44.9434819156304 ] }, "distance": 12.78, "direction": 177.14, "angle": 74.13, "elevation": 44.94, "pano_id": "TMX7316010203-002082_pano_0003_002777", "timestamp": "2021-04-08T12:23:37.811410Z", "filename": "pano_0003_002777.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 12.77665308, "relative_pitch": 74.130467625724, "relative_heading": 177.1435271956321, "relative_elevation": 44.9434819156304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78512091621039, 52.3842095621531, 45.3068052930757 ] }, "distance": 12.83, "direction": 92.12, "angle": 74.19, "elevation": 45.31, "pano_id": "TMX7316010203-002491_pano_0004_000846", "timestamp": "2022-03-29T10:38:25.774330Z", "filename": "pano_0004_000846.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 12.82880658, "relative_pitch": 74.19031396184829, "relative_heading": 92.12291762588976, "relative_elevation": 45.3068052930757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784901819677233, 52.38409999913882, 0.0 ] }, "distance": 12.84, "direction": 189.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00413", "timestamp": "2025-07-03T03:31:44Z", "filename": "recording_2025-07-03_03-29-47_00413.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 12.83938729, "relative_pitch": 0.0, "relative_heading": 189.4043129620413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784975235152821, 52.38410084887032, 0.0 ] }, "distance": 12.9, "direction": 167.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00414", "timestamp": "2025-07-03T03:31:45Z", "filename": "recording_2025-07-03_03-29-47_00414.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 12.90258264, "relative_pitch": 0.0, "relative_heading": 167.00750202608418, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78492248683199, 52.3840965053295, 44.8882815381512 ] }, "distance": 13.07, "direction": 183.03, "angle": 73.76, "elevation": 44.89, "pano_id": "TMX7316010203-001700_pano_0000_002954", "timestamp": "2020-05-08T10:59:02.435800Z", "filename": "pano_0000_002954.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.07385791, "relative_pitch": 73.76162765427001, "relative_heading": 183.02864336115982, "relative_elevation": 44.8882815381512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784973022742165, 52.38409719757663, 0.0 ] }, "distance": 13.27, "direction": 168.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00596", "timestamp": "2024-10-15T10:50:11Z", "filename": "Job_20241015_0915_Track38_Sphere_00596.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.26674763, "relative_pitch": 0.0, "relative_heading": 168.03597454060417, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784736202863257, 52.384207441188885, 0.0 ] }, "distance": 13.39, "direction": 266.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02193", "timestamp": "2025-06-17T13:15:08Z", "filename": "recording_2025-06-17_12-48-50_02193.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.3934529, "relative_pitch": 0.0, "relative_heading": 266.95599700062456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784885200105509, 52.38409619367558, 0.0 ] }, "distance": 13.48, "direction": 193.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00594", "timestamp": "2024-10-15T10:50:10Z", "filename": "Job_20241015_0915_Track38_Sphere_00594.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.48278102, "relative_pitch": 0.0, "relative_heading": 193.85894716982466, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78486831031051, 52.3840985691011, 44.9443617127836 ] }, "distance": 13.55, "direction": 198.85, "angle": 73.22, "elevation": 44.94, "pano_id": "TMX7316010203-002082_pano_0003_002776", "timestamp": "2021-04-08T12:23:37.596330Z", "filename": "pano_0003_002776.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.5530658, "relative_pitch": 73.21920562448281, "relative_heading": 198.8530574804053, "relative_elevation": 44.9443617127836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78499679507025, 52.3840972768012, 44.8888577781618 ] }, "distance": 13.69, "direction": 161.38, "angle": 73.04, "elevation": 44.89, "pano_id": "TMX7316010203-001700_pano_0000_002955", "timestamp": "2020-05-08T10:59:02.665790Z", "filename": "pano_0000_002955.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.68578591, "relative_pitch": 73.04450180034733, "relative_heading": 161.38418066709565, "relative_elevation": 44.8888577781618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78504336567223, 52.3841105958374, 44.7072912706062 ] }, "distance": 13.74, "direction": 146.72, "angle": 72.91, "elevation": 44.71, "pano_id": "TMX7316010203-000323_pano_0000_001365", "timestamp": "2017-06-01T10:48:49.255500Z", "filename": "pano_0000_001365.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.74096177, "relative_pitch": 72.91498344698066, "relative_heading": 146.7218644473478, "relative_elevation": 44.7072912706062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78513481396722, 52.3842119413378, 45.3170464616269 ] }, "distance": 13.77, "direction": 90.88, "angle": 73.1, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002252", "timestamp": "2020-05-08T10:56:08.691730Z", "filename": "pano_0000_002252.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.76788728, "relative_pitch": 73.10056039750154, "relative_heading": 90.87594701490062, "relative_elevation": 45.3170464616269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78501562411838, 52.3840997234049, 44.9431239897385 ] }, "distance": 13.9, "direction": 156.01, "angle": 72.82, "elevation": 44.94, "pano_id": "TMX7316010203-002082_pano_0003_002778", "timestamp": "2021-04-08T12:23:38.026450Z", "filename": "pano_0003_002778.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.89814839, "relative_pitch": 72.81637299136807, "relative_heading": 156.00925804144958, "relative_elevation": 44.9431239897385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78482260217985, 52.3841076755974, 44.7025162028149 ] }, "distance": 13.99, "direction": 212.38, "angle": 72.62, "elevation": 44.7, "pano_id": "TMX7316010203-000323_pano_0000_001362", "timestamp": "2017-06-01T10:48:48.640490Z", "filename": "pano_0000_001362.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 13.98802074, "relative_pitch": 72.62439398688394, "relative_heading": 212.38358199823202, "relative_elevation": 44.7025162028149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785019048182595, 52.384097773167746, 0.0 ] }, "distance": 14.19, "direction": 155.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00597", "timestamp": "2024-10-15T10:50:11Z", "filename": "Job_20241015_0915_Track38_Sphere_00597.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.19175337, "relative_pitch": 0.0, "relative_heading": 155.5055430786707, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78504377829138, 52.3841052915804, 44.9054746786132 ] }, "distance": 14.25, "direction": 147.93, "angle": 72.39, "elevation": 44.91, "pano_id": "TMX7316010203-002817_pano_0009_000356", "timestamp": "2022-10-05T10:47:44.512720Z", "filename": "pano_0009_000356.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.25298493, "relative_pitch": 72.39057650176015, "relative_heading": 147.9294262252589, "relative_elevation": 44.9054746786132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78514275283441, 52.3842131876073, 44.7860043495893 ] }, "distance": 14.31, "direction": 90.29, "angle": 72.28, "elevation": 44.79, "pano_id": "TMX7316010203-000323_pano_0000_000499", "timestamp": "2017-06-01T10:43:15.257150Z", "filename": "pano_0000_000499.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.30700366, "relative_pitch": 72.28378545818163, "relative_heading": 90.2875321829345, "relative_elevation": 44.7860043495893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78484824463597, 52.3840958390477, 44.8897121418267 ] }, "distance": 14.33, "direction": 203.64, "angle": 72.29, "elevation": 44.89, "pano_id": "TMX7316010203-001700_pano_0000_002953", "timestamp": "2020-05-08T10:59:02.205800Z", "filename": "pano_0000_002953.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.33193208, "relative_pitch": 72.29328450893597, "relative_heading": 203.63507009065356, "relative_elevation": 44.8897121418267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78482243824872, 52.3841031215385, 44.9030146161094 ] }, "distance": 14.42, "direction": 211.34, "angle": 72.19, "elevation": 44.9, "pano_id": "TMX7316010203-002817_pano_0009_000353", "timestamp": "2022-10-05T10:47:43.972180Z", "filename": "pano_0009_000353.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.4243206, "relative_pitch": 72.19127876938445, "relative_heading": 211.34289045935842, "relative_elevation": 44.9030146161094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784841274345638, 52.38409567365163, 0.0 ] }, "distance": 14.55, "direction": 205.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00593", "timestamp": "2024-10-15T10:50:10Z", "filename": "Job_20241015_0915_Track38_Sphere_00593.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.54534408, "relative_pitch": 0.0, "relative_heading": 205.3189262111653, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784828389395224, 52.384099158274175, 0.0 ] }, "distance": 14.6, "direction": 209.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00412", "timestamp": "2025-07-03T03:31:44Z", "filename": "recording_2025-07-03_03-29-47_00412.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.60154868, "relative_pitch": 0.0, "relative_heading": 209.08419187852533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78514845593116, 52.3842102525121, 45.2727605830878 ] }, "distance": 14.7, "direction": 91.55, "angle": 72.01, "elevation": 45.27, "pano_id": "TMX7316010203-002082_pano_0000_000648", "timestamp": "2021-04-08T10:18:33.099020Z", "filename": "pano_0000_000648.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.70053925, "relative_pitch": 72.01084384972151, "relative_heading": 91.55295890644913, "relative_elevation": 45.2727605830878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785048635211762, 52.384101752404476, 0.0 ] }, "distance": 14.76, "direction": 147.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00415", "timestamp": "2025-07-03T03:31:45Z", "filename": "recording_2025-07-03_03-29-47_00415.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.76246789, "relative_pitch": 0.0, "relative_heading": 147.65335308235257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784713076994538, 52.384211152317825, 0.0 ] }, "distance": 14.95, "direction": 268.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03346", "timestamp": "2024-10-15T11:04:28Z", "filename": "Job_20241015_0915_Track38_Sphere_03346.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.95213532, "relative_pitch": 0.0, "relative_heading": 268.85696218024765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785152680169073, 52.384215868713156, 0.0 ] }, "distance": 14.98, "direction": 89.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03336", "timestamp": "2024-10-15T11:04:26Z", "filename": "Job_20241015_0915_Track38_Sphere_03336.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 14.98447251, "relative_pitch": 0.0, "relative_heading": 89.13373834748538, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78515531418722, 52.3842057535783, 45.2635869299993 ] }, "distance": 15.19, "direction": 93.39, "angle": 71.45, "elevation": 45.26, "pano_id": "TMX7316010203-002817_pano_0008_000239", "timestamp": "2022-10-05T10:43:01.084150Z", "filename": "pano_0008_000239.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 15.18873915, "relative_pitch": 71.45020493416008, "relative_heading": 93.39329261561599, "relative_elevation": 45.2635869299993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78470995820451, 52.3841998154483, 45.2705398816615 ] }, "distance": 15.24, "direction": 264.13, "angle": 71.39, "elevation": 45.27, "pano_id": "TMX7316010203-002817_pano_0008_000245", "timestamp": "2022-10-05T10:43:02.224070Z", "filename": "pano_0008_000245.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 15.24153935, "relative_pitch": 71.39281588970447, "relative_heading": 264.126223773218, "relative_elevation": 45.2705398816615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78511913685592, 52.3841334242286, 44.958878852427 ] }, "distance": 15.53, "direction": 125.17, "angle": 70.94, "elevation": 44.96, "pano_id": "TMX7316060226-000481_pano_0002_000658", "timestamp": "2019-11-12T09:34:02.951110Z", "filename": "pano_0002_000658.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 15.5344147, "relative_pitch": 70.93869138075536, "relative_heading": 125.16798096317781, "relative_elevation": 44.958878852427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785060961539118, 52.38409830086854, 0.0 ] }, "distance": 15.54, "direction": 145.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00598", "timestamp": "2024-10-15T10:50:11Z", "filename": "Job_20241015_0915_Track38_Sphere_00598.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 15.54414723, "relative_pitch": 0.0, "relative_heading": 145.79691188878624, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78470448308489, 52.3842042300922, 45.2870113942772 ] }, "distance": 15.57, "direction": 266.07, "angle": 71.03, "elevation": 45.29, "pano_id": "TMX7316010203-002082_pano_0000_000654", "timestamp": "2021-04-08T10:18:34.449040Z", "filename": "pano_0000_000654.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 15.57101556, "relative_pitch": 71.02551289336272, "relative_heading": 266.0650679759252, "relative_elevation": 45.2870113942772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78474856366497, 52.3841302537938, 44.9516823627055 ] }, "distance": 15.61, "direction": 233.42, "angle": 70.85, "elevation": 44.95, "pano_id": "TMX7316060226-000481_pano_0002_000653", "timestamp": "2019-11-12T09:34:01.226070Z", "filename": "pano_0002_000653.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 15.60670157, "relative_pitch": 70.85359319103978, "relative_heading": 233.42227078470054, "relative_elevation": 44.9516823627055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78507106268245, 52.3840981892017, 44.8923830958083 ] }, "distance": 15.95, "direction": 143.78, "angle": 70.44, "elevation": 44.89, "pano_id": "TMX7316010203-001700_pano_0000_002956", "timestamp": "2020-05-08T10:59:02.895810Z", "filename": "pano_0000_002956.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 15.95093745, "relative_pitch": 70.4391106536235, "relative_heading": 143.7783677144621, "relative_elevation": 44.8923830958083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78479455551406, 52.3840979468988, 44.9439371097833 ] }, "distance": 15.96, "direction": 216.09, "angle": 70.45, "elevation": 44.94, "pano_id": "TMX7316010203-002082_pano_0003_002775", "timestamp": "2021-04-08T12:23:37.381340Z", "filename": "pano_0003_002775.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 15.95846389, "relative_pitch": 70.45132670615038, "relative_heading": 216.09451215534682, "relative_elevation": 44.9439371097833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784797656776471, 52.3840951731547, 0.0 ] }, "distance": 16.09, "direction": 214.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00592", "timestamp": "2024-10-15T10:50:10Z", "filename": "Job_20241015_0915_Track38_Sphere_00592.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 16.08732853, "relative_pitch": 0.0, "relative_heading": 214.83911755893396, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78469350058511, 52.3842101774847, 44.7863744664937 ] }, "distance": 16.29, "direction": 268.57, "angle": 70.02, "elevation": 44.79, "pano_id": "TMX7316010203-000323_pano_0000_000505", "timestamp": "2017-06-01T10:43:16.487120Z", "filename": "pano_0000_000505.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 16.28716834, "relative_pitch": 70.01552179958091, "relative_heading": 268.5689951092909, "relative_elevation": 44.7863744664937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78509084145154, 52.3841003313078, 44.9487901562825 ] }, "distance": 16.6, "direction": 139.54, "angle": 69.73, "elevation": 44.95, "pano_id": "TMX7316010203-002082_pano_0003_002779", "timestamp": "2021-04-08T12:23:38.246360Z", "filename": "pano_0003_002779.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 16.59985574, "relative_pitch": 69.73051177717348, "relative_heading": 139.53839489056583, "relative_elevation": 44.9487901562825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785176687367675, 52.38421215299125, 0.0 ] }, "distance": 16.62, "direction": 90.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02187", "timestamp": "2025-06-17T13:15:06Z", "filename": "recording_2025-06-17_12-48-50_02187.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 16.61842653, "relative_pitch": 0.0, "relative_heading": 90.6444521752416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78468587871103, 52.3842065116913, 45.3256940674037 ] }, "distance": 16.82, "direction": 267.22, "angle": 69.64, "elevation": 45.33, "pano_id": "TMX7316010203-001700_pano_0000_002258", "timestamp": "2020-05-08T10:56:09.981750Z", "filename": "pano_0000_002258.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 16.82079092, "relative_pitch": 69.63963684421425, "relative_heading": 267.22401439398124, "relative_elevation": 45.3256940674037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78511674149136, 52.3841112209783, 44.7109201457351 ] }, "distance": 16.96, "direction": 132.33, "angle": 69.23, "elevation": 44.71, "pano_id": "TMX7316010203-000323_pano_0000_001366", "timestamp": "2017-06-01T10:48:49.460500Z", "filename": "pano_0000_001366.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 16.95638001, "relative_pitch": 69.2310329080497, "relative_heading": 132.3285441386481, "relative_elevation": 44.7109201457351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78477399580552, 52.3840953083588, 44.8902603229508 ] }, "distance": 17.05, "direction": 219.32, "angle": 69.21, "elevation": 44.89, "pano_id": "TMX7316010203-001700_pano_0000_002952", "timestamp": "2020-05-08T10:59:01.975800Z", "filename": "pano_0000_002952.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 17.04735521, "relative_pitch": 69.20541552492476, "relative_heading": 219.31671906011545, "relative_elevation": 44.8902603229508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78474878053278, 52.3841063853252, 44.6995041593909 ] }, "distance": 17.31, "direction": 226.32, "angle": 68.83, "elevation": 44.7, "pano_id": "TMX7316010203-000323_pano_0000_001361", "timestamp": "2017-06-01T10:48:48.435470Z", "filename": "pano_0000_001361.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 17.31056023, "relative_pitch": 68.83035057823403, "relative_heading": 226.3154423063661, "relative_elevation": 44.6995041593909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78511724155477, 52.3841060318196, 44.9141599088907 ] }, "distance": 17.38, "direction": 133.66, "angle": 68.85, "elevation": 44.91, "pano_id": "TMX7316010203-002817_pano_0009_000357", "timestamp": "2022-10-05T10:47:44.692180Z", "filename": "pano_0009_000357.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 17.37507431, "relative_pitch": 68.85100275285394, "relative_heading": 133.66074551831335, "relative_elevation": 44.9141599088907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78467727066226, 52.3842049174919, 45.3072450663894 ] }, "distance": 17.42, "direction": 266.73, "angle": 68.97, "elevation": 45.31, "pano_id": "TMX7316010203-002491_pano_0004_000852", "timestamp": "2022-03-29T10:38:27.074380Z", "filename": "pano_0004_000852.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 17.41543994, "relative_pitch": 68.97397286278084, "relative_heading": 266.7344723615698, "relative_elevation": 45.3072450663894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78474873051867, 52.3841023994572, 44.9035969274119 ] }, "distance": 17.62, "direction": 225.28, "angle": 68.57, "elevation": 44.9, "pano_id": "TMX7316010203-002817_pano_0009_000352", "timestamp": "2022-10-05T10:47:43.792200Z", "filename": "pano_0009_000352.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 17.62223795, "relative_pitch": 68.57267265116101, "relative_heading": 225.28021175699945, "relative_elevation": 44.9035969274119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784754987880273, 52.38409836244917, 0.0 ] }, "distance": 17.65, "direction": 223.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00411", "timestamp": "2025-07-03T03:31:44Z", "filename": "recording_2025-07-03_03-29-47_00411.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 17.64644924, "relative_pitch": 0.0, "relative_heading": 223.27003870054492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78519438739901, 52.3842103179299, 45.3067484451458 ] }, "distance": 17.83, "direction": 91.26, "angle": 68.52, "elevation": 45.31, "pano_id": "TMX7316010203-002491_pano_0004_000845", "timestamp": "2022-03-29T10:38:25.559310Z", "filename": "pano_0004_000845.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 17.82683548, "relative_pitch": 68.52186256897001, "relative_heading": 91.25713109294267, "relative_elevation": 45.3067484451458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785122078847712, 52.384102692065674, 0.0 ] }, "distance": 17.87, "direction": 133.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00416", "timestamp": "2025-07-03T03:31:45Z", "filename": "recording_2025-07-03_03-29-47_00416.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 17.86996675, "relative_pitch": 0.0, "relative_heading": 133.7936823941153, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784753245482277, 52.384094713542424, 0.0 ] }, "distance": 18.02, "direction": 222.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00591", "timestamp": "2024-10-15T10:50:10Z", "filename": "Job_20241015_0915_Track38_Sphere_00591.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 18.02443393, "relative_pitch": 0.0, "relative_heading": 222.65994181184544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784667844558424, 52.38421058064307, 0.0 ] }, "distance": 18.03, "direction": 268.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03347", "timestamp": "2024-10-15T11:04:28Z", "filename": "Job_20241015_0915_Track38_Sphere_03347.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 18.03260041, "relative_pitch": 0.0, "relative_heading": 268.8501228904372, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784662772406833, 52.38420660022131, 0.0 ] }, "distance": 18.39, "direction": 267.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02194", "timestamp": "2025-06-17T13:15:08Z", "filename": "recording_2025-06-17_12-48-50_02194.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 18.39194237, "relative_pitch": 0.0, "relative_heading": 267.49205476288665, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7852094574643, 52.3842129674098, 45.3165617249906 ] }, "distance": 18.85, "direction": 90.29, "angle": 67.42, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002251", "timestamp": "2020-05-08T10:56:08.476670Z", "filename": "pano_0000_002251.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 18.84888762, "relative_pitch": 67.41570965342699, "relative_heading": 90.29268245540771, "relative_elevation": 45.3165617249906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78514545854664, 52.3840992283234, 44.9005517661572 ] }, "distance": 19.3, "direction": 131.35, "angle": 66.74, "elevation": 44.9, "pano_id": "TMX7316010203-001700_pano_0000_002957", "timestamp": "2020-05-08T10:59:03.125800Z", "filename": "pano_0000_002957.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.30336328, "relative_pitch": 66.73646734235217, "relative_heading": 131.34870742896712, "relative_elevation": 44.9005517661572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784968645110577, 52.384041001820385, 0.0 ] }, "distance": 19.39, "direction": 172.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00437", "timestamp": "2025-07-15T04:54:31Z", "filename": "recording_2025-07-15_04-48-06_00437.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.38742388, "relative_pitch": 0.0, "relative_heading": 172.7338330993368, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7852174525854, 52.3842135857619, 44.7897677281871 ] }, "distance": 19.39, "direction": 90.08, "angle": 66.59, "elevation": 44.79, "pano_id": "TMX7316010203-000323_pano_0000_000498", "timestamp": "2017-06-01T10:43:15.052270Z", "filename": "pano_0000_000498.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.39303668, "relative_pitch": 66.58839321437108, "relative_heading": 90.08117598277725, "relative_elevation": 44.7897677281871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78472080418246, 52.3840972949512, 44.9470126675442 ] }, "distance": 19.4, "direction": 228.04, "angle": 66.66, "elevation": 44.95, "pano_id": "TMX7316010203-002082_pano_0003_002774", "timestamp": "2021-04-08T12:23:37.166340Z", "filename": "pano_0003_002774.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.39552312, "relative_pitch": 66.65884889365195, "relative_heading": 228.04143537002443, "relative_elevation": 44.9470126675442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785148989196872, 52.38409935062032, 0.0 ] }, "distance": 19.48, "direction": 130.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00600", "timestamp": "2024-10-15T10:50:12Z", "filename": "Job_20241015_0915_Track38_Sphere_00600.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.4755729, "relative_pitch": 0.0, "relative_heading": 130.85141913843879, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784895229367996, 52.38404017904633, 0.0 ] }, "distance": 19.49, "direction": 187.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00438", "timestamp": "2025-07-15T04:54:32Z", "filename": "recording_2025-07-15_04-48-06_00438.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.49037941, "relative_pitch": 0.0, "relative_heading": 187.50795423884077, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78500849062903, 52.3840435756021, 44.4619990251958 ] }, "distance": 19.64, "direction": 164.75, "angle": 66.17, "elevation": 44.46, "pano_id": "TMX7316010203-000289_pano_0000_003852", "timestamp": "2017-05-09T08:48:11.673210Z", "filename": "pano_0000_003852.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.63680556, "relative_pitch": 66.17117307504837, "relative_heading": 164.74988355168355, "relative_elevation": 44.4619990251958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7849525923055, 52.3840376565933, 44.5579597055912 ] }, "distance": 19.65, "direction": 176.03, "angle": 66.2, "elevation": 44.56, "pano_id": "TMX7316010203-001883_pano_0001_001937", "timestamp": "2020-08-20T08:57:00.097320Z", "filename": "pano_0001_001937.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.65102279, "relative_pitch": 66.20148451380655, "relative_heading": 176.03420188652325, "relative_elevation": 44.5579597055912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78522229346983, 52.3842112377259, 45.272123045288 ] }, "distance": 19.72, "direction": 90.84, "angle": 66.46, "elevation": 45.27, "pano_id": "TMX7316010203-002082_pano_0000_000647", "timestamp": "2021-04-08T10:18:32.874060Z", "filename": "pano_0000_000647.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.72474045, "relative_pitch": 66.45758721063648, "relative_heading": 90.83878547374543, "relative_elevation": 45.272123045288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78486037949827, 52.3840415750076, 44.473351219669 ] }, "distance": 19.79, "direction": 194.39, "angle": 66.01, "elevation": 44.47, "pano_id": "TMX7316010203-000289_pano_0000_003853", "timestamp": "2017-05-09T08:48:12.433240Z", "filename": "pano_0000_003853.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.7891979, "relative_pitch": 66.0124881867736, "relative_heading": 194.39461550907063, "relative_elevation": 44.473351219669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78519342529493, 52.3841340334144, 44.9600584981963 ] }, "distance": 19.85, "direction": 116.57, "angle": 66.17, "elevation": 44.96, "pano_id": "TMX7316060226-000481_pano_0002_000659", "timestamp": "2019-11-12T09:34:03.296040Z", "filename": "pano_0002_000659.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.85349972, "relative_pitch": 66.17466620414251, "relative_heading": 116.567909551829, "relative_elevation": 44.9600584981963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78467494842803, 52.3841295704877, 44.953236094676 ] }, "distance": 19.89, "direction": 241.88, "angle": 66.13, "elevation": 44.95, "pano_id": "TMX7316060226-000481_pano_0002_000652", "timestamp": "2019-11-12T09:34:00.886070Z", "filename": "pano_0002_000652.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 19.89351612, "relative_pitch": 66.12878824541193, "relative_heading": 241.87985406155818, "relative_elevation": 44.953236094676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78487940860339, 52.3840368712229, 44.5562298633158 ] }, "distance": 20.02, "direction": 190.43, "angle": 65.8, "elevation": 44.56, "pano_id": "TMX7316010203-001883_pano_0001_001936", "timestamp": "2020-08-20T08:56:59.652200Z", "filename": "pano_0001_001936.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.0220457, "relative_pitch": 65.80247990807102, "relative_heading": 190.42776203096696, "relative_elevation": 44.5562298633158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784904299268778, 52.384033160798936, 0.0 ] }, "distance": 20.2, "direction": 185.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00592", "timestamp": "2024-10-15T11:14:57Z", "filename": "Job_20241015_0915_Track39_Sphere_00592.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.19658043, "relative_pitch": 0.0, "relative_heading": 185.48111362241693, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78522950430381, 52.3842067664573, 45.2647052882239 ] }, "distance": 20.23, "direction": 92.23, "angle": 65.92, "elevation": 45.26, "pano_id": "TMX7316010203-002817_pano_0008_000238", "timestamp": "2022-10-05T10:43:00.894100Z", "filename": "pano_0008_000238.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.22889085, "relative_pitch": 65.92003304309114, "relative_heading": 92.22762320070389, "relative_elevation": 45.2647052882239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78516607097154, 52.3841009502082, 44.9543453846127 ] }, "distance": 20.26, "direction": 128.32, "angle": 65.74, "elevation": 44.95, "pano_id": "TMX7316010203-002082_pano_0003_002780", "timestamp": "2021-04-08T12:23:38.466310Z", "filename": "pano_0003_002780.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.25870198, "relative_pitch": 65.74126373473715, "relative_heading": 128.31820302814265, "relative_elevation": 44.9543453846127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78463573604406, 52.384199033416, 45.2633048761636 ] }, "distance": 20.28, "direction": 265.34, "angle": 65.86, "elevation": 45.26, "pano_id": "TMX7316010203-002817_pano_0008_000246", "timestamp": "2022-10-05T10:43:02.414100Z", "filename": "pano_0008_000246.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.28215942, "relative_pitch": 65.8631939688999, "relative_heading": 265.3428283655037, "relative_elevation": 45.2633048761636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7849795952795, 52.3840331514541, 44.546537829563 ] }, "distance": 20.36, "direction": 170.96, "angle": 65.44, "elevation": 44.55, "pano_id": "TMX7316010203-002491_pano_0003_000348", "timestamp": "2022-03-29T10:21:57.212590Z", "filename": "pano_0003_000348.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.35797842, "relative_pitch": 65.43937520004482, "relative_heading": 170.96297145516294, "relative_elevation": 44.546537829563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7849057885908, 52.3840313865107, 44.5368202319369 ] }, "distance": 20.38, "direction": 185.14, "angle": 65.41, "elevation": 44.54, "pano_id": "TMX7316010203-002491_pano_0003_000347", "timestamp": "2022-03-29T10:21:56.787580Z", "filename": "pano_0003_000347.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.38377702, "relative_pitch": 65.40720200593996, "relative_heading": 185.14436951560475, "relative_elevation": 44.5368202319369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784993090654904, 52.38403420556378, 0.0 ] }, "distance": 20.41, "direction": 168.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00594", "timestamp": "2024-10-15T11:14:58Z", "filename": "Job_20241015_0915_Track39_Sphere_00594.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.40748482, "relative_pitch": 0.0, "relative_heading": 168.36253023862776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78502590839656, 52.3840384967246, 44.5591792436317 ] }, "distance": 20.52, "direction": 161.97, "angle": 65.28, "elevation": 44.56, "pano_id": "TMX7316010203-001883_pano_0001_001938", "timestamp": "2020-08-20T08:57:00.542170Z", "filename": "pano_0001_001938.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.51816524, "relative_pitch": 65.2753477709136, "relative_heading": 161.96880220684343, "relative_elevation": 44.5591792436317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785042103819503, 52.384041905657206, 0.0 ] }, "distance": 20.53, "direction": 158.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00436", "timestamp": "2025-07-15T04:54:31Z", "filename": "recording_2025-07-15_04-48-06_00436.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.53193173, "relative_pitch": 0.0, "relative_heading": 158.71329021839736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78463039441079, 52.3842031917479, 45.2815652722493 ] }, "distance": 20.61, "direction": 266.71, "angle": 65.52, "elevation": 45.28, "pano_id": "TMX7316010203-002082_pano_0000_000655", "timestamp": "2021-04-08T10:18:34.674050Z", "filename": "pano_0000_000655.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.61293284, "relative_pitch": 65.5241707683494, "relative_heading": 266.7069667625457, "relative_elevation": 45.2815652722493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78469976703413, 52.3840949556531, 44.8942554146051 ] }, "distance": 20.65, "direction": 230.16, "angle": 65.3, "elevation": 44.89, "pano_id": "TMX7316010203-001700_pano_0000_002951", "timestamp": "2020-05-08T10:59:01.745850Z", "filename": "pano_0000_002951.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.64886903, "relative_pitch": 65.30019104685488, "relative_heading": 230.16217637157203, "relative_elevation": 44.8942554146051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784821812895735, 52.3840394101496, 0.0 ] }, "distance": 20.82, "direction": 201.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00439", "timestamp": "2025-07-15T04:54:32Z", "filename": "recording_2025-07-15_04-48-06_00439.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.82397383, "relative_pitch": 0.0, "relative_heading": 201.24446319926454, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.784625152182235, 52.384210084790496, 0.0 ] }, "distance": 20.94, "direction": 268.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03348", "timestamp": "2024-10-15T11:04:28Z", "filename": "Job_20241015_0915_Track38_Sphere_03348.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.9399825, "relative_pitch": 0.0, "relative_heading": 268.8588268831303, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.785240611229887, 52.38421647750467, 0.0 ] }, "distance": 20.97, "direction": 89.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03334", "timestamp": "2024-10-15T11:04:25Z", "filename": "Job_20241015_0915_Track38_Sphere_03334.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.97191835, "relative_pitch": 0.0, "relative_heading": 89.19591636983081, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03341/adjacencies/b_20241015_0915_Track38_Sphere_03341/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78519178414306, 52.3841116984776, 44.7078855130821 ] }, "distance": 20.99, "direction": 122.78, "angle": 64.85, "elevation": 44.71, "pano_id": "TMX7316010203-000323_pano_0000_001367", "timestamp": "2017-06-01T10:48:49.670470Z", "filename": "pano_0000_001367.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_20241015_0915_Track38_Sphere_03341", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113996.05808029484, 488654.1294609823 ] }, "relative_distance": 20.98856619, "relative_pitch": 64.8518201050631, "relative_heading": 122.78465521688037, "relative_elevation": 44.7078855130821 } ] } }