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_20241203_1333_Track19_Sphere_00257/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track19_Sphere_00257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888176955488053, 52.361150725063176, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track19_Sphere_00257", "timestamp": "2024-12-03T14:06:45Z", "filename": "Job_20241203_1333_Track19_Sphere_00257.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "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_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88818613666015, 52.3611504652442, 46.1319347713143 ] }, "distance": 0.63, "direction": 92.65, "angle": 89.22, "elevation": 46.13, "pano_id": "TMX7316060226-000020_pano_0006_000418", "timestamp": "2016-08-15T08:13:49.726300Z", "filename": "pano_0006_000418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 0.62612575, "relative_pitch": 89.22240069700419, "relative_heading": 92.64655106686422, "relative_elevation": 46.1319347713143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0006_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88816677784035, 52.3611520339929, 47.2414031634107 ] }, "distance": 0.71, "direction": 281.86, "angle": 89.14, "elevation": 47.24, "pano_id": "TMX7316010203-002970_pano_0006_000018", "timestamp": "2023-02-13T11:31:19.293460Z", "filename": "pano_0006_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 0.70847496, "relative_pitch": 89.14080489571506, "relative_heading": 281.86360908931636, "relative_elevation": 47.2414031634107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_00569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888162181736565, 52.36115247830808, 0.0 ] }, "distance": 1.03, "direction": 280.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_00569", "timestamp": "2025-07-14T05:52:05Z", "filename": "recording_2025-07-14_05-25-22_00569.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.0251806, "relative_pitch": 0.0, "relative_heading": 280.97024496508544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88816595328025, 52.3611438221906, 45.7207239922136 ] }, "distance": 1.07, "direction": 224.3, "angle": 88.66, "elevation": 45.72, "pano_id": "TMX7316010203-003002_pano_0007_000337", "timestamp": "2023-03-20T08:46:22.473360Z", "filename": "pano_0007_000337.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.07320407, "relative_pitch": 88.65534119325677, "relative_heading": 224.2979176043922, "relative_elevation": 45.7207239922136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8881647982981, 52.3611573687108, 45.9321478251368 ] }, "distance": 1.11, "direction": 311.75, "angle": 88.62, "elevation": 45.93, "pano_id": "TMX7316010203-002926_pano_0000_000021", "timestamp": "2023-01-11T12:25:41.174530Z", "filename": "pano_0000_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.11014582, "relative_pitch": 88.61547321125177, "relative_heading": 311.7528314334669, "relative_elevation": 45.9321478251368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88819137801916, 52.3611460409084, 46.682570005767 ] }, "distance": 1.11, "direction": 117.95, "angle": 88.64, "elevation": 46.68, "pano_id": "TMX7316010203-003014_pano_0006_000160", "timestamp": "2023-03-27T11:23:54.597940Z", "filename": "pano_0006_000160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.1122149, "relative_pitch": 88.6351829760314, "relative_heading": 117.9458835904798, "relative_elevation": 46.682570005767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0005_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88819059561023, 52.3611573883884, 47.2672641305253 ] }, "distance": 1.19, "direction": 51.41, "angle": 88.56, "elevation": 47.27, "pano_id": "TMX7316010203-002979_pano_0005_000019", "timestamp": "2023-02-20T11:15:53.526750Z", "filename": "pano_0005_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.18878328, "relative_pitch": 88.55930081265224, "relative_heading": 51.412415364067165, "relative_elevation": 47.2672641305253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88817996687611, 52.3611394342817, 47.206535323523 ] }, "distance": 1.27, "direction": 170.73, "angle": 88.46, "elevation": 47.21, "pano_id": "TMX7316010203-002952_pano_0003_000212", "timestamp": "2023-01-30T12:25:54.266810Z", "filename": "pano_0003_000212.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.2730114, "relative_pitch": 88.45528787010643, "relative_heading": 170.7262570462668, "relative_elevation": 47.206535323523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88815545704647, 52.361150328899, 46.4689615126699 ] }, "distance": 1.47, "direction": 268.28, "angle": 88.19, "elevation": 46.47, "pano_id": "TMX7316010203-003025_pano_0018_000179", "timestamp": "2023-04-11T07:28:54.383870Z", "filename": "pano_0018_000179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.46522253, "relative_pitch": 88.1939931729395, "relative_heading": 268.27594095010073, "relative_elevation": 46.4689615126699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88815720563065, 52.361157519995, 45.7164867911488 ] }, "distance": 1.54, "direction": 299.33, "angle": 88.07, "elevation": 45.72, "pano_id": "TMX7316010203-002363_pano_0005_000465", "timestamp": "2021-12-29T11:16:43.678970Z", "filename": "pano_0005_000465.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.54333835, "relative_pitch": 88.06649174686724, "relative_heading": 299.3348334555408, "relative_elevation": 45.7164867911488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_007228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88819902915849, 52.3611475742252, 46.1761579085141 ] }, "distance": 1.54, "direction": 103.12, "angle": 88.08, "elevation": 46.18, "pano_id": "TMX7316010203-001681_pano_0000_007228", "timestamp": "2020-04-29T12:23:10.877590Z", "filename": "pano_0000_007228.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.54407829, "relative_pitch": 88.08480780547653, "relative_heading": 103.12436109555183, "relative_elevation": 46.1761579085141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0002_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88819546859391, 52.3611411063951, 46.0450977794826 ] }, "distance": 1.65, "direction": 130.32, "angle": 87.94, "elevation": 46.05, "pano_id": "TMX7316010203-002537_pano_0002_000100", "timestamp": "2022-04-22T09:22:43.980910Z", "filename": "pano_0002_000100.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.65413239, "relative_pitch": 87.94258085281251, "relative_heading": 130.3196934830526, "relative_elevation": 46.0450977794826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0004_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88819163055086, 52.3611374019506, 47.0299819950014 ] }, "distance": 1.79, "direction": 146.01, "angle": 87.82, "elevation": 47.03, "pano_id": "TMX7316010203-002937_pano_0004_000062", "timestamp": "2023-01-16T09:58:00.735510Z", "filename": "pano_0004_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.78810217, "relative_pitch": 87.82263611388717, "relative_heading": 146.0065771261876, "relative_elevation": 47.0299819950014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88818956427299, 52.3611351104543, 46.5220565600321 ] }, "distance": 1.94, "direction": 153.69, "angle": 87.61, "elevation": 46.52, "pano_id": "TMX7316010203-002996_pano_0003_000239", "timestamp": "2023-03-13T10:58:35.628840Z", "filename": "pano_0003_000239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.93822876, "relative_pitch": 87.61428988865272, "relative_heading": 153.69381750719126, "relative_elevation": 46.5220565600321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88819906412919, 52.361139723095, 45.2736664591357 ] }, "distance": 1.94, "direction": 129.11, "angle": 87.55, "elevation": 45.27, "pano_id": "TMX7316010203-002983_pano_0009_000170", "timestamp": "2023-02-27T09:12:03.004360Z", "filename": "pano_0009_000170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 1.94092128, "relative_pitch": 87.54518349953297, "relative_heading": 129.10543704873393, "relative_elevation": 45.2736664591357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88819815047853, 52.3611375609715, 46.817971275188 ] }, "distance": 2.06, "direction": 135.41, "angle": 87.48, "elevation": 46.82, "pano_id": "TMX7316010203-003046_pano_0011_000017", "timestamp": "2023-04-17T08:37:28.684290Z", "filename": "pano_0011_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.05682254, "relative_pitch": 87.48448046322659, "relative_heading": 135.41239508773145, "relative_elevation": 46.817971275188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88814908219846, 52.3611607182136, 46.1936742328107 ] }, "distance": 2.2, "direction": 300.35, "angle": 87.27, "elevation": 46.19, "pano_id": "TMX7316010203-000705_pano_0000_001610", "timestamp": "2018-05-03T11:54:37.573970Z", "filename": "pano_0000_001610.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.20047466, "relative_pitch": 87.27272882184137, "relative_heading": 300.3536946684317, "relative_elevation": 46.1936742328107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0010_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8881441954273, 52.3611561153458, 47.3890892527997 ] }, "distance": 2.31, "direction": 285.04, "angle": 87.21, "elevation": 47.39, "pano_id": "TMX7316010203-003020_pano_0010_000016", "timestamp": "2023-04-03T07:55:12.628800Z", "filename": "pano_0010_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.31094061, "relative_pitch": 87.2081688349925, "relative_heading": 285.0432412179565, "relative_elevation": 47.3890892527997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88819858568164, 52.3611345552058, 47.1198311857879 ] }, "distance": 2.33, "direction": 140.68, "angle": 87.17, "elevation": 47.12, "pano_id": "TMX7316010203-002988_pano_0018_000017", "timestamp": "2023-03-06T08:44:32.357080Z", "filename": "pano_0018_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.32567037, "relative_pitch": 87.1743733266622, "relative_heading": 140.68407650204352, "relative_elevation": 47.1198311857879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0001_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88816610160037, 52.3611711111947, 45.9183366531506 ] }, "distance": 2.39, "direction": 341.95, "angle": 87.03, "elevation": 45.92, "pano_id": "TMX7316010203-001653_pano_0001_000020", "timestamp": "2020-02-18T09:41:04.701990Z", "filename": "pano_0001_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.38591593, "relative_pitch": 87.02558723582672, "relative_heading": 341.9464358525765, "relative_elevation": 45.9183366531506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88814466375426, 52.3611593848955, 46.7070220783353 ] }, "distance": 2.4, "direction": 293.66, "angle": 87.06, "elevation": 46.71, "pano_id": "TMX7316010203-002952_pano_0003_000226", "timestamp": "2023-01-30T12:26:12.776430Z", "filename": "pano_0003_000226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.40163609, "relative_pitch": 87.05649115875637, "relative_heading": 293.6553025260629, "relative_elevation": 46.7070220783353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8881991788367, 52.3611323292053, 45.4521547760814 ] }, "distance": 2.55, "direction": 143.51, "angle": 86.79, "elevation": 45.45, "pano_id": "TMX7316010203-002958_pano_0008_000176", "timestamp": "2023-02-06T09:29:25.345950Z", "filename": "pano_0008_000176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.54601042, "relative_pitch": 86.79391730416002, "relative_heading": 143.5134813620621, "relative_elevation": 45.4521547760814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88820250015095, 52.3611313242297, 46.8001407068223 ] }, "distance": 2.77, "direction": 141.13, "angle": 86.61, "elevation": 46.8, "pano_id": "TMX7316010203-002952_pano_0003_000225", "timestamp": "2023-01-30T12:26:12.436410Z", "filename": "pano_0003_000225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.77286522, "relative_pitch": 86.6092418423274, "relative_heading": 141.12793294384437, "relative_elevation": 46.8001407068223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88813859975285, 52.3611618609296, 45.3869544444606 ] }, "distance": 2.89, "direction": 295.37, "angle": 86.35, "elevation": 45.39, "pano_id": "TMX7316010203-002958_pano_0008_000175", "timestamp": "2023-02-06T09:29:24.530950Z", "filename": "pano_0008_000175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.89187392, "relative_pitch": 86.35427193652477, "relative_heading": 295.37168909678985, "relative_elevation": 45.3869544444606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0003_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88821031202001, 52.3611669642155, 48.4942079754546 ] }, "distance": 2.9, "direction": 51.51, "angle": 86.57, "elevation": 48.49, "pano_id": "TMX7316010203-001900_pano_0003_000018", "timestamp": "2020-08-31T11:38:27.071970Z", "filename": "pano_0003_000018.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.90326557, "relative_pitch": 86.57388874381249, "relative_heading": 51.50822092993037, "relative_elevation": 48.4942079754546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88813874547946, 52.3611628978067, 47.0441853525117 ] }, "distance": 2.93, "direction": 297.49, "angle": 86.43, "elevation": 47.04, "pano_id": "TMX7316010203-002988_pano_0018_000018", "timestamp": "2023-03-06T08:44:33.077100Z", "filename": "pano_0018_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.93434869, "relative_pitch": 86.43083905807347, "relative_heading": 297.4907901602235, "relative_elevation": 47.0441853525117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88820821640494, 52.361132369101, 46.2712746700272 ] }, "distance": 2.95, "direction": 133.8, "angle": 86.35, "elevation": 46.27, "pano_id": "TMX7316010203-000705_pano_0000_001609", "timestamp": "2018-05-03T11:54:36.743970Z", "filename": "pano_0000_001609.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.95080741, "relative_pitch": 86.35108008694975, "relative_heading": 133.8043964743634, "relative_elevation": 46.2712746700272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0010_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88820170837595, 52.3611286407876, 47.446036471054 ] }, "distance": 2.98, "direction": 145.54, "angle": 86.41, "elevation": 47.45, "pano_id": "TMX7316010203-003020_pano_0010_000017", "timestamp": "2023-04-03T07:55:13.273760Z", "filename": "pano_0010_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 2.98032818, "relative_pitch": 86.40568153966024, "relative_heading": 145.54222548174636, "relative_elevation": 47.446036471054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88813952941476, 52.3611657082619, 46.7396248029545 ] }, "distance": 3.05, "direction": 303.18, "angle": 86.27, "elevation": 46.74, "pano_id": "TMX7316010203-003046_pano_0011_000018", "timestamp": "2023-04-17T08:37:29.249390Z", "filename": "pano_0011_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 3.04634601, "relative_pitch": 86.27091052754314, "relative_heading": 303.1815064369796, "relative_elevation": 46.7396248029545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88814131754792, 52.3611689078976, 45.2110346080735 ] }, "distance": 3.16, "direction": 309.81, "angle": 86.0, "elevation": 45.21, "pano_id": "TMX7316010203-002983_pano_0009_000169", "timestamp": "2023-02-27T09:12:02.254150Z", "filename": "pano_0009_000169.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 3.16035831, "relative_pitch": 86.00139380902328, "relative_heading": 309.8071983928308, "relative_elevation": 45.2110346080735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0004_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88813533905113, 52.3611635557751, 46.9585884083062 ] }, "distance": 3.17, "direction": 296.73, "angle": 86.13, "elevation": 46.96, "pano_id": "TMX7316010203-002937_pano_0004_000061", "timestamp": "2023-01-16T09:57:59.695500Z", "filename": "pano_0004_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 3.1742817, "relative_pitch": 86.1328334230839, "relative_heading": 296.7295629437255, "relative_elevation": 46.9585884083062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0001_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88822085197601, 52.3611393015317, 46.028191911988 ] }, "distance": 3.25, "direction": 113.03, "angle": 85.96, "elevation": 46.03, "pano_id": "TMX7316010203-001653_pano_0001_000021", "timestamp": "2020-02-18T09:41:05.856980Z", "filename": "pano_0001_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 3.24935703, "relative_pitch": 85.96190764815648, "relative_heading": 113.02909169926026, "relative_elevation": 46.028191911988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0002_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88813834532359, 52.3611682506031, 45.9809777047485 ] }, "distance": 3.27, "direction": 306.55, "angle": 85.93, "elevation": 45.98, "pano_id": "TMX7316010203-002537_pano_0002_000099", "timestamp": "2022-04-22T09:22:43.280900Z", "filename": "pano_0002_000099.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 3.27435588, "relative_pitch": 85.92678050727642, "relative_heading": 306.55399761542435, "relative_elevation": 45.9809777047485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88821374191011, 52.3611311832675, 45.7880333196372 ] }, "distance": 3.32, "direction": 130.95, "angle": 85.86, "elevation": 45.79, "pano_id": "TMX7316010203-002363_pano_0005_000466", "timestamp": "2021-12-29T11:16:44.638950Z", "filename": "pano_0005_000466.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 3.31793093, "relative_pitch": 85.85542916118341, "relative_heading": 130.9482767432603, "relative_elevation": 45.7880333196372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88813257605367, 52.3611632652664, 46.4790185429156 ] }, "distance": 3.33, "direction": 294.78, "angle": 85.9, "elevation": 46.48, "pano_id": "TMX7316010203-002996_pano_0003_000238", "timestamp": "2023-03-13T10:58:34.978880Z", "filename": "pano_0003_000238.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 3.32979051, "relative_pitch": 85.90228969419908, "relative_heading": 294.77563565647233, "relative_elevation": 46.4790185429156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_007229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88813998701528, 52.3611751248619, 46.1095796301961 ] }, "distance": 3.7, "direction": 317.15, "angle": 85.41, "elevation": 46.11, "pano_id": "TMX7316010203-001681_pano_0000_007229", "timestamp": "2020-04-29T12:23:11.452620Z", "filename": "pano_0000_007229.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 3.70325909, "relative_pitch": 85.4081850518811, "relative_heading": 317.15167996714246, "relative_elevation": 46.1095796301961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88822311794255, 52.3611298074822, 46.0152163021266 ] }, "distance": 3.91, "direction": 126.51, "angle": 85.14, "elevation": 46.02, "pano_id": "TMX7316010203-002926_pano_0000_000020", "timestamp": "2023-01-11T12:25:40.559550Z", "filename": "pano_0000_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 3.91244726, "relative_pitch": 85.1401106450788, "relative_heading": 126.50680273703657, "relative_elevation": 46.0152163021266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88813223379326, 52.3611743002434, 46.6312423432246 ] }, "distance": 4.02, "direction": 310.73, "angle": 85.07, "elevation": 46.63, "pano_id": "TMX7316010203-003014_pano_0006_000159", "timestamp": "2023-03-27T11:23:53.878010Z", "filename": "pano_0006_000159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 4.02040268, "relative_pitch": 85.07231926922337, "relative_heading": 310.7303127897615, "relative_elevation": 46.6312423432246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_00570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888219458245663, 52.36112440838283, 0.0 ] }, "distance": 4.12, "direction": 135.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_00570", "timestamp": "2025-07-14T05:52:06Z", "filename": "recording_2025-07-14_05-25-22_00570.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 4.11813204, "relative_pitch": 0.0, "relative_heading": 135.32375525882043, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88821489357428, 52.3611215311884, 46.5248918943107 ] }, "distance": 4.15, "direction": 141.49, "angle": 84.9, "elevation": 46.52, "pano_id": "TMX7316010203-003025_pano_0018_000180", "timestamp": "2023-04-11T07:28:55.128890Z", "filename": "pano_0018_000180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 4.15120766, "relative_pitch": 84.90125638252697, "relative_heading": 141.4945801872981, "relative_elevation": 46.5248918943107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88812241131751, 52.3611674894936, 47.1589668393135 ] }, "distance": 4.16, "direction": 296.66, "angle": 84.96, "elevation": 47.16, "pano_id": "TMX7316010203-002952_pano_0003_000211", "timestamp": "2023-01-30T12:25:53.631630Z", "filename": "pano_0003_000211.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 4.15774062, "relative_pitch": 84.9615811928261, "relative_heading": 296.6583317788559, "relative_elevation": 47.1589668393135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0006_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8882245881135, 52.3611251963954, 47.3018645122647 ] }, "distance": 4.31, "direction": 131.2, "angle": 84.79, "elevation": 47.3, "pano_id": "TMX7316010203-002970_pano_0006_000019", "timestamp": "2023-02-13T11:31:19.913460Z", "filename": "pano_0006_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 4.31265705, "relative_pitch": 84.79056952041793, "relative_heading": 131.19963596651175, "relative_elevation": 47.3018645122647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88812928235876, 52.3611769992759, 46.06830692105 ] }, "distance": 4.37, "direction": 311.99, "angle": 84.58, "elevation": 46.07, "pano_id": "TMX7316060226-000020_pano_0006_000419", "timestamp": "2016-08-15T08:13:50.681310Z", "filename": "pano_0006_000419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 4.3697965, "relative_pitch": 84.58143691338347, "relative_heading": 311.99432994974353, "relative_elevation": 46.06830692105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0005_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88813289662161, 52.3611849429688, 47.2393573392183 ] }, "distance": 4.85, "direction": 321.75, "angle": 84.14, "elevation": 47.24, "pano_id": "TMX7316010203-002979_pano_0005_000020", "timestamp": "2023-02-20T11:15:56.386720Z", "filename": "pano_0005_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 4.84833747, "relative_pitch": 84.14005538821658, "relative_heading": 321.7517113972632, "relative_elevation": 47.2393573392183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track19_Sphere_00256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888234105854594, 52.361123427544115, 0.0 ] }, "distance": 4.94, "direction": 127.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track19_Sphere_00256", "timestamp": "2024-12-03T14:06:44Z", "filename": "Job_20241203_1333_Track19_Sphere_00256.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 4.93804993, "relative_pitch": 0.0, "relative_heading": 127.9608595531445, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track19_Sphere_00258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888119540508975, 52.36117804840236, 0.0 ] }, "distance": 4.95, "direction": 307.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track19_Sphere_00258", "timestamp": "2024-12-03T14:06:46Z", "filename": "Job_20241203_1333_Track19_Sphere_00258.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 4.95403583, "relative_pitch": 0.0, "relative_heading": 307.8588771058548, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88822469634452, 52.3611160553664, 45.785991685465 ] }, "distance": 5.05, "direction": 139.87, "angle": 83.71, "elevation": 45.79, "pano_id": "TMX7316010203-003002_pano_0007_000336", "timestamp": "2023-03-20T08:46:21.893360Z", "filename": "pano_0007_000336.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 5.04582942, "relative_pitch": 83.71111608418353, "relative_heading": 139.86790769296707, "relative_elevation": 45.785991685465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0003_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88815229823506, 52.3611951716229, 48.4255429171026 ] }, "distance": 5.22, "direction": 341.24, "angle": 83.84, "elevation": 48.43, "pano_id": "TMX7316010203-001900_pano_0003_000019", "timestamp": "2020-08-31T11:38:27.941960Z", "filename": "pano_0003_000019.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 5.22322274, "relative_pitch": 83.84382551399152, "relative_heading": 341.2407508806884, "relative_elevation": 48.4255429171026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88810733399463, 52.3611718808968, 45.6706394758075 ] }, "distance": 5.29, "direction": 296.4, "angle": 83.39, "elevation": 45.67, "pano_id": "TMX7316010203-003002_pano_0007_000338", "timestamp": "2023-03-20T08:46:23.048490Z", "filename": "pano_0007_000338.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 5.29497877, "relative_pitch": 83.3867472822239, "relative_heading": 296.39718539738556, "relative_elevation": 45.6706394758075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88824298898148, 52.3611238210367, 46.1970130465925 ] }, "distance": 5.4, "direction": 123.64, "angle": 83.33, "elevation": 46.2, "pano_id": "TMX7316060226-000020_pano_0006_000417", "timestamp": "2016-08-15T08:13:48.821370Z", "filename": "pano_0006_000417.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 5.40357045, "relative_pitch": 83.32854442707324, "relative_heading": 123.64369968641086, "relative_elevation": 46.1970130465925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0005_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88824829631495, 52.3611292278936, 47.3036767560989 ] }, "distance": 5.42, "direction": 116.21, "angle": 83.47, "elevation": 47.3, "pano_id": "TMX7316010203-002979_pano_0005_000018", "timestamp": "2023-02-20T11:15:51.331730Z", "filename": "pano_0005_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 5.41681267, "relative_pitch": 83.46743155702228, "relative_heading": 116.20617206844821, "relative_elevation": 47.3036767560989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0006_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88810899218861, 52.3611793735978, 47.1934000849724 ] }, "distance": 5.62, "direction": 304.55, "angle": 83.21, "elevation": 47.19, "pano_id": "TMX7316010203-002970_pano_0006_000017", "timestamp": "2023-02-13T11:31:18.688450Z", "filename": "pano_0006_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 5.62126138, "relative_pitch": 83.20743479948291, "relative_heading": 304.54859000997845, "relative_elevation": 47.1934000849724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_00568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888105020876014, 52.36118070148473, 0.0 ] }, "distance": 5.93, "direction": 304.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_00568", "timestamp": "2025-07-14T05:52:05Z", "filename": "recording_2025-07-14_05-25-22_00568.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 5.9279717, "relative_pitch": 0.0, "relative_heading": 304.2419699222978, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88823764525779, 52.3611114710497, 47.2511379243806 ] }, "distance": 6.01, "direction": 136.57, "angle": 82.75, "elevation": 47.25, "pano_id": "TMX7316010203-002952_pano_0003_000213", "timestamp": "2023-01-30T12:25:54.916580Z", "filename": "pano_0003_000213.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.01436433, "relative_pitch": 82.74610955629925, "relative_heading": 136.57328307076386, "relative_elevation": 47.2511379243806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88810718535503, 52.3611845879854, 45.8724070126191 ] }, "distance": 6.07, "direction": 308.41, "angle": 82.47, "elevation": 45.87, "pano_id": "TMX7316010203-002926_pano_0000_000022", "timestamp": "2023-01-11T12:25:41.784530Z", "filename": "pano_0000_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.06543634, "relative_pitch": 82.46781165907996, "relative_heading": 308.4065058017051, "relative_elevation": 45.8724070126191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88825046889984, 52.3611180579488, 46.7348332712427 ] }, "distance": 6.19, "direction": 125.97, "angle": 82.46, "elevation": 46.73, "pano_id": "TMX7316010203-003014_pano_0006_000161", "timestamp": "2023-03-27T11:23:55.362960Z", "filename": "pano_0006_000161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.18818358, "relative_pitch": 82.4573126509403, "relative_heading": 125.97347088372904, "relative_elevation": 46.7348332712427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88809672480299, 52.3611793302584, 46.4266355382279 ] }, "distance": 6.32, "direction": 300.22, "angle": 82.24, "elevation": 46.43, "pano_id": "TMX7316010203-003025_pano_0018_000178", "timestamp": "2023-04-11T07:28:53.673880Z", "filename": "pano_0018_000178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.32493025, "relative_pitch": 82.24207283686815, "relative_heading": 300.2152756425727, "relative_elevation": 46.4266355382279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8881007815094, 52.3611847779562, 45.6610323805362 ] }, "distance": 6.43, "direction": 306.14, "angle": 81.99, "elevation": 45.66, "pano_id": "TMX7316010203-002363_pano_0005_000464", "timestamp": "2021-12-29T11:16:42.763930Z", "filename": "pano_0005_000464.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.42546851, "relative_pitch": 81.98987456337079, "relative_heading": 306.13696482918357, "relative_elevation": 45.6610323805362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_007227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88825749401257, 52.3611200036834, 46.2317949896678 ] }, "distance": 6.46, "direction": 121.93, "angle": 82.04, "elevation": 46.23, "pano_id": "TMX7316010203-001681_pano_0000_007227", "timestamp": "2020-04-29T12:23:10.297610Z", "filename": "pano_0000_007227.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.46443878, "relative_pitch": 82.04012898832775, "relative_heading": 121.92544330990899, "relative_elevation": 46.2317949896678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0003_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88827030970547, 52.3611378576455, 48.5509481467307 ] }, "distance": 6.52, "direction": 102.69, "angle": 82.35, "elevation": 48.55, "pano_id": "TMX7316010203-001900_pano_0003_000017", "timestamp": "2020-08-31T11:38:26.201950Z", "filename": "pano_0003_000017.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.51884751, "relative_pitch": 82.35273584090521, "relative_heading": 102.68796049260801, "relative_elevation": 48.5509481467307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0004_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88824822345418, 52.3611108804784, 47.080996029079 ] }, "distance": 6.57, "direction": 132.4, "angle": 82.05, "elevation": 47.08, "pano_id": "TMX7316010203-002937_pano_0004_000063", "timestamp": "2023-01-16T09:58:01.670500Z", "filename": "pano_0004_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.57488161, "relative_pitch": 82.05003409176459, "relative_heading": 132.40252192545975, "relative_elevation": 47.080996029079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0002_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88825289218032, 52.361114087846, 46.1006176862866 ] }, "distance": 6.59, "direction": 128.24, "angle": 81.87, "elevation": 46.1, "pano_id": "TMX7316010203-002537_pano_0002_000101", "timestamp": "2022-04-22T09:22:44.695890Z", "filename": "pano_0002_000101.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.58644002, "relative_pitch": 81.8691211899208, "relative_heading": 128.2405774375663, "relative_elevation": 46.1006176862866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8882478176939, 52.3611080289338, 46.566812700592 ] }, "distance": 6.77, "direction": 134.54, "angle": 81.72, "elevation": 46.57, "pano_id": "TMX7316010203-002996_pano_0003_000240", "timestamp": "2023-03-13T10:58:36.303820Z", "filename": "pano_0003_000240.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 6.77316378, "relative_pitch": 81.72433706287907, "relative_heading": 134.54273836923258, "relative_elevation": 46.566812700592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88825740510233, 52.361111521791, 45.3202645815909 ] }, "distance": 7.0, "direction": 128.52, "angle": 81.21, "elevation": 45.32, "pano_id": "TMX7316010203-002983_pano_0009_000171", "timestamp": "2023-02-27T09:12:03.694120Z", "filename": "pano_0009_000171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.0047269, "relative_pitch": 81.21385423251503, "relative_heading": 128.51844804048946, "relative_elevation": 45.3202645815909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88825674187, 52.3611095025129, 46.8798550469801 ] }, "distance": 7.11, "direction": 130.16, "angle": 81.37, "elevation": 46.88, "pano_id": "TMX7316010203-003046_pano_0011_000016", "timestamp": "2023-04-17T08:37:28.104370Z", "filename": "pano_0011_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.11223251, "relative_pitch": 81.37333150926348, "relative_heading": 130.1616012696284, "relative_elevation": 46.8798550469801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0010_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88808681608232, 52.3611838589805, 47.3474561627954 ] }, "distance": 7.16, "direction": 300.98, "angle": 81.4, "elevation": 47.35, "pano_id": "TMX7316010203-003020_pano_0010_000015", "timestamp": "2023-04-03T07:55:11.993830Z", "filename": "pano_0010_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.16248631, "relative_pitch": 81.39780331581258, "relative_heading": 300.98134607677065, "relative_elevation": 47.3474561627954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88808982384522, 52.3611888907902, 46.1454843869433 ] }, "distance": 7.3, "direction": 305.58, "angle": 81.01, "elevation": 46.15, "pano_id": "TMX7316010203-000705_pano_0000_001611", "timestamp": "2018-05-03T11:54:38.388950Z", "filename": "pano_0000_001611.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.29855932, "relative_pitch": 81.01231566552651, "relative_heading": 305.5826762050654, "relative_elevation": 46.1454843869433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88808617836167, 52.3611872777505, 46.6358869336545 ] }, "distance": 7.4, "direction": 303.33, "angle": 80.98, "elevation": 46.64, "pano_id": "TMX7316010203-002952_pano_0003_000227", "timestamp": "2023-01-30T12:26:13.111390Z", "filename": "pano_0003_000227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.40179372, "relative_pitch": 80.98155001245048, "relative_heading": 303.3335464100328, "relative_elevation": 46.6358869336545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88825803719618, 52.3611060289455, 47.1804743288085 ] }, "distance": 7.43, "direction": 132.0, "angle": 81.05, "elevation": 47.18, "pano_id": "TMX7316010203-002988_pano_0018_000016", "timestamp": "2023-03-06T08:44:31.642070Z", "filename": "pano_0018_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.43278053, "relative_pitch": 81.04724220547342, "relative_heading": 132.00021664511715, "relative_elevation": 47.1804743288085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0001_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88809986206859, 52.3612013579874, 45.8723018094897 ] }, "distance": 7.7, "direction": 317.01, "angle": 80.47, "elevation": 45.87, "pano_id": "TMX7316010203-001653_pano_0001_000019", "timestamp": "2020-02-18T09:40:59.787010Z", "filename": "pano_0001_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.70234004, "relative_pitch": 80.46847433323612, "relative_heading": 317.0109771018963, "relative_elevation": 45.8723018094897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88825946182066, 52.3611028882904, 45.4989671334624 ] }, "distance": 7.74, "direction": 133.44, "angle": 80.34, "elevation": 45.5, "pano_id": "TMX7316010203-002958_pano_0008_000177", "timestamp": "2023-02-06T09:29:26.125930Z", "filename": "pano_0008_000177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.74119882, "relative_pitch": 80.34415319163762, "relative_heading": 133.44192865862385, "relative_elevation": 45.4989671334624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88826034563417, 52.3611024148372, 46.8706868337467 ] }, "distance": 7.82, "direction": 133.42, "angle": 80.53, "elevation": 46.87, "pano_id": "TMX7316010203-002952_pano_0003_000224", "timestamp": "2023-01-30T12:26:12.076450Z", "filename": "pano_0003_000224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.82114139, "relative_pitch": 80.5265452198219, "relative_heading": 133.4188584815717, "relative_elevation": 46.8706868337467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0004_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88808221402306, 52.3611909696039, 46.9212057655677 ] }, "distance": 7.86, "direction": 304.75, "angle": 80.5, "elevation": 46.92, "pano_id": "TMX7316010203-002937_pano_0004_000060", "timestamp": "2023-01-16T09:57:58.445500Z", "filename": "pano_0004_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.85559014, "relative_pitch": 80.49563693680119, "relative_heading": 304.7546387645516, "relative_elevation": 46.9212057655677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0010_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88825975002894, 52.361101512404, 47.4782109875232 ] }, "distance": 7.86, "direction": 134.15, "angle": 80.6, "elevation": 47.48, "pano_id": "TMX7316010203-003020_pano_0010_000018", "timestamp": "2023-04-03T07:55:13.933760Z", "filename": "pano_0010_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 7.86133614, "relative_pitch": 80.59839166577217, "relative_heading": 134.1537316064784, "relative_elevation": 47.4782109875232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88826787737154, 52.3611043512224, 46.3132387371734 ] }, "distance": 8.06, "direction": 129.8, "angle": 80.13, "elevation": 46.31, "pano_id": "TMX7316010203-000705_pano_0000_001608", "timestamp": "2018-05-03T11:54:35.908950Z", "filename": "pano_0000_001608.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.06182169, "relative_pitch": 80.125372830109, "relative_heading": 129.7977621233494, "relative_elevation": 46.3132387371734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8880786886047, 52.361191204477, 46.9967827843502 ] }, "distance": 8.07, "direction": 303.93, "angle": 80.26, "elevation": 47.0, "pano_id": "TMX7316010203-002988_pano_0018_000019", "timestamp": "2023-03-06T08:44:33.797050Z", "filename": "pano_0018_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.06863487, "relative_pitch": 80.25815844599619, "relative_heading": 303.93489166136465, "relative_elevation": 46.9967827843502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88808081970245, 52.3611936570227, 46.6852081725374 ] }, "distance": 8.11, "direction": 306.11, "angle": 80.15, "elevation": 46.69, "pano_id": "TMX7316010203-003046_pano_0011_000019", "timestamp": "2023-04-17T08:37:29.809300Z", "filename": "pano_0011_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.10636616, "relative_pitch": 80.14944231818149, "relative_heading": 306.10859591750534, "relative_elevation": 46.6852081725374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88807722327341, 52.3611911657955, 45.336586962454 ] }, "distance": 8.15, "direction": 303.52, "angle": 79.81, "elevation": 45.34, "pano_id": "TMX7316010203-002958_pano_0008_000174", "timestamp": "2023-02-06T09:29:23.695950Z", "filename": "pano_0008_000174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.14926914, "relative_pitch": 79.80987970915866, "relative_heading": 303.5179773413589, "relative_elevation": 45.336586962454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88827104930953, 52.3611051486602, 45.8402718324214 ] }, "distance": 8.17, "direction": 128.35, "angle": 79.89, "elevation": 45.84, "pano_id": "TMX7316010203-002363_pano_0005_000467", "timestamp": "2021-12-29T11:16:45.663910Z", "filename": "pano_0005_000467.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.17365317, "relative_pitch": 79.88999714787253, "relative_heading": 128.35017149421984, "relative_elevation": 45.8402718324214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0001_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88827746980895, 52.3611097167736, 46.0686195986345 ] }, "distance": 8.23, "direction": 123.68, "angle": 79.87, "elevation": 46.07, "pano_id": "TMX7316010203-001653_pano_0001_000022", "timestamp": "2020-02-18T09:41:06.826950Z", "filename": "pano_0001_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.2286013, "relative_pitch": 79.87284298992202, "relative_heading": 123.67963497837923, "relative_elevation": 46.0686195986345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0002_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88808053856267, 52.3611954003616, 45.9262096555904 ] }, "distance": 8.24, "direction": 307.12, "angle": 79.83, "elevation": 45.93, "pano_id": "TMX7316010203-002537_pano_0002_000098", "timestamp": "2022-04-22T09:22:42.595890Z", "filename": "pano_0002_000098.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.23744409, "relative_pitch": 79.83140475180528, "relative_heading": 307.1202402835368, "relative_elevation": 45.9262096555904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88808361384506, 52.361197966165, 45.1767930053174 ] }, "distance": 8.25, "direction": 309.58, "angle": 79.65, "elevation": 45.18, "pano_id": "TMX7316010203-002983_pano_0009_000168", "timestamp": "2023-02-27T09:12:01.344140Z", "filename": "pano_0009_000168.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.25029709, "relative_pitch": 79.6505527039, "relative_heading": 309.58001967969466, "relative_elevation": 45.1767930053174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88807524904383, 52.3611915646643, 46.4431315325201 ] }, "distance": 8.29, "direction": 303.26, "angle": 79.88, "elevation": 46.44, "pano_id": "TMX7316010203-002996_pano_0003_000237", "timestamp": "2023-03-13T10:58:34.383860Z", "filename": "pano_0003_000237.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.28598953, "relative_pitch": 79.88420773814023, "relative_heading": 303.260311820758, "relative_elevation": 46.4431315325201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_007230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88808083776448, 52.3612025126243, 46.0621431842446 ] }, "distance": 8.72, "direction": 311.35, "angle": 79.28, "elevation": 46.06, "pano_id": "TMX7316010203-001681_pano_0000_007230", "timestamp": "2020-04-29T12:23:12.017620Z", "filename": "pano_0000_007230.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.72255734, "relative_pitch": 79.27715264457126, "relative_heading": 311.3500466154042, "relative_elevation": 46.0621431842446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88828246774732, 52.3611023320933, 46.0728357639164 ] }, "distance": 8.98, "direction": 126.84, "angle": 78.97, "elevation": 46.07, "pano_id": "TMX7316010203-002926_pano_0000_000019", "timestamp": "2023-01-11T12:25:39.929560Z", "filename": "pano_0000_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 8.98126933, "relative_pitch": 78.96930564992233, "relative_heading": 126.83898237618254, "relative_elevation": 46.0728357639164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_00571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888277156963961, 52.36109664579222, 0.0 ] }, "distance": 9.1, "direction": 131.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_00571", "timestamp": "2025-07-14T05:52:07Z", "filename": "recording_2025-07-14_05-25-22_00571.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.0998819, "relative_pitch": 0.0, "relative_heading": 131.3980126778484, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8880732246728, 52.3612025260653, 46.6010489072651 ] }, "distance": 9.12, "direction": 309.2, "angle": 78.93, "elevation": 46.6, "pano_id": "TMX7316010203-003014_pano_0006_000158", "timestamp": "2023-03-27T11:23:53.202980Z", "filename": "pano_0006_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.11927458, "relative_pitch": 78.92781034044913, "relative_heading": 309.2038240197723, "relative_elevation": 46.6010489072651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88806447970877, 52.3611952411987, 47.1305222203955 ] }, "distance": 9.12, "direction": 302.88, "angle": 79.04, "elevation": 47.13, "pano_id": "TMX7316010203-002952_pano_0003_000210", "timestamp": "2023-01-30T12:25:53.016710Z", "filename": "pano_0003_000210.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.12402719, "relative_pitch": 79.04360477955758, "relative_heading": 302.8817908283396, "relative_elevation": 47.1305222203955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88807189707339, 52.3612032926554, 46.0168926594779 ] }, "distance": 9.24, "direction": 309.26, "angle": 78.64, "elevation": 46.02, "pano_id": "TMX7316060226-000020_pano_0006_000420", "timestamp": "2016-08-15T08:13:51.626290Z", "filename": "pano_0006_000420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.2432796, "relative_pitch": 78.64230536010595, "relative_heading": 309.2592056454232, "relative_elevation": 46.0168926594779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88827409489675, 52.361092649431, 46.5574186518788 ] }, "distance": 9.25, "direction": 134.32, "angle": 78.76, "elevation": 46.56, "pano_id": "TMX7316010203-003025_pano_0018_000181", "timestamp": "2023-04-11T07:28:55.908890Z", "filename": "pano_0018_000181.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.24949923, "relative_pitch": 78.76343346394022, "relative_heading": 134.3201152036263, "relative_elevation": 46.5574186518788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0006_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88828282303965, 52.361098518265, 47.3439789209515 ] }, "distance": 9.26, "direction": 128.85, "angle": 78.93, "elevation": 47.34, "pano_id": "TMX7316010203-002970_pano_0006_000020", "timestamp": "2023-02-13T11:31:20.558440Z", "filename": "pano_0006_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.26079511, "relative_pitch": 78.93231194299602, "relative_heading": 128.85094590867138, "relative_elevation": 47.3439789209515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0005_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88807091412972, 52.3612084824909, 47.2171842511743 ] }, "distance": 9.67, "direction": 311.66, "angle": 78.43, "elevation": 47.22, "pano_id": "TMX7316010203-002979_pano_0005_000021", "timestamp": "2023-02-20T11:15:58.611650Z", "filename": "pano_0005_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.66905915, "relative_pitch": 78.42705933137444, "relative_heading": 311.65846996460493, "relative_elevation": 47.2171842511743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0003_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88809430097745, 52.3612233563118, 48.3735396619886 ] }, "distance": 9.85, "direction": 325.13, "angle": 78.49, "elevation": 48.37, "pano_id": "TMX7316010203-001900_pano_0003_000020", "timestamp": "2020-08-31T11:38:28.811980Z", "filename": "pano_0003_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.85006633, "relative_pitch": 78.4904937004077, "relative_heading": 325.13496112504276, "relative_elevation": 48.3735396619886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track19_Sphere_00255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888291427964545, 52.361096517193836, 0.0 ] }, "distance": 9.86, "direction": 127.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track19_Sphere_00255", "timestamp": "2024-12-03T14:06:43Z", "filename": "Job_20241203_1333_Track19_Sphere_00255.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.85891151, "relative_pitch": 0.0, "relative_heading": 127.72160035723935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track19_Sphere_00259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888062511283033, 52.36120500484309, 0.0 ] }, "distance": 9.86, "direction": 307.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track19_Sphere_00259", "timestamp": "2024-12-03T14:06:47Z", "filename": "Job_20241203_1333_Track19_Sphere_00259.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 9.86227913, "relative_pitch": 0.0, "relative_heading": 307.7653419172357, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8882835464341, 52.361088516571, 45.8429975546896 ] }, "distance": 10.03, "direction": 133.63, "angle": 77.66, "elevation": 45.84, "pano_id": "TMX7316010203-003002_pano_0007_000335", "timestamp": "2023-03-20T08:46:21.303360Z", "filename": "pano_0007_000335.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 10.03219034, "relative_pitch": 77.65610050642084, "relative_heading": 133.6299807810102, "relative_elevation": 45.8429975546896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88830029947497, 52.3610973132765, 46.2691562576219 ] }, "distance": 10.29, "direction": 125.27, "angle": 77.46, "elevation": 46.27, "pano_id": "TMX7316060226-000020_pano_0006_000416", "timestamp": "2016-08-15T08:13:47.931330Z", "filename": "pano_0006_000416.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 10.29216267, "relative_pitch": 77.4592414520223, "relative_heading": 125.27232631496244, "relative_elevation": 46.2691562576219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88804878706617, 52.3611997890214, 45.6264024414122 ] }, "distance": 10.3, "direction": 302.02, "angle": 77.28, "elevation": 45.63, "pano_id": "TMX7316010203-003002_pano_0007_000339", "timestamp": "2023-03-20T08:46:23.618320Z", "filename": "pano_0007_000339.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 10.29771658, "relative_pitch": 77.28164188369877, "relative_heading": 302.0170748701375, "relative_elevation": 45.6264024414122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0005_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88830682388185, 52.3611012712429, 47.3559920843691 ] }, "distance": 10.42, "direction": 121.88, "angle": 77.59, "elevation": 47.36, "pano_id": "TMX7316010203-002979_pano_0005_000017", "timestamp": "2023-02-20T11:15:49.986750Z", "filename": "pano_0005_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 10.41894683, "relative_pitch": 77.59185607833926, "relative_heading": 121.88157758714166, "relative_elevation": 47.3559920843691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0006_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88805165981363, 52.3612068046115, 47.1628980413079 ] }, "distance": 10.57, "direction": 306.17, "angle": 77.36, "elevation": 47.16, "pano_id": "TMX7316010203-002970_pano_0006_000016", "timestamp": "2023-02-13T11:31:18.098450Z", "filename": "pano_0006_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 10.57342076, "relative_pitch": 77.36383142276546, "relative_heading": 306.16973621600255, "relative_elevation": 47.1628980413079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_00567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888047643079853, 52.361208627123915, 0.0 ] }, "distance": 10.91, "direction": 306.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_00567", "timestamp": "2025-07-14T05:52:04Z", "filename": "recording_2025-07-14_05-25-22_00567.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 10.91400687, "relative_pitch": 0.0, "relative_heading": 306.18139199496693, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88829544751148, 52.3610833081998, 47.2918962500989 ] }, "distance": 11.02, "direction": 132.9, "angle": 76.88, "elevation": 47.29, "pano_id": "TMX7316010203-002952_pano_0003_000214", "timestamp": "2023-01-30T12:25:55.591540Z", "filename": "pano_0003_000214.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.01980177, "relative_pitch": 76.88318373946913, "relative_heading": 132.90242858068046, "relative_elevation": 47.2918962500989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88804953245606, 52.3612117890219, 45.8249466456473 ] }, "distance": 11.02, "direction": 308.05, "angle": 76.47, "elevation": 45.82, "pano_id": "TMX7316010203-002926_pano_0000_000023", "timestamp": "2023-01-11T12:25:42.399510Z", "filename": "pano_0000_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.02370033, "relative_pitch": 76.47387194541442, "relative_heading": 308.0526760177887, "relative_elevation": 45.8249466456473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88830956586301, 52.3610900106601, 46.785304418765 ] }, "distance": 11.28, "direction": 126.79, "angle": 76.44, "elevation": 46.79, "pano_id": "TMX7316010203-003014_pano_0006_000162", "timestamp": "2023-03-27T11:23:56.212980Z", "filename": "pano_0006_000162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.28074026, "relative_pitch": 76.44375900980354, "relative_heading": 126.79054294501799, "relative_elevation": 46.785304418765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8880441240369, 52.3612120165239, 45.6252167960629 ] }, "distance": 11.33, "direction": 307.01, "angle": 76.05, "elevation": 45.63, "pano_id": "TMX7316010203-002363_pano_0005_000463", "timestamp": "2021-12-29T11:16:41.903940Z", "filename": "pano_0005_000463.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.3313265, "relative_pitch": 76.05240851916311, "relative_heading": 307.00509283887146, "relative_elevation": 45.6252167960629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0003_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88833034528153, 52.361109192464, 48.5953878462315 ] }, "distance": 11.43, "direction": 113.86, "angle": 76.77, "elevation": 48.6, "pano_id": "TMX7316010203-001900_pano_0003_000016", "timestamp": "2020-08-31T11:38:25.327010Z", "filename": "pano_0003_000016.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.42588896, "relative_pitch": 76.76877536771974, "relative_heading": 113.85828372776766, "relative_elevation": 48.5953878462315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88803729145574, 52.3612078669455, 46.4106226628646 ] }, "distance": 11.44, "direction": 303.75, "angle": 76.15, "elevation": 46.41, "pano_id": "TMX7316010203-003025_pano_0018_000177", "timestamp": "2023-04-11T07:28:52.988940Z", "filename": "pano_0018_000177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.44353398, "relative_pitch": 76.14879186052512, "relative_heading": 303.7544554176377, "relative_elevation": 46.4106226628646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0004_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88830539759424, 52.3610843266017, 47.1340565150604 ] }, "distance": 11.45, "direction": 130.18, "angle": 76.34, "elevation": 47.13, "pano_id": "TMX7316010203-002937_pano_0004_000064", "timestamp": "2023-01-16T09:58:02.585470Z", "filename": "pano_0004_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.45213357, "relative_pitch": 76.3435072223937, "relative_heading": 130.17747429956617, "relative_elevation": 47.1340565150604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_007226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8883161116815, 52.3610922616643, 46.3062071204185 ] }, "distance": 11.5, "direction": 124.46, "angle": 76.06, "elevation": 46.31, "pano_id": "TMX7316010203-001681_pano_0000_007226", "timestamp": "2020-04-29T12:23:09.697610Z", "filename": "pano_0000_007226.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.49735708, "relative_pitch": 76.05601899125455, "relative_heading": 124.45940092766708, "relative_elevation": 46.3062071204185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0002_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88830991155936, 52.3610865331295, 46.1594651220366 ] }, "distance": 11.54, "direction": 128.26, "angle": 75.97, "elevation": 46.16, "pano_id": "TMX7316010203-002537_pano_0002_000102", "timestamp": "2022-04-22T09:22:45.430890Z", "filename": "pano_0002_000102.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.53514012, "relative_pitch": 75.96927796568157, "relative_heading": 128.259883677621, "relative_elevation": 46.1594651220366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88830647978125, 52.3610814494936, 46.6146320300177 ] }, "distance": 11.72, "direction": 131.14, "angle": 75.89, "elevation": 46.61, "pano_id": "TMX7316010203-002996_pano_0003_000241", "timestamp": "2023-03-13T10:58:37.008870Z", "filename": "pano_0003_000241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 11.71666476, "relative_pitch": 75.89089132628919, "relative_heading": 131.1410940340693, "relative_elevation": 46.6146320300177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88831530480407, 52.3610836324736, 45.3775983294472 ] }, "distance": 12.02, "direction": 128.38, "angle": 75.16, "elevation": 45.38, "pano_id": "TMX7316010203-002983_pano_0009_000172", "timestamp": "2023-02-27T09:12:04.369130Z", "filename": "pano_0009_000172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.02352956, "relative_pitch": 75.15958275743125, "relative_heading": 128.38344321829294, "relative_elevation": 45.3775983294472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0010_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88802838517653, 52.3612114432517, 47.3318219389766 ] }, "distance": 12.17, "direction": 303.73, "angle": 75.58, "elevation": 47.33, "pano_id": "TMX7316010203-003020_pano_0010_000014", "timestamp": "2023-04-03T07:55:11.358870Z", "filename": "pano_0010_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.16910246, "relative_pitch": 75.58142676246543, "relative_heading": 303.7250171653829, "relative_elevation": 47.3318219389766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88831535745023, 52.3610812725942, 46.9658086551353 ] }, "distance": 12.19, "direction": 129.34, "angle": 75.45, "elevation": 46.97, "pano_id": "TMX7316010203-003046_pano_0011_000015", "timestamp": "2023-04-17T08:37:27.499330Z", "filename": "pano_0011_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.19109178, "relative_pitch": 75.44866128344106, "relative_heading": 129.3404288597156, "relative_elevation": 46.9658086551353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88803055904197, 52.3612171051331, 46.1313373856246 ] }, "distance": 12.41, "direction": 306.52, "angle": 74.94, "elevation": 46.13, "pano_id": "TMX7316010203-000705_pano_0000_001612", "timestamp": "2018-05-03T11:54:39.203960Z", "filename": "pano_0000_001612.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.41053876, "relative_pitch": 74.94244076086176, "relative_heading": 306.5248626367588, "relative_elevation": 46.1313373856246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88802810837982, 52.3612150687862, 46.5809360519052 ] }, "distance": 12.41, "direction": 305.23, "angle": 75.08, "elevation": 46.58, "pano_id": "TMX7316010203-002952_pano_0003_000228", "timestamp": "2023-01-30T12:26:13.441400Z", "filename": "pano_0003_000228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.4130286, "relative_pitch": 75.07840678266172, "relative_heading": 305.2256277846638, "relative_elevation": 46.5809360519052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88831748009035, 52.3610775196233, 47.2555771451443 ] }, "distance": 12.57, "direction": 130.39, "angle": 75.1, "elevation": 47.26, "pano_id": "TMX7316010203-002988_pano_0018_000015", "timestamp": "2023-03-06T08:44:30.932060Z", "filename": "pano_0018_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.56978895, "relative_pitch": 75.1044703320988, "relative_heading": 130.39483693592135, "relative_elevation": 47.2555771451443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0004_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88802981786292, 52.361219389115, 46.8985842624679 ] }, "distance": 12.6, "direction": 307.32, "angle": 74.96, "elevation": 46.9, "pano_id": "TMX7316010203-002937_pano_0004_000059", "timestamp": "2023-01-16T09:57:57.330570Z", "filename": "pano_0004_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.60357918, "relative_pitch": 74.95767249413953, "relative_heading": 307.3167189106516, "relative_elevation": 46.8985842624679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0010_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888317410792, 52.3610744776361, 47.5454313922673 ] }, "distance": 12.79, "direction": 131.56, "angle": 74.95, "elevation": 47.55, "pano_id": "TMX7316010203-003020_pano_0010_000019", "timestamp": "2023-04-03T07:55:14.613760Z", "filename": "pano_0010_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.78821673, "relative_pitch": 74.94553152475794, "relative_heading": 131.56364342366436, "relative_elevation": 47.5454313922673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0001_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88803570059981, 52.3612266470952, 45.8082501571625 ] }, "distance": 12.81, "direction": 311.28, "angle": 74.38, "elevation": 45.81, "pano_id": "TMX7316010203-001653_pano_0001_000018", "timestamp": "2020-02-18T09:40:58.077040Z", "filename": "pano_0001_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.80509431, "relative_pitch": 74.38236341246679, "relative_heading": 311.2808818471995, "relative_elevation": 45.8082501571625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88831845104906, 52.3610740933506, 46.9497808851302 ] }, "distance": 12.87, "direction": 131.5, "angle": 74.67, "elevation": 46.95, "pano_id": "TMX7316010203-002952_pano_0003_000223", "timestamp": "2023-01-30T12:26:11.691400Z", "filename": "pano_0003_000223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.86961909, "relative_pitch": 74.6709238970156, "relative_heading": 131.49676499498523, "relative_elevation": 46.9497808851302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88831926144199, 52.3610732664887, 45.5729694720358 ] }, "distance": 12.97, "direction": 131.64, "angle": 74.11, "elevation": 45.57, "pano_id": "TMX7316010203-002958_pano_0008_000178", "timestamp": "2023-02-06T09:29:26.925940Z", "filename": "pano_0008_000178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 12.97197204, "relative_pitch": 74.11143145676175, "relative_heading": 131.63958238702028, "relative_elevation": 45.5729694720358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88832813877097, 52.361079305953, 45.9189910581335 ] }, "distance": 13.01, "direction": 127.65, "angle": 74.18, "elevation": 45.92, "pano_id": "TMX7316010203-002363_pano_0005_000468", "timestamp": "2021-12-29T11:16:46.848960Z", "filename": "pano_0005_000468.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.00885397, "relative_pitch": 74.18256960855851, "relative_heading": 127.65452375420915, "relative_elevation": 45.9189910581335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88832713471896, 52.3610765128458, 46.3820505384356 ] }, "distance": 13.15, "direction": 128.91, "angle": 74.17, "elevation": 46.38, "pano_id": "TMX7316010203-000705_pano_0000_001607", "timestamp": "2018-05-03T11:54:35.064050Z", "filename": "pano_0000_001607.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.14772082, "relative_pitch": 74.17378537858211, "relative_heading": 128.90902615363706, "relative_elevation": 46.3820505384356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88802253772923, 52.3612219678736, 46.6669596293941 ] }, "distance": 13.17, "direction": 307.0, "angle": 74.24, "elevation": 46.67, "pano_id": "TMX7316010203-003046_pano_0011_000020", "timestamp": "2023-04-17T08:37:30.384290Z", "filename": "pano_0011_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.17216113, "relative_pitch": 74.23781194849258, "relative_heading": 307.00160066029366, "relative_elevation": 46.6669596293941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88801933529368, 52.3612202322577, 46.9824141478166 ] }, "distance": 13.23, "direction": 305.77, "angle": 74.27, "elevation": 46.98, "pano_id": "TMX7316010203-002988_pano_0018_000020", "timestamp": "2023-03-06T08:44:34.527070Z", "filename": "pano_0018_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.23323867, "relative_pitch": 74.26940098554779, "relative_heading": 305.76522871868684, "relative_elevation": 46.9824141478166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0002_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8880222655676, 52.3612227924013, 45.9074716912583 ] }, "distance": 13.24, "direction": 307.27, "angle": 73.91, "elevation": 45.91, "pano_id": "TMX7316010203-002537_pano_0002_000097", "timestamp": "2022-04-22T09:22:41.915890Z", "filename": "pano_0002_000097.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.24233139, "relative_pitch": 73.90942390854732, "relative_heading": 307.27035056386336, "relative_elevation": 45.9074716912583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0001_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88833501539396, 52.3610807343133, 46.1410598084331 ] }, "distance": 13.29, "direction": 125.88, "angle": 73.93, "elevation": 46.14, "pano_id": "TMX7316010203-001653_pano_0001_000023", "timestamp": "2020-02-18T09:41:07.801960Z", "filename": "pano_0001_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.28903247, "relative_pitch": 73.93313250016779, "relative_heading": 125.87781822472438, "relative_elevation": 46.1410598084331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88801787990656, 52.3612202062533, 46.4382280539721 ] }, "distance": 13.31, "direction": 305.51, "angle": 74.0, "elevation": 46.44, "pano_id": "TMX7316010203-002996_pano_0003_000236", "timestamp": "2023-03-13T10:58:33.843830Z", "filename": "pano_0003_000236.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.31213353, "relative_pitch": 74.0043484085915, "relative_heading": 305.5057143219319, "relative_elevation": 46.4382280539721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88802264984454, 52.3612243557944, 45.1603785315529 ] }, "distance": 13.33, "direction": 307.93, "angle": 73.56, "elevation": 45.16, "pano_id": "TMX7316010203-002983_pano_0009_000167", "timestamp": "2023-02-27T09:12:00.139190Z", "filename": "pano_0009_000167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.32774109, "relative_pitch": 73.5576040476089, "relative_heading": 307.93366703640896, "relative_elevation": 45.1603785315529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88801546361774, 52.361220202167, 45.3244685307145 ] }, "distance": 13.45, "direction": 305.1, "angle": 73.48, "elevation": 45.32, "pano_id": "TMX7316010203-002958_pano_0008_000173", "timestamp": "2023-02-06T09:29:22.885950Z", "filename": "pano_0008_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.44621168, "relative_pitch": 73.47618754266968, "relative_heading": 305.0967681093092, "relative_elevation": 45.3244685307145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_007231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88802230776075, 52.3612301000297, 46.0476013291627 ] }, "distance": 13.75, "direction": 309.98, "angle": 73.38, "elevation": 46.05, "pano_id": "TMX7316010203-001681_pano_0000_007231", "timestamp": "2020-04-29T12:23:12.577670Z", "filename": "pano_0000_007231.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 13.74778731, "relative_pitch": 73.37669006931846, "relative_heading": 309.9754692467479, "relative_elevation": 46.0476013291627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88834201425416, 52.3610754928494, 46.1556562418118 ] }, "distance": 14.02, "direction": 126.67, "angle": 73.11, "elevation": 46.16, "pano_id": "TMX7316010203-002926_pano_0000_000018", "timestamp": "2023-01-11T12:25:39.284560Z", "filename": "pano_0000_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.01850506, "relative_pitch": 73.10529091764427, "relative_heading": 126.66728389559792, "relative_elevation": 46.1556562418118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_00572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888334799820726, 52.361068622293885, 0.0 ] }, "distance": 14.11, "direction": 130.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_00572", "timestamp": "2025-07-14T05:52:07Z", "filename": "recording_2025-07-14_05-25-22_00572.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.10999273, "relative_pitch": 0.0, "relative_heading": 130.35171564091186, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88801507044674, 52.3612300591806, 45.9947707429528 ] }, "distance": 14.13, "direction": 308.68, "angle": 72.93, "elevation": 45.99, "pano_id": "TMX7316060226-000020_pano_0006_000421", "timestamp": "2016-08-15T08:13:52.531320Z", "filename": "pano_0006_000421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.12631938, "relative_pitch": 72.92676923419393, "relative_heading": 308.67649102151677, "relative_elevation": 45.9947707429528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88800637859259, 52.3612231255438, 47.1302593238652 ] }, "distance": 14.14, "direction": 304.73, "angle": 73.3, "elevation": 47.13, "pano_id": "TMX7316010203-002952_pano_0003_000209", "timestamp": "2023-01-30T12:25:52.416600Z", "filename": "pano_0003_000209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.13990718, "relative_pitch": 73.29983075000091, "relative_heading": 304.73332452973335, "relative_elevation": 47.1302593238652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0006_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8883402965475, 52.3610718253551, 47.4096541330218 ] }, "distance": 14.17, "direction": 128.27, "angle": 73.36, "elevation": 47.41, "pano_id": "TMX7316010203-002970_pano_0006_000021", "timestamp": "2023-02-13T11:31:21.223480Z", "filename": "pano_0006_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.17391405, "relative_pitch": 73.35507966436099, "relative_heading": 128.27319385008062, "relative_elevation": 47.4096541330218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88801450837536, 52.3612307794201, 46.5976899061352 ] }, "distance": 14.21, "direction": 308.83, "angle": 73.04, "elevation": 46.6, "pano_id": "TMX7316010203-003014_pano_0006_000157", "timestamp": "2023-03-27T11:23:52.558000Z", "filename": "pano_0006_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.20634854, "relative_pitch": 73.04498421778425, "relative_heading": 308.8323267531621, "relative_elevation": 46.5976899061352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88833294256288, 52.3610635637427, 46.6168162133545 ] }, "distance": 14.39, "direction": 132.39, "angle": 72.85, "elevation": 46.62, "pano_id": "TMX7316010203-003025_pano_0018_000182", "timestamp": "2023-04-11T07:28:56.748880Z", "filename": "pano_0018_000182.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.38710199, "relative_pitch": 72.8484807766434, "relative_heading": 132.38672324638108, "relative_elevation": 46.6168162133545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0005_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88801101821134, 52.3612344514675, 47.2112450459972 ] }, "distance": 14.65, "direction": 309.49, "angle": 72.76, "elevation": 47.21, "pano_id": "TMX7316010203-002979_pano_0005_000022", "timestamp": "2023-02-20T11:15:59.826720Z", "filename": "pano_0005_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.64875197, "relative_pitch": 72.76187682357217, "relative_heading": 309.4941709742103, "relative_elevation": 47.2112450459972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track19_Sphere_00254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888347625238291, 52.36107041097181, 0.0 ] }, "distance": 14.66, "direction": 127.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track19_Sphere_00254", "timestamp": "2024-12-03T14:06:42Z", "filename": "Job_20241203_1333_Track19_Sphere_00254.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.66452759, "relative_pitch": 0.0, "relative_heading": 127.54765810618952, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0003_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88803647349353, 52.3612517456822, 48.3623131066561 ] }, "distance": 14.76, "direction": 319.59, "angle": 73.02, "elevation": 48.36, "pano_id": "TMX7316010203-001900_pano_0003_000021", "timestamp": "2020-08-31T11:38:29.691970Z", "filename": "pano_0003_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.76306853, "relative_pitch": 73.02467814718383, "relative_heading": 319.5901577316356, "relative_elevation": 48.3623131066561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track19_Sphere_00260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888005151950884, 52.36123258900572, 0.0 ] }, "distance": 14.83, "direction": 307.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track19_Sphere_00260", "timestamp": "2024-12-03T14:06:48Z", "filename": "Job_20241203_1333_Track19_Sphere_00260.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 14.83111973, "relative_pitch": 0.0, "relative_heading": 307.8942315036879, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88834214155114, 52.3610612261027, 45.9058317542076 ] }, "distance": 15.03, "direction": 131.51, "angle": 71.87, "elevation": 45.91, "pano_id": "TMX7316010203-003002_pano_0007_000334", "timestamp": "2023-03-20T08:46:20.708380Z", "filename": "pano_0007_000334.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 15.02708906, "relative_pitch": 71.87434928626125, "relative_heading": 131.50846281784192, "relative_elevation": 45.9058317542076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88835814772934, 52.3610712638057, 46.3662375342101 ] }, "distance": 15.18, "direction": 125.61, "angle": 71.87, "elevation": 46.37, "pano_id": "TMX7316060226-000020_pano_0006_000415", "timestamp": "2016-08-15T08:13:47.061360Z", "filename": "pano_0006_000415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 15.18367177, "relative_pitch": 71.8677970693108, "relative_heading": 125.61489215470617, "relative_elevation": 46.3662375342101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88799060053641, 52.3612281228427, 45.6208523549139 ] }, "distance": 15.34, "direction": 304.15, "angle": 71.41, "elevation": 45.62, "pano_id": "TMX7316010203-003002_pano_0007_000340", "timestamp": "2023-03-20T08:46:24.188330Z", "filename": "pano_0007_000340.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 15.34085565, "relative_pitch": 71.41382922342964, "relative_heading": 304.15283675829085, "relative_elevation": 45.6208523549139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0005_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88836395375755, 52.3610719156995, 47.4154020417482 ] }, "distance": 15.47, "direction": 124.54, "angle": 71.94, "elevation": 47.42, "pano_id": "TMX7316010203-002979_pano_0005_000016", "timestamp": "2023-02-20T11:15:48.796780Z", "filename": "pano_0005_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 15.46568142, "relative_pitch": 71.93500928832128, "relative_heading": 124.54305070208169, "relative_elevation": 47.4154020417482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0006_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88799424126371, 52.3612348237695, 47.1606457941234 ] }, "distance": 15.57, "direction": 306.94, "angle": 71.73, "elevation": 47.16, "pano_id": "TMX7316010203-002970_pano_0006_000015", "timestamp": "2023-02-13T11:31:17.513480Z", "filename": "pano_0006_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 15.57258605, "relative_pitch": 71.72662261729344, "relative_heading": 306.93652527932767, "relative_elevation": 47.1606457941234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_00566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887990250127062, 52.36123658862237, 0.0 ] }, "distance": 15.91, "direction": 306.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_00566", "timestamp": "2025-07-14T05:52:04Z", "filename": "recording_2025-07-14_05-25-22_00566.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 15.90792293, "relative_pitch": 0.0, "relative_heading": 306.9134096438635, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88799202708679, 52.3612390512714, 45.810889785178 ] }, "distance": 15.98, "direction": 307.96, "angle": 70.77, "elevation": 45.81, "pano_id": "TMX7316010203-002926_pano_0000_000024", "timestamp": "2023-01-11T12:25:43.024940Z", "filename": "pano_0000_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 15.97838349, "relative_pitch": 70.77173549556204, "relative_heading": 307.9598283506998, "relative_elevation": 45.810889785178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8883533247987, 52.3610555837605, 47.352554786019 ] }, "distance": 16.01, "direction": 131.38, "angle": 71.32, "elevation": 47.35, "pano_id": "TMX7316010203-002952_pano_0003_000215", "timestamp": "2023-01-30T12:25:56.291590Z", "filename": "pano_0003_000215.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.01373666, "relative_pitch": 71.31543748180106, "relative_heading": 131.38418506178516, "relative_elevation": 47.352554786019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88804286710699, 52.3610323574149, 44.025305762887 ] }, "distance": 16.03, "direction": 214.74, "angle": 69.99, "elevation": 44.03, "pano_id": "TMX7316010203-000355_pano_0000_000318", "timestamp": "2017-07-07T07:32:43.283650Z", "filename": "pano_0000_000318.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.0288486, "relative_pitch": 69.99431430243762, "relative_heading": 214.74245539835513, "relative_elevation": 44.025305762887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88804772750155, 52.3610297129173, 44.0726869404316 ] }, "distance": 16.09, "direction": 213.18, "angle": 69.95, "elevation": 44.07, "pano_id": "TMX7316010203-000355_pano_0000_000278", "timestamp": "2017-07-07T07:28:59.384670Z", "filename": "pano_0000_000278.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.08796892, "relative_pitch": 69.94626799169883, "relative_heading": 213.17603112590928, "relative_elevation": 44.0726869404316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88798755599711, 52.3612394665156, 45.6159841250628 ] }, "distance": 16.25, "direction": 307.43, "angle": 70.39, "elevation": 45.62, "pano_id": "TMX7316010203-002363_pano_0005_000462", "timestamp": "2021-12-29T11:16:41.113980Z", "filename": "pano_0005_000462.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.24765641, "relative_pitch": 70.39494484808567, "relative_heading": 307.4276047112206, "relative_elevation": 45.6159841250628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0004_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88836260839963, 52.3610585233689, 47.1961087267846 ] }, "distance": 16.29, "direction": 129.05, "angle": 70.96, "elevation": 47.2, "pano_id": "TMX7316010203-002937_pano_0004_000065", "timestamp": "2023-01-16T09:58:03.525450Z", "filename": "pano_0004_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.28552235, "relative_pitch": 70.96245773267349, "relative_heading": 129.04910236216665, "relative_elevation": 47.1961087267846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88836884526661, 52.361062328518, 46.8553116181865 ] }, "distance": 16.36, "direction": 126.96, "angle": 70.75, "elevation": 46.86, "pano_id": "TMX7316010203-003014_pano_0006_000163", "timestamp": "2023-03-27T11:23:57.462970Z", "filename": "pano_0006_000163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.35961872, "relative_pitch": 70.75325736906869, "relative_heading": 126.95954976799891, "relative_elevation": 46.8553116181865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0002_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88836686362682, 52.3610593708931, 46.2331317290664 ] }, "distance": 16.45, "direction": 128.16, "angle": 70.41, "elevation": 46.23, "pano_id": "TMX7316010203-002537_pano_0002_000103", "timestamp": "2022-04-22T09:22:46.190890Z", "filename": "pano_0002_000103.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.45322422, "relative_pitch": 70.41061782989313, "relative_heading": 128.1580637746009, "relative_elevation": 46.2331317290664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0003_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88839016340633, 52.3610805763367, 48.6923296609893 ] }, "distance": 16.49, "direction": 118.25, "angle": 71.29, "elevation": 48.69, "pano_id": "TMX7316010203-001900_pano_0003_000015", "timestamp": "2020-08-31T11:38:24.451950Z", "filename": "pano_0003_000015.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.4891816, "relative_pitch": 71.2918318544312, "relative_heading": 118.2542142978851, "relative_elevation": 48.6923296609893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_007225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888374766808, 52.3610643847222, 46.4019139194861 ] }, "distance": 16.55, "direction": 125.49, "angle": 70.37, "elevation": 46.4, "pano_id": "TMX7316010203-001681_pano_0000_007225", "timestamp": "2020-04-29T12:23:09.082600Z", "filename": "pano_0000_007225.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.54985795, "relative_pitch": 70.37054999622428, "relative_heading": 125.48674547272005, "relative_elevation": 46.4019139194861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88797785861021, 52.3612366466846, 46.4234806392342 ] }, "distance": 16.59, "direction": 305.18, "angle": 70.33, "elevation": 46.42, "pano_id": "TMX7316010203-003025_pano_0018_000176", "timestamp": "2023-04-11T07:28:52.318950Z", "filename": "pano_0018_000176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.59433598, "relative_pitch": 70.33028256605444, "relative_heading": 305.18042750143894, "relative_elevation": 46.4234806392342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88836521465671, 52.3610556047695, 46.6681852880865 ] }, "distance": 16.63, "direction": 129.53, "angle": 70.39, "elevation": 46.67, "pano_id": "TMX7316010203-002996_pano_0003_000242", "timestamp": "2023-03-13T10:58:37.758860Z", "filename": "pano_0003_000242.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 16.62859811, "relative_pitch": 70.38822821052895, "relative_heading": 129.5327354115363, "relative_elevation": 46.6681852880865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88837343425138, 52.3610562276261, 45.4502044804394 ] }, "distance": 17.02, "direction": 128.15, "angle": 69.47, "elevation": 45.45, "pano_id": "TMX7316010203-002983_pano_0009_000173", "timestamp": "2023-02-27T09:12:05.069120Z", "filename": "pano_0009_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.02128655, "relative_pitch": 69.46887036680116, "relative_heading": 128.15290825460886, "relative_elevation": 45.4502044804394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0010_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88797029726887, 52.3612391652488, 47.3458531862125 ] }, "distance": 17.18, "direction": 304.95, "angle": 70.06, "elevation": 47.35, "pano_id": "TMX7316010203-003020_pano_0010_000013", "timestamp": "2023-04-03T07:55:10.713790Z", "filename": "pano_0010_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.17695623, "relative_pitch": 70.0593560252676, "relative_heading": 304.954544848921, "relative_elevation": 47.3458531862125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88837386303909, 52.361053216416, 47.061804718338 ] }, "distance": 17.25, "direction": 128.97, "angle": 69.87, "elevation": 47.06, "pano_id": "TMX7316010203-003046_pano_0011_000014", "timestamp": "2023-04-17T08:37:26.864300Z", "filename": "pano_0011_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.25299708, "relative_pitch": 69.86691400085874, "relative_heading": 128.9680261967791, "relative_elevation": 47.061804718338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0004_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0004_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0004_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88797580192077, 52.3612473604033, 46.9073445834219 ] }, "distance": 17.42, "direction": 308.12, "angle": 69.63, "elevation": 46.91, "pano_id": "TMX7316010203-002937_pano_0004_000058", "timestamp": "2023-01-16T09:57:56.470560Z", "filename": "pano_0004_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.4186586, "relative_pitch": 69.62793292576718, "relative_heading": 308.1213311941052, "relative_elevation": 46.9073445834219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88797000624081, 52.3612430964762, 46.5674207285047 ] }, "distance": 17.45, "direction": 306.09, "angle": 69.46, "elevation": 46.57, "pano_id": "TMX7316010203-002952_pano_0003_000229", "timestamp": "2023-01-30T12:26:13.771400Z", "filename": "pano_0003_000229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.44728251, "relative_pitch": 69.46067662377322, "relative_heading": 306.094718412714, "relative_elevation": 46.5674207285047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88797142773076, 52.3612455005832, 46.1321472451091 ] }, "distance": 17.53, "direction": 306.99, "angle": 69.19, "elevation": 46.13, "pano_id": "TMX7316010203-000705_pano_0000_001613", "timestamp": "2018-05-03T11:54:40.024140Z", "filename": "pano_0000_001613.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.52876124, "relative_pitch": 69.19478777240391, "relative_heading": 306.98779917665206, "relative_elevation": 46.1321472451091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0010_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0010_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0010_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88837500017396, 52.3610476123163, 47.6225245799869 ] }, "distance": 17.71, "direction": 130.38, "angle": 69.6, "elevation": 47.62, "pano_id": "TMX7316010203-003020_pano_0010_000020", "timestamp": "2023-04-03T07:55:15.338770Z", "filename": "pano_0010_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.71076709, "relative_pitch": 69.59988484050668, "relative_heading": 130.37905898972858, "relative_elevation": 47.6225245799869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88837676339034, 52.3610488634426, 47.3488434702158 ] }, "distance": 17.71, "direction": 129.78, "angle": 69.49, "elevation": 47.35, "pano_id": "TMX7316010203-002988_pano_0018_000014", "timestamp": "2023-03-06T08:44:30.227100Z", "filename": "pano_0018_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.71303227, "relative_pitch": 69.48935741130259, "relative_heading": 129.7842897846349, "relative_elevation": 47.3488434702158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88838368685148, 52.361053479264, 46.0029998486862 ] }, "distance": 17.76, "direction": 127.54, "angle": 68.89, "elevation": 46.0, "pano_id": "TMX7316010203-002363_pano_0005_000469", "timestamp": "2021-12-29T11:16:48.398940Z", "filename": "pano_0005_000469.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.76047421, "relative_pitch": 68.88981705771606, "relative_heading": 127.53675674377752, "relative_elevation": 46.0029998486862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88837841931822, 52.3610470558639, 47.0828447667882 ] }, "distance": 17.93, "direction": 130.05, "angle": 69.15, "elevation": 47.08, "pano_id": "TMX7316010203-002952_pano_0003_000222", "timestamp": "2023-01-30T12:26:11.261480Z", "filename": "pano_0003_000222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.92861787, "relative_pitch": 69.15372932278012, "relative_heading": 130.04755429899473, "relative_elevation": 47.0828447667882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0001_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8879680654293, 52.3612491440719, 45.7778254300356 ] }, "distance": 17.96, "direction": 307.58, "angle": 68.58, "elevation": 45.78, "pano_id": "TMX7316010203-001653_pano_0001_000017", "timestamp": "2020-02-18T09:40:56.867010Z", "filename": "pano_0001_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 17.95660616, "relative_pitch": 68.58212991628127, "relative_heading": 307.5814007916533, "relative_elevation": 45.7778254300356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88837935139019, 52.3610439815939, 45.6902156090364 ] }, "distance": 18.2, "direction": 130.74, "angle": 68.28, "elevation": 45.69, "pano_id": "TMX7316010203-002958_pano_0008_000179", "timestamp": "2023-02-06T09:29:28.270920Z", "filename": "pano_0008_000179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.1986746, "relative_pitch": 68.28232439405599, "relative_heading": 130.74340463526295, "relative_elevation": 45.6902156090364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0002_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0002_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0002_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88796424738243, 52.3612499041202, 45.9138736752793 ] }, "distance": 18.21, "direction": 307.29, "angle": 68.36, "elevation": 45.91, "pano_id": "TMX7316010203-002537_pano_0002_000096", "timestamp": "2022-04-22T09:22:41.240920Z", "filename": "pano_0002_000096.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.2145433, "relative_pitch": 68.36122290548676, "relative_heading": 307.29323879484105, "relative_elevation": 45.9138736752793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88796379657321, 52.3612498162618, 46.6633033221588 ] }, "distance": 18.23, "direction": 307.21, "angle": 68.66, "elevation": 46.66, "pano_id": "TMX7316010203-003046_pano_0011_000021", "timestamp": "2023-04-17T08:37:30.994290Z", "filename": "pano_0011_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.23307088, "relative_pitch": 68.65758214737738, "relative_heading": 307.2103262069632, "relative_elevation": 46.6633033221588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88793152509461, 52.3610851503488, 44.0808777092025 ] }, "distance": 18.24, "direction": 246.42, "angle": 67.52, "elevation": 44.08, "pano_id": "TMX7316010203-000355_pano_0000_000277", "timestamp": "2017-07-07T07:28:53.989810Z", "filename": "pano_0000_000277.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.24257298, "relative_pitch": 67.51811329230792, "relative_heading": 246.42279270476826, "relative_elevation": 44.0808777092025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88838712379731, 52.3610485598123, 46.4768027523533 ] }, "distance": 18.28, "direction": 128.45, "angle": 68.53, "elevation": 46.48, "pano_id": "TMX7316010203-000705_pano_0000_001606", "timestamp": "2018-05-03T11:54:34.163990Z", "filename": "pano_0000_001606.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.28198071, "relative_pitch": 68.5274520173877, "relative_heading": 128.45010265828995, "relative_elevation": 46.4768027523533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0001_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0001_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0001_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88839133873373, 52.3610511507294, 46.1707458635792 ] }, "distance": 18.33, "direction": 127.19, "angle": 68.34, "elevation": 46.17, "pano_id": "TMX7316010203-001653_pano_0001_000024", "timestamp": "2020-02-18T09:41:08.761930Z", "filename": "pano_0001_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.33203614, "relative_pitch": 68.34451038051702, "relative_heading": 127.18626878439748, "relative_elevation": 46.1707458635792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88796079434324, 52.3612494254126, 46.4640657547861 ] }, "distance": 18.37, "direction": 306.72, "angle": 68.43, "elevation": 46.46, "pano_id": "TMX7316010203-002996_pano_0003_000235", "timestamp": "2023-03-13T10:58:33.338860Z", "filename": "pano_0003_000235.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.37033916, "relative_pitch": 68.42781322671706, "relative_heading": 306.716527880976, "relative_elevation": 46.4640657547861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88796268411799, 52.3612509811244, 45.183257361874 ] }, "distance": 18.37, "direction": 307.39, "angle": 67.87, "elevation": 45.18, "pano_id": "TMX7316010203-002983_pano_0009_000166", "timestamp": "2023-02-27T09:11:58.819210Z", "filename": "pano_0009_000166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.37190314, "relative_pitch": 67.87291586518516, "relative_heading": 307.3893427136821, "relative_elevation": 45.183257361874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88795984485714, 52.3612494352222, 46.9849262684584 ] }, "distance": 18.42, "direction": 306.6, "angle": 68.59, "elevation": 46.98, "pano_id": "TMX7316010203-002988_pano_0018_000021", "timestamp": "2023-03-06T08:44:35.277050Z", "filename": "pano_0018_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.42288044, "relative_pitch": 68.5897582962215, "relative_heading": 306.5989816886383, "relative_elevation": 46.9849262684584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8879244102913, 52.3610905995554, 44.0410707844421 ] }, "distance": 18.46, "direction": 248.75, "angle": 67.26, "elevation": 44.04, "pano_id": "TMX7316010203-000355_pano_0000_000319", "timestamp": "2017-07-07T07:32:49.288630Z", "filename": "pano_0000_000319.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.45949219, "relative_pitch": 67.25936252203996, "relative_heading": 248.75011369354343, "relative_elevation": 44.0410707844421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_007232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_007232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_007232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88796357971897, 52.3612574518743, 46.0481073809788 ] }, "distance": 18.77, "direction": 309.25, "angle": 67.82, "elevation": 46.05, "pano_id": "TMX7316010203-001681_pano_0000_007232", "timestamp": "2020-04-29T12:23:13.137620Z", "filename": "pano_0000_007232.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.77053296, "relative_pitch": 67.82277779980986, "relative_heading": 309.2490001607852, "relative_elevation": 46.0481073809788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88795221422137, 52.3612488585907, 45.3325060168281 ] }, "distance": 18.81, "direction": 305.5, "angle": 67.47, "elevation": 45.33, "pano_id": "TMX7316010203-002958_pano_0008_000172", "timestamp": "2023-02-06T09:29:22.046210Z", "filename": "pano_0008_000172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 18.80543245, "relative_pitch": 67.46969903598381, "relative_heading": 305.4976942771768, "relative_elevation": 45.3325060168281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88795785043481, 52.3612565635664, 45.9912665588781 ] }, "distance": 19.01, "direction": 308.27, "angle": 67.54, "elevation": 45.99, "pano_id": "TMX7316060226-000020_pano_0006_000422", "timestamp": "2016-08-15T08:13:53.451310Z", "filename": "pano_0006_000422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.01299737, "relative_pitch": 67.53957765001012, "relative_heading": 308.27412666034235, "relative_elevation": 45.9912665588781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0006_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88839823798155, 52.3610459381337, 47.5186442593113 ] }, "distance": 19.06, "direction": 127.72, "angle": 68.15, "elevation": 47.52, "pano_id": "TMX7316010203-002970_pano_0006_000022", "timestamp": "2023-02-13T11:31:21.928450Z", "filename": "pano_0006_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.05788278, "relative_pitch": 68.14619571723965, "relative_heading": 127.72146543276425, "relative_elevation": 47.5186442593113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88840189239511, 52.3610486209271, 46.2736888732761 ] }, "distance": 19.08, "direction": 126.55, "angle": 67.6, "elevation": 46.27, "pano_id": "TMX7316010203-002926_pano_0000_000017", "timestamp": "2023-01-11T12:25:38.609550Z", "filename": "pano_0000_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.07611298, "relative_pitch": 67.59632246695628, "relative_heading": 126.55466771453679, "relative_elevation": 46.2736888732761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_00573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888394319641225, 52.361042089651974, 0.0 ] }, "distance": 19.12, "direction": 129.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_00573", "timestamp": "2025-07-14T05:52:08Z", "filename": "recording_2025-07-14_05-25-22_00573.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.11534072, "relative_pitch": 0.0, "relative_heading": 129.2264655840956, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88794810566132, 52.3612508008418, 47.1564929913729 ] }, "distance": 19.16, "direction": 305.54, "angle": 67.89, "elevation": 47.16, "pano_id": "TMX7316010203-002952_pano_0003_000208", "timestamp": "2023-01-30T12:25:51.831590Z", "filename": "pano_0003_000208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.15880296, "relative_pitch": 67.8890106054368, "relative_heading": 305.53785931157347, "relative_elevation": 47.1564929913729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88795492852425, 52.3612590288685, 46.614510551095 ] }, "distance": 19.34, "direction": 308.55, "angle": 67.47, "elevation": 46.61, "pano_id": "TMX7316010203-003014_pano_0006_000156", "timestamp": "2023-03-27T11:23:51.917950Z", "filename": "pano_0006_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.33940633, "relative_pitch": 67.4674384125913, "relative_heading": 308.54687957170955, "relative_elevation": 46.614510551095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88839306668565, 52.3610354434638, 46.7114497134462 ] }, "distance": 19.53, "direction": 131.07, "angle": 67.31, "elevation": 46.71, "pano_id": "TMX7316010203-003025_pano_0018_000183", "timestamp": "2023-04-11T07:28:57.748880Z", "filename": "pano_0018_000183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.52696721, "relative_pitch": 67.31342142553949, "relative_heading": 131.06613816684842, "relative_elevation": 46.7114497134462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track19_Sphere_00253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88840466586814, 52.36104371508622, 0.0 ] }, "distance": 19.56, "direction": 127.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track19_Sphere_00253", "timestamp": "2024-12-03T14:06:41Z", "filename": "Job_20241203_1333_Track19_Sphere_00253.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.55573331, "relative_pitch": 0.0, "relative_heading": 127.50978493603618, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0005_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88795367723511, 52.3612632045388, 47.2172968396917 ] }, "distance": 19.7, "direction": 309.45, "angle": 67.36, "elevation": 47.22, "pano_id": "TMX7316010203-002979_pano_0005_000023", "timestamp": "2023-02-20T11:16:00.796660Z", "filename": "pano_0005_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.69806271, "relative_pitch": 67.35512948615605, "relative_heading": 309.4494272409791, "relative_elevation": 47.2172968396917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0003_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0003_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0003_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88797889542654, 52.3612801422887, 48.3620514636859 ] }, "distance": 19.73, "direction": 316.86, "angle": 67.8, "elevation": 48.36, "pano_id": "TMX7316010203-001900_pano_0003_000022", "timestamp": "2020-08-31T11:38:30.591950Z", "filename": "pano_0003_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.73407617, "relative_pitch": 67.80214440451532, "relative_heading": 316.8649105665315, "relative_elevation": 48.3620514636859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88816057045609, 52.3609732507087, 44.0119284270331 ] }, "distance": 19.78, "direction": 183.24, "angle": 65.8, "elevation": 44.01, "pano_id": "TMX7316010203-000355_pano_0000_000317", "timestamp": "2017-07-07T07:32:37.023840Z", "filename": "pano_0000_000317.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.77983759, "relative_pitch": 65.79989962222497, "relative_heading": 183.23504020853323, "relative_elevation": 44.0119284270331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88816244913027, 52.3609722746248, 44.0693378839642 ] }, "distance": 19.88, "direction": 182.85, "angle": 65.72, "elevation": 44.07, "pano_id": "TMX7316010203-000355_pano_0000_000279", "timestamp": "2017-07-07T07:29:04.879720Z", "filename": "pano_0000_000279.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 19.8815061, "relative_pitch": 65.7178898078614, "relative_heading": 182.84913118051824, "relative_elevation": 44.0693378839642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track19_Sphere_00261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track19_Sphere_00261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887945647266453, 52.361261647069014, 0.0 ] }, "distance": 20.02, "direction": 308.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track19_Sphere_00261", "timestamp": "2024-12-03T14:06:49Z", "filename": "Job_20241203_1333_Track19_Sphere_00261.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 20.01614624, "relative_pitch": 0.0, "relative_heading": 308.0712801772619, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88840159673658, 52.3610345991668, 46.048314133659 ] }, "distance": 20.03, "direction": 130.18, "angle": 66.49, "elevation": 46.05, "pano_id": "TMX7316010203-003002_pano_0007_000333", "timestamp": "2023-03-20T08:46:20.098350Z", "filename": "pano_0007_000333.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 20.02922033, "relative_pitch": 66.49283924114235, "relative_heading": 130.1767034080412, "relative_elevation": 46.048314133659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88841676340776, 52.3610455976562, 46.4850843409076 ] }, "distance": 20.09, "direction": 125.6, "angle": 66.62, "elevation": 46.49, "pano_id": "TMX7316060226-000020_pano_0006_000414", "timestamp": "2016-08-15T08:13:46.161350Z", "filename": "pano_0006_000414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 20.09302918, "relative_pitch": 66.62373969704872, "relative_heading": 125.60465597617852, "relative_elevation": 46.4850843409076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8879325263705, 52.3612566574159, 45.6319735413417 ] }, "distance": 20.4, "direction": 305.29, "angle": 65.91, "elevation": 45.63, "pano_id": "TMX7316010203-003002_pano_0007_000341", "timestamp": "2023-03-20T08:46:24.763340Z", "filename": "pano_0007_000341.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 20.40140346, "relative_pitch": 65.91126364324819, "relative_heading": 305.2947008243471, "relative_elevation": 45.6319735413417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0005_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0005_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0005_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88842192190902, 52.3610429252611, 47.5619774181396 ] }, "distance": 20.55, "direction": 125.71, "angle": 66.63, "elevation": 47.56, "pano_id": "TMX7316010203-002979_pano_0005_000015", "timestamp": "2023-02-20T11:15:47.731750Z", "filename": "pano_0005_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 20.55190968, "relative_pitch": 66.63044225899225, "relative_heading": 125.70831716614549, "relative_elevation": 47.5619774181396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0006_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0006_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0006_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88793705497217, 52.3612627587508, 47.162818601355 ] }, "distance": 20.55, "direction": 307.34, "angle": 66.45, "elevation": 47.16, "pano_id": "TMX7316010203-002970_pano_0006_000014", "timestamp": "2023-02-13T11:31:16.938460Z", "filename": "pano_0006_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 20.55492167, "relative_pitch": 66.45103387190781, "relative_heading": 307.3366012021419, "relative_elevation": 47.162818601355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88793479348703, 52.361265813738, 45.8072712067515 ] }, "distance": 20.88, "direction": 307.82, "angle": 65.49, "elevation": 45.81, "pano_id": "TMX7316010203-002926_pano_0000_000025", "timestamp": "2023-01-11T12:25:43.659500Z", "filename": "pano_0000_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 20.88433476, "relative_pitch": 65.49092939547567, "relative_heading": 307.82178148510894, "relative_elevation": 45.8072712067515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track19_Sphere_00257/adjacencies/b_20241203_1333_Track19_Sphere_00257/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_00565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_00565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_00565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887932535558352, 52.361264422908384, 0.0 ] }, "distance": 20.91, "direction": 307.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_00565", "timestamp": "2025-07-14T05:52:03Z", "filename": "recording_2025-07-14_05-25-22_00565.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_20241203_1333_Track19_Sphere_00257", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121007.39608661277, 486034.64445951214 ] }, "relative_distance": 20.91205963, "relative_pitch": 0.0, "relative_heading": 307.22839270081136, "relative_elevation": 0.0 } ] } }