Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track19_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880656767711066, 52.37269464550437, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track19_Sphere_00032", "timestamp": "2024-12-16T10:26:21Z", "filename": "Job_20241216_0911_Track19_Sphere_00032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88066829420933, 52.372696154197, 48.6996294297278 ] }, "distance": 0.8, "direction": 77.93, "angle": 89.06, "elevation": 48.7, "pano_id": "TMX7316010203-001178_pano_0001_001741", "timestamp": "2019-05-13T08:14:49.093490Z", "filename": "pano_0001_001741.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 0.80277608, "relative_pitch": 89.05560850542894, "relative_heading": 77.92903544953602, "relative_elevation": 48.6996294297278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88064581344416, 52.3726861469402, 49.7287317570299 ] }, "distance": 1.2, "direction": 218.27, "angle": 88.61, "elevation": 49.73, "pano_id": "TMX7316010203-002939_pano_0000_000057", "timestamp": "2023-01-16T11:23:44.210300Z", "filename": "pano_0000_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 1.20453032, "relative_pitch": 88.61245181883896, "relative_heading": 218.27037815773028, "relative_elevation": 49.7287317570299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88067077986134, 52.3726833794301, 48.9687159620225 ] }, "distance": 1.58, "direction": 142.72, "angle": 88.16, "elevation": 48.97, "pano_id": "TMX7316010203-002939_pano_0000_000099", "timestamp": "2023-01-16T11:24:47.739690Z", "filename": "pano_0000_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 1.57552989, "relative_pitch": 88.15718909982648, "relative_heading": 142.7200230144702, "relative_elevation": 48.9687159620225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88068148396641, 52.3727047888999, 46.2443813681602 ] }, "distance": 2.03, "direction": 56.16, "angle": 87.49, "elevation": 46.24, "pano_id": "TMX7316010203-002044_pano_0000_001165", "timestamp": "2021-03-17T11:00:25.067430Z", "filename": "pano_0000_001165.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 2.02671316, "relative_pitch": 87.49055245153936, "relative_heading": 56.15749363918865, "relative_elevation": 46.2443813681602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88067901667346, 52.3726819353679, 47.4816765794531 ] }, "distance": 2.07, "direction": 133.03, "angle": 87.5, "elevation": 47.48, "pano_id": "TMX7316010203-000076_pano_0000_004638", "timestamp": "2016-08-17T08:54:06.145220Z", "filename": "pano_0000_004638.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 2.07277449, "relative_pitch": 87.50038574463275, "relative_heading": 133.0258603730328, "relative_elevation": 47.4816765794531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880633855667602, 52.37268087716622, 0.0 ] }, "distance": 2.19, "direction": 225.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01238", "timestamp": "2025-07-03T09:35:37Z", "filename": "recording_2025-07-03_08-35-58_01238.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 2.18683169, "relative_pitch": 0.0, "relative_heading": 225.52596329157828, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_003231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88069603001629, 52.3727005997755, 44.9979338720441 ] }, "distance": 2.75, "direction": 76.08, "angle": 86.5, "elevation": 45.0, "pano_id": "TMX7316010203-000705_pano_0000_003231", "timestamp": "2018-05-03T12:43:34.755780Z", "filename": "pano_0000_003231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 2.75486772, "relative_pitch": 86.49660513357868, "relative_heading": 76.08366609953816, "relative_elevation": 44.9979338720441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88070060004702, 52.3726998571479, 0.0 ] }, "distance": 3.04, "direction": 79.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01237", "timestamp": "2025-07-03T09:35:34Z", "filename": "recording_2025-07-03_08-35-58_01237.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 3.04106136, "relative_pitch": 0.0, "relative_heading": 79.00649358626035, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88063167944626, 52.3726714504463, 47.1739099044353 ] }, "distance": 3.1, "direction": 213.51, "angle": 86.25, "elevation": 47.17, "pano_id": "TMX7316010203-002550_pano_0000_000299", "timestamp": "2022-04-29T08:22:27.318440Z", "filename": "pano_0000_000299.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 3.0953499, "relative_pitch": 86.24587789483763, "relative_heading": 213.50509698421746, "relative_elevation": 47.1739099044353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88061788533668, 52.3726764369459, 47.1438587643206 ] }, "distance": 3.33, "direction": 232.58, "angle": 85.95, "elevation": 47.14, "pano_id": "TMX7316010203-001675_pano_0000_004322", "timestamp": "2020-04-24T10:40:48.724770Z", "filename": "pano_0000_004322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 3.33434761, "relative_pitch": 85.95437351363343, "relative_heading": 232.5795792790564, "relative_elevation": 47.1438587643206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88062768922134, 52.3726691492567, 46.1211270270869 ] }, "distance": 3.46, "direction": 214.92, "angle": 85.71, "elevation": 46.12, "pano_id": "TMX7316010203-000076_pano_0000_004073", "timestamp": "2016-08-17T08:42:08.379210Z", "filename": "pano_0000_004073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 3.45992969, "relative_pitch": 85.70980260861221, "relative_heading": 214.91701442328386, "relative_elevation": 46.1211270270869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88060311494394, 52.3726921078607, 46.1022122027352 ] }, "distance": 3.66, "direction": 265.58, "angle": 85.45, "elevation": 46.1, "pano_id": "TMX7316010203-002044_pano_0000_001242", "timestamp": "2021-03-17T11:02:09.811520Z", "filename": "pano_0000_001242.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 3.66498133, "relative_pitch": 85.45472408454962, "relative_heading": 265.5811894630658, "relative_elevation": 46.1022122027352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88070893905342, 52.3727053814495, 49.5678868088871 ] }, "distance": 3.75, "direction": 71.42, "angle": 85.68, "elevation": 49.57, "pano_id": "TMX7316010203-002939_pano_0000_000058", "timestamp": "2023-01-16T11:23:45.760280Z", "filename": "pano_0000_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_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 3.74864392, "relative_pitch": 85.67515547345333, "relative_heading": 71.41656922922606, "relative_elevation": 49.5678868088871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88060295425323, 52.3727031750295, 46.0334976827726 ] }, "distance": 3.79, "direction": 284.52, "angle": 85.3, "elevation": 46.03, "pano_id": "TMX7316010203-000076_pano_0000_004072", "timestamp": "2016-08-17T08:42:04.379300Z", "filename": "pano_0000_004072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 3.78593118, "relative_pitch": 85.2984067322185, "relative_heading": 284.5187259221805, "relative_elevation": 46.0334976827726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8806027141417, 52.372705269607, 46.9517941474915 ] }, "distance": 3.87, "direction": 287.8, "angle": 85.29, "elevation": 46.95, "pano_id": "TMX7316010203-000705_pano_0001_000356", "timestamp": "2018-05-03T13:04:02.413310Z", "filename": "pano_0001_000356.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 3.86654383, "relative_pitch": 85.2922380703803, "relative_heading": 287.80323683134003, "relative_elevation": 46.9517941474915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track19_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880710697485127, 52.372708052199954, 0.0 ] }, "distance": 3.96, "direction": 67.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track19_Sphere_00031", "timestamp": "2024-12-16T10:26:19Z", "filename": "Job_20241216_0911_Track19_Sphere_00031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 3.96435528, "relative_pitch": 0.0, "relative_heading": 67.89474238400689, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8806003040793, 52.3726810771321, 48.7499151099473 ] }, "distance": 4.13, "direction": 248.56, "angle": 85.16, "elevation": 48.75, "pano_id": "TMX7316010203-001178_pano_0001_001740", "timestamp": "2019-05-13T08:14:47.973560Z", "filename": "pano_0001_001740.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 4.13129482, "relative_pitch": 85.15606254304132, "relative_heading": 248.5642798107477, "relative_elevation": 48.7499151099473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88063274954061, 52.3726593499127, 46.8750653630123 ] }, "distance": 4.25, "direction": 202.61, "angle": 84.81, "elevation": 46.88, "pano_id": "TMX7316010203-000705_pano_0001_000355", "timestamp": "2018-05-03T13:04:00.558410Z", "filename": "pano_0001_000355.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 4.25453051, "relative_pitch": 84.81386213104855, "relative_heading": 202.61155148378305, "relative_elevation": 46.8750653630123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88072006241592, 52.3726983077038, 47.3604720178992 ] }, "distance": 4.33, "direction": 84.6, "angle": 84.78, "elevation": 47.36, "pano_id": "TMX7316010203-002550_pano_0000_000294", "timestamp": "2022-04-29T08:22:11.348590Z", "filename": "pano_0000_000294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 4.32998141, "relative_pitch": 84.77619504077205, "relative_heading": 84.5996840649126, "relative_elevation": 47.3604720178992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track19_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880596525697303, 52.372678488498764, 0.0 ] }, "distance": 4.48, "direction": 246.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track19_Sphere_00033", "timestamp": "2024-12-16T10:26:22Z", "filename": "Job_20241216_0911_Track19_Sphere_00033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 4.47947951, "relative_pitch": 0.0, "relative_heading": 246.33711072501362, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88058848146565, 52.3727040596883, 49.4343846142292 ] }, "distance": 4.77, "direction": 282.69, "angle": 84.49, "elevation": 49.43, "pano_id": "TMX7316010203-000705_pano_0001_000000", "timestamp": "2018-05-03T12:52:27.772460Z", "filename": "pano_0001_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 4.7672371, "relative_pitch": 84.4916775143183, "relative_heading": 282.6938536400703, "relative_elevation": 49.4343846142292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88063239628719, 52.3726504324859, 46.10135422647 ] }, "distance": 5.19, "direction": 198.64, "angle": 83.57, "elevation": 46.1, "pano_id": "TMX7316010203-002044_pano_0000_001241", "timestamp": "2021-03-17T11:02:08.746590Z", "filename": "pano_0000_001241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 5.19223521, "relative_pitch": 83.57405476509447, "relative_heading": 198.6434967988568, "relative_elevation": 46.10135422647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88058837223507, 52.3727160076877, 47.0237504951656 ] }, "distance": 5.23, "direction": 297.04, "angle": 83.65, "elevation": 47.02, "pano_id": "TMX7316010203-001675_pano_0000_004321", "timestamp": "2020-04-24T10:40:48.034950Z", "filename": "pano_0000_004321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 5.22961316, "relative_pitch": 83.65408889205877, "relative_heading": 297.03532215532994, "relative_elevation": 47.0237504951656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track23_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88063912192538, 52.372646638522234, 0.0 ] }, "distance": 5.48, "direction": 192.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track23_Sphere_00014", "timestamp": "2024-12-17T09:05:07Z", "filename": "Job_20241217_0841_Track23_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 5.47546499, "relative_pitch": 0.0, "relative_heading": 192.67885697284098, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88072875357649, 52.3727179407426, 48.9757696185261 ] }, "distance": 5.55, "direction": 62.13, "angle": 83.54, "elevation": 48.98, "pano_id": "TMX7316010203-002939_pano_0000_000098", "timestamp": "2023-01-16T11:24:45.379740Z", "filename": "pano_0000_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 5.54577521, "relative_pitch": 83.53962605047269, "relative_heading": 62.133509760163406, "relative_elevation": 48.9757696185261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88073534972352, 52.3727125643925, 48.6062932545319 ] }, "distance": 5.71, "direction": 69.57, "angle": 83.3, "elevation": 48.61, "pano_id": "TMX7316010203-001178_pano_0001_001742", "timestamp": "2019-05-13T08:14:50.018670Z", "filename": "pano_0001_001742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 5.71128422, "relative_pitch": 83.29842210891182, "relative_heading": 69.56657184692196, "relative_elevation": 48.6062932545319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88064482534022, 52.372642534769, 50.0136825302616 ] }, "distance": 5.86, "direction": 187.98, "angle": 83.32, "elevation": 50.01, "pano_id": "TMX7316010203-002939_pano_0000_000055", "timestamp": "2023-01-16T11:23:37.195390Z", "filename": "pano_0000_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 5.85535718, "relative_pitch": 83.32248844266137, "relative_heading": 187.98460952382683, "relative_elevation": 50.0136825302616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88074477881874, 52.3727004710566, 47.3782355058938 ] }, "distance": 6.03, "direction": 83.83, "angle": 82.75, "elevation": 47.38, "pano_id": "TMX7316010203-000076_pano_0000_004639", "timestamp": "2016-08-17T08:54:07.350220Z", "filename": "pano_0000_004639.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 6.02905315, "relative_pitch": 82.74788130967598, "relative_heading": 83.8276754680207, "relative_elevation": 47.3782355058938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track23_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880582159012727, 52.37272394981131, 0.0 ] }, "distance": 6.04, "direction": 302.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track23_Sphere_00016", "timestamp": "2024-12-17T09:05:09Z", "filename": "Job_20241217_0841_Track23_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 6.03760743, "relative_pitch": 0.0, "relative_heading": 302.68943969767025, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057058267724, 52.3727075582923, 47.1479170015082 ] }, "distance": 6.04, "direction": 283.76, "angle": 82.7, "elevation": 47.15, "pano_id": "TMX7316010203-002550_pano_0000_000319", "timestamp": "2022-04-29T08:22:52.168260Z", "filename": "pano_0000_000319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 6.04304339, "relative_pitch": 82.69610720302182, "relative_heading": 283.7550793746659, "relative_elevation": 47.1479170015082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88058023829243, 52.3726627646923, 49.9385443311185 ] }, "distance": 6.3, "direction": 235.76, "angle": 82.8, "elevation": 49.94, "pano_id": "TMX7316010203-002939_pano_0000_000056", "timestamp": "2023-01-16T11:23:38.775340Z", "filename": "pano_0000_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 6.30485537, "relative_pitch": 82.80434774102663, "relative_heading": 235.7597562144452, "relative_elevation": 49.9385443311185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88066532061125, 52.372636775418, 48.8484983481467 ] }, "distance": 6.47, "direction": 174.83, "angle": 82.46, "elevation": 48.85, "pano_id": "TMX7316010203-002939_pano_0000_000100", "timestamp": "2023-01-16T11:24:49.464660Z", "filename": "pano_0000_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 6.46575318, "relative_pitch": 82.45996609990175, "relative_heading": 174.8311553384692, "relative_elevation": 48.8484983481467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88065941508439, 52.3726335817585, 47.0745479157194 ] }, "distance": 6.8, "direction": 178.48, "angle": 81.78, "elevation": 47.07, "pano_id": "TMX7316010203-002550_pano_0000_000298", "timestamp": "2022-04-29T08:22:24.268470Z", "filename": "pano_0000_000298.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 6.79722484, "relative_pitch": 81.78369042887175, "relative_heading": 178.4799968570397, "relative_elevation": 47.0745479157194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8807157625879, 52.3726450687201, 45.4351729946211 ] }, "distance": 6.82, "direction": 143.93, "angle": 81.46, "elevation": 45.44, "pano_id": "TMX7316010203-001675_pano_0000_004625", "timestamp": "2020-04-24T10:46:20.937900Z", "filename": "pano_0000_004625.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 6.82472471, "relative_pitch": 81.45758163198768, "relative_heading": 143.93304016013906, "relative_elevation": 45.4351729946211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_003233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88056603202769, 52.3726674183934, 45.0100627485663 ] }, "distance": 6.88, "direction": 243.88, "angle": 81.31, "elevation": 45.01, "pano_id": "TMX7316010203-000705_pano_0000_003233", "timestamp": "2018-05-03T12:43:39.900700Z", "filename": "pano_0000_003233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 6.88238621, "relative_pitch": 81.30637006106478, "relative_heading": 243.88288657791335, "relative_elevation": 45.0100627485663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8807494348018, 52.3727225426947, 46.2109917821363 ] }, "distance": 7.03, "direction": 63.81, "angle": 81.35, "elevation": 46.21, "pano_id": "TMX7316010203-002044_pano_0000_001166", "timestamp": "2021-03-17T11:00:26.362410Z", "filename": "pano_0000_001166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 7.03332161, "relative_pitch": 81.34598687553384, "relative_heading": 63.80912272564523, "relative_elevation": 46.2109917821363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880566770642687, 52.37266215633282, 0.0 ] }, "distance": 7.12, "direction": 239.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01239", "timestamp": "2025-07-03T09:35:39Z", "filename": "recording_2025-07-03_08-35-58_01239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 7.11609802, "relative_pitch": 0.0, "relative_heading": 239.4671270655542, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88065680740735, 52.3726306571457, 46.0285421311855 ] }, "distance": 7.12, "direction": 179.98, "angle": 81.21, "elevation": 46.03, "pano_id": "TMX7316010203-000076_pano_0000_004074", "timestamp": "2016-08-17T08:42:09.904100Z", "filename": "pano_0000_004074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 7.12026818, "relative_pitch": 81.20647543491773, "relative_heading": 179.97824477760054, "relative_elevation": 46.0285421311855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057376304975, 52.3727336213685, 45.9567635394633 ] }, "distance": 7.13, "direction": 307.5, "angle": 81.19, "elevation": 45.96, "pano_id": "TMX7316010203-002044_pano_0000_001243", "timestamp": "2021-03-17T11:02:10.736590Z", "filename": "pano_0000_001243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 7.12513895, "relative_pitch": 81.18702612809564, "relative_heading": 307.4950365733058, "relative_elevation": 45.9567635394633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057926326017, 52.3727397003855, 45.87316217646 ] }, "distance": 7.28, "direction": 313.52, "angle": 80.98, "elevation": 45.87, "pano_id": "TMX7316010203-000076_pano_0000_004071", "timestamp": "2016-08-17T08:42:01.719260Z", "filename": "pano_0000_004071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 7.27994804, "relative_pitch": 80.9825126844036, "relative_heading": 313.52466962127664, "relative_elevation": 45.87316217646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_003230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88076259801134, 52.3727174893197, 44.9936307845637 ] }, "distance": 7.64, "direction": 70.57, "angle": 80.36, "elevation": 44.99, "pano_id": "TMX7316010203-000705_pano_0000_003230", "timestamp": "2018-05-03T12:43:32.840740Z", "filename": "pano_0000_003230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 7.64279746, "relative_pitch": 80.35952900168819, "relative_heading": 70.57379027415581, "relative_elevation": 44.9936307845637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88064711531064, 52.3726258769366, 45.5940624745563 ] }, "distance": 7.68, "direction": 184.91, "angle": 80.44, "elevation": 45.59, "pano_id": "TMX7316010203-001675_pano_0000_004626", "timestamp": "2020-04-24T10:46:21.977940Z", "filename": "pano_0000_004626.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 7.68036848, "relative_pitch": 80.43823125657879, "relative_heading": 184.91015340797614, "relative_elevation": 45.5940624745563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880766517370898, 52.37271925597693, 0.0 ] }, "distance": 7.96, "direction": 69.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01236", "timestamp": "2025-07-03T09:35:32Z", "filename": "recording_2025-07-03_08-35-58_01236.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 7.96050222, "relative_pitch": 0.0, "relative_heading": 69.8784000514922, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88054760185157, 52.3726675210185, 46.1944984532893 ] }, "distance": 8.02, "direction": 247.9, "angle": 80.15, "elevation": 46.19, "pano_id": "TMX7316010203-002044_pano_0000_001163", "timestamp": "2021-03-17T11:00:21.852410Z", "filename": "pano_0000_001163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 8.02416873, "relative_pitch": 80.1458196655446, "relative_heading": 247.9048632822201, "relative_elevation": 46.1944984532893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057548906218, 52.3727495887063, 46.8417863063514 ] }, "distance": 8.25, "direction": 317.84, "angle": 80.01, "elevation": 46.84, "pano_id": "TMX7316010203-000705_pano_0001_000357", "timestamp": "2018-05-03T13:04:03.628390Z", "filename": "pano_0001_000357.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 8.24747503, "relative_pitch": 80.01423106646561, "relative_heading": 317.84147675147506, "relative_elevation": 46.8417863063514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057236752973, 52.3727507026948, 47.072409324348 ] }, "distance": 8.48, "direction": 317.34, "angle": 79.79, "elevation": 47.07, "pano_id": "TMX7316010203-002550_pano_0000_000318", "timestamp": "2022-04-29T08:22:50.718270Z", "filename": "pano_0000_000318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 8.48238133, "relative_pitch": 79.78500592070986, "relative_heading": 317.33895000697925, "relative_elevation": 47.072409324348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88077394887154, 52.3727225120982, 49.5279256505892 ] }, "distance": 8.56, "direction": 68.77, "angle": 80.19, "elevation": 49.53, "pano_id": "TMX7316010203-002939_pano_0000_000059", "timestamp": "2023-01-16T11:23:47.110310Z", "filename": "pano_0000_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_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 8.5619964, "relative_pitch": 80.19209406159443, "relative_heading": 68.76685459221724, "relative_elevation": 49.5279256505892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88055811396522, 52.3727455453025, 49.2654093038291 ] }, "distance": 8.79, "direction": 310.13, "angle": 79.89, "elevation": 49.27, "pano_id": "TMX7316010203-000705_pano_0001_000001", "timestamp": "2018-05-03T12:52:28.922470Z", "filename": "pano_0001_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 8.78767107, "relative_pitch": 79.88628765497941, "relative_heading": 310.12987133201057, "relative_elevation": 49.2654093038291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88055323260768, 52.3726471252181, 47.4734084717929 ] }, "distance": 8.81, "direction": 233.13, "angle": 79.48, "elevation": 47.47, "pano_id": "TMX7316010203-000076_pano_0000_004636", "timestamp": "2016-08-17T08:54:01.425220Z", "filename": "pano_0000_004636.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 8.81378589, "relative_pitch": 79.48237067659004, "relative_heading": 233.13403642654518, "relative_elevation": 47.4734084717929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88053672532512, 52.372661327904, 48.5913445418701 ] }, "distance": 8.98, "direction": 245.61, "angle": 79.53, "elevation": 48.59, "pano_id": "TMX7316010203-001178_pano_0001_001739", "timestamp": "2019-05-13T08:14:46.628580Z", "filename": "pano_0001_001739.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 8.97696011, "relative_pitch": 79.53296397471468, "relative_heading": 245.60723268175133, "relative_elevation": 48.5913445418701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8805289216313, 52.3726732037505, 47.0724774291739 ] }, "distance": 9.03, "direction": 254.68, "angle": 79.14, "elevation": 47.07, "pano_id": "TMX7316010203-002550_pano_0000_000320", "timestamp": "2022-04-29T08:22:53.643250Z", "filename": "pano_0000_000320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 9.02809281, "relative_pitch": 79.1430062275006, "relative_heading": 254.67604425751162, "relative_elevation": 47.0724774291739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track23_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880664027375525, 52.372610578500634, 0.0 ] }, "distance": 9.37, "direction": 176.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track23_Sphere_00013", "timestamp": "2024-12-17T09:05:06Z", "filename": "Job_20241217_0841_Track23_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 9.36756459, "relative_pitch": 0.0, "relative_heading": 176.9744668282995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track19_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880530407046171, 52.37266001444777, 0.0 ] }, "distance": 9.43, "direction": 245.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track19_Sphere_00034", "timestamp": "2024-12-16T10:26:23Z", "filename": "Job_20241216_0911_Track19_Sphere_00034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 9.42932838, "relative_pitch": 0.0, "relative_heading": 245.87828896083582, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88056021981878, 52.3727558468301, 46.8999825697392 ] }, "distance": 9.47, "direction": 316.0, "angle": 78.59, "elevation": 46.9, "pano_id": "TMX7316010203-001675_pano_0000_004320", "timestamp": "2020-04-24T10:40:47.319820Z", "filename": "pano_0000_004320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 9.4665375, "relative_pitch": 78.58844642092025, "relative_heading": 316.004264715114, "relative_elevation": 46.8999825697392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88078654899764, 52.3726640236996, 45.4050448630005 ] }, "distance": 9.47, "direction": 111.08, "angle": 78.22, "elevation": 45.41, "pano_id": "TMX7316010203-001675_pano_0000_004624", "timestamp": "2020-04-24T10:46:18.967960Z", "filename": "pano_0000_004624.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 9.47295962, "relative_pitch": 78.21529424228953, "relative_heading": 111.08172228333068, "relative_elevation": 45.4050448630005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88066237622912, 52.3726087874431, 45.9929604986683 ] }, "distance": 9.56, "direction": 177.71, "angle": 78.26, "elevation": 45.99, "pano_id": "TMX7316010203-002044_pano_0000_001240", "timestamp": "2021-03-17T11:02:07.546580Z", "filename": "pano_0000_001240.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 9.5614391, "relative_pitch": 78.25610246150951, "relative_heading": 177.71044711192954, "relative_elevation": 45.9929604986683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88079736349277, 52.3727123157007, 47.4351162454113 ] }, "distance": 9.78, "direction": 78.4, "angle": 78.36, "elevation": 47.44, "pano_id": "TMX7316010203-002550_pano_0000_000293", "timestamp": "2022-04-29T08:22:07.183660Z", "filename": "pano_0000_000293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 9.77523651, "relative_pitch": 78.35572532445528, "relative_heading": 78.39601507286332, "relative_elevation": 47.4351162454113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88067101782333, 52.3726066920251, 46.6557391397655 ] }, "distance": 9.83, "direction": 174.34, "angle": 78.1, "elevation": 46.66, "pano_id": "TMX7316010203-000705_pano_0001_000354", "timestamp": "2018-05-03T13:03:56.923360Z", "filename": "pano_0001_000354.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 9.83497566, "relative_pitch": 78.0963910141006, "relative_heading": 174.3367904296583, "relative_elevation": 46.6557391397655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track19_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880790550949055, 52.37272868801904, 0.0 ] }, "distance": 9.87, "direction": 67.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track19_Sphere_00030", "timestamp": "2024-12-16T10:26:17Z", "filename": "Job_20241216_0911_Track19_Sphere_00030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 9.86753435, "relative_pitch": 0.0, "relative_heading": 67.42501513339606, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track23_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880554964115622, 52.372765024152216, 0.0 ] }, "distance": 10.46, "direction": 318.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track23_Sphere_00017", "timestamp": "2024-12-17T09:05:10Z", "filename": "Job_20241217_0841_Track23_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 10.45957462, "relative_pitch": 0.0, "relative_heading": 318.4800816502347, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88067132835641, 52.3726006266108, 49.9900893876329 ] }, "distance": 10.51, "direction": 174.59, "angle": 78.13, "elevation": 49.99, "pano_id": "TMX7316010203-002939_pano_0000_000054", "timestamp": "2023-01-16T11:23:35.935370Z", "filename": "pano_0000_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 10.50879269, "relative_pitch": 78.12828474480979, "relative_heading": 174.58517047098954, "relative_elevation": 49.9900893876329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88080193096018, 52.3727300608296, 48.5868598986417 ] }, "distance": 10.64, "direction": 68.27, "angle": 77.64, "elevation": 48.59, "pano_id": "TMX7316010203-001178_pano_0001_001743", "timestamp": "2019-05-13T08:14:50.853530Z", "filename": "pano_0001_001743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 10.64299095, "relative_pitch": 77.6444657521551, "relative_heading": 68.26744292628904, "relative_elevation": 48.5868598986417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88081086277768, 52.3727187454129, 47.3567682327703 ] }, "distance": 10.83, "direction": 75.67, "angle": 77.12, "elevation": 47.36, "pano_id": "TMX7316010203-000076_pano_0000_004640", "timestamp": "2016-08-17T08:54:08.400190Z", "filename": "pano_0000_004640.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 10.8320346, "relative_pitch": 77.11622524708487, "relative_heading": 75.66608445365367, "relative_elevation": 47.3567682327703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88080130716408, 52.3727374018011, 49.016971392557 ] }, "distance": 10.93, "direction": 64.21, "angle": 77.43, "elevation": 49.02, "pano_id": "TMX7316010203-002939_pano_0000_000097", "timestamp": "2023-01-16T11:24:43.844710Z", "filename": "pano_0000_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 10.93345689, "relative_pitch": 77.42575741080267, "relative_heading": 64.20517062541688, "relative_elevation": 49.016971392557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057811855156, 52.372607630222, 45.5243473006412 ] }, "distance": 11.07, "direction": 208.95, "angle": 76.34, "elevation": 45.52, "pano_id": "TMX7316010203-001675_pano_0000_004627", "timestamp": "2020-04-24T10:46:22.767870Z", "filename": "pano_0000_004627.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 11.06545878, "relative_pitch": 76.33823635705187, "relative_heading": 208.95185890940536, "relative_elevation": 45.5243473006412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88069022032037, 52.3725931710767, 48.7664142344147 ] }, "distance": 11.52, "direction": 168.59, "angle": 76.71, "elevation": 48.77, "pano_id": "TMX7316010203-002939_pano_0000_000101", "timestamp": "2023-01-16T11:24:50.614630Z", "filename": "pano_0000_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 11.51906952, "relative_pitch": 76.7098171886114, "relative_heading": 168.59235196325878, "relative_elevation": 48.7664142344147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88068498664583, 52.3725909205304, 46.0037081800401 ] }, "distance": 11.7, "direction": 170.55, "angle": 75.73, "elevation": 46.0, "pano_id": "TMX7316010203-000076_pano_0000_004075", "timestamp": "2016-08-17T08:42:10.949200Z", "filename": "pano_0000_004075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 11.70085252, "relative_pitch": 75.72964505201527, "relative_heading": 170.54621077534222, "relative_elevation": 46.0037081800401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88055322498332, 52.372778967394, 45.8014702713117 ] }, "distance": 11.74, "direction": 323.07, "angle": 75.63, "elevation": 45.8, "pano_id": "TMX7316010203-000076_pano_0000_004070", "timestamp": "2016-08-17T08:42:00.404140Z", "filename": "pano_0000_004070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 11.73743976, "relative_pitch": 75.62626695345945, "relative_heading": 323.0725636449209, "relative_elevation": 45.8014702713117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8805459480932, 52.372775536492, 45.9017388895154 ] }, "distance": 11.75, "direction": 320.02, "angle": 75.65, "elevation": 45.9, "pano_id": "TMX7316010203-002044_pano_0000_001244", "timestamp": "2021-03-17T11:02:11.601610Z", "filename": "pano_0000_001244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 11.7466801, "relative_pitch": 75.64554273472258, "relative_heading": 320.01992189673405, "relative_elevation": 45.9017388895154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_003234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88049937344681, 52.3726498878554, 44.8648378597572 ] }, "distance": 11.82, "direction": 245.08, "angle": 75.24, "elevation": 44.86, "pano_id": "TMX7316010203-000705_pano_0000_003234", "timestamp": "2018-05-03T12:43:41.360680Z", "filename": "pano_0000_003234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 11.82000829, "relative_pitch": 75.24034787819697, "relative_heading": 245.08010172262593, "relative_elevation": 44.8648378597572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88069032039814, 52.3725899238324, 47.1313809212297 ] }, "distance": 11.87, "direction": 168.9, "angle": 75.86, "elevation": 47.13, "pano_id": "TMX7316010203-002550_pano_0000_000297", "timestamp": "2022-04-29T08:22:17.643560Z", "filename": "pano_0000_000297.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 11.87479137, "relative_pitch": 75.85860460492455, "relative_heading": 168.90494737045827, "relative_elevation": 47.1313809212297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88081704344473, 52.3727403149303, 46.2291406076401 ] }, "distance": 12.04, "direction": 65.04, "angle": 75.4, "elevation": 46.23, "pano_id": "TMX7316010203-002044_pano_0000_001167", "timestamp": "2021-03-17T11:00:27.667410Z", "filename": "pano_0000_001167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 12.04072612, "relative_pitch": 75.40123381794538, "relative_heading": 65.03559061009172, "relative_elevation": 46.2291406076401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88049864251888, 52.37264605541052, 0.0 ] }, "distance": 12.05, "direction": 243.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01240", "timestamp": "2025-07-03T09:35:40Z", "filename": "recording_2025-07-03_08-35-58_01240.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 12.05039408, "relative_pitch": 0.0, "relative_heading": 243.3406974102317, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_003229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88082884332452, 52.3727354405456, 45.0182380434126 ] }, "distance": 12.57, "direction": 68.83, "angle": 74.4, "elevation": 45.02, "pano_id": "TMX7316010203-000705_pano_0000_003229", "timestamp": "2018-05-03T12:43:31.350730Z", "filename": "pano_0000_003229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 12.5678644, "relative_pitch": 74.40171614647464, "relative_heading": 68.82635348421057, "relative_elevation": 45.0182380434126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88048172084007, 52.3726501196872, 46.0262283477932 ] }, "distance": 12.91, "direction": 247.43, "angle": 74.33, "elevation": 46.03, "pano_id": "TMX7316010203-002044_pano_0000_001162", "timestamp": "2021-03-17T11:00:16.907570Z", "filename": "pano_0000_001162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 12.91034062, "relative_pitch": 74.33121077615395, "relative_heading": 247.43274855057325, "relative_elevation": 46.0262283477932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880833770244095, 52.37273743815122, 0.0 ] }, "distance": 12.96, "direction": 68.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01235", "timestamp": "2025-07-03T09:35:30Z", "filename": "recording_2025-07-03_08-35-58_01235.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 12.9613378, "relative_pitch": 0.0, "relative_heading": 68.44584789413679, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88054897377878, 52.3727927940973, 47.0158247575164 ] }, "distance": 13.16, "direction": 326.09, "angle": 74.36, "elevation": 47.02, "pano_id": "TMX7316010203-002550_pano_0000_000317", "timestamp": "2022-04-29T08:22:49.708280Z", "filename": "pano_0000_000317.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 13.15956574, "relative_pitch": 74.36325161393175, "relative_heading": 326.0908865082426, "relative_elevation": 47.0158247575164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8805467745057, 52.3727930746982, 46.7950774105266 ] }, "distance": 13.27, "direction": 325.63, "angle": 74.17, "elevation": 46.8, "pano_id": "TMX7316010203-000705_pano_0001_000358", "timestamp": "2018-05-03T13:04:04.678390Z", "filename": "pano_0001_000358.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 13.26947069, "relative_pitch": 74.168491823323, "relative_heading": 325.6293450405468, "relative_elevation": 46.7950774105266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88048997153847, 52.3726318256765, 47.4486862467602 ] }, "distance": 13.34, "direction": 238.39, "angle": 74.3, "elevation": 47.45, "pano_id": "TMX7316010203-000076_pano_0000_004635", "timestamp": "2016-08-17T08:53:59.285230Z", "filename": "pano_0000_004635.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 13.33828984, "relative_pitch": 74.2988074402051, "relative_heading": 238.3941943851604, "relative_elevation": 47.4486862467602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8808391422461, 52.3727397424691, 49.4987075505778 ] }, "distance": 13.4, "direction": 68.0, "angle": 74.86, "elevation": 49.5, "pano_id": "TMX7316010203-002939_pano_0000_000060", "timestamp": "2023-01-16T11:23:48.395240Z", "filename": "pano_0000_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_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 13.39622402, "relative_pitch": 74.85636717396622, "relative_heading": 68.00073541489496, "relative_elevation": 49.4987075505778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88052853762025, 52.3727873984193, 49.1500482857227 ] }, "distance": 13.52, "direction": 319.76, "angle": 74.62, "elevation": 49.15, "pano_id": "TMX7316010203-000705_pano_0001_000002", "timestamp": "2018-05-03T12:52:29.937460Z", "filename": "pano_0001_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 13.52011039, "relative_pitch": 74.61957944422508, "relative_heading": 319.7634323608521, "relative_elevation": 49.1500482857227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88085550719155, 52.37268313705, 45.382552979514 ] }, "distance": 13.6, "direction": 95.4, "angle": 73.32, "elevation": 45.38, "pano_id": "TMX7316010203-001675_pano_0000_004623", "timestamp": "2020-04-24T10:46:16.967910Z", "filename": "pano_0000_004623.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 13.59584024, "relative_pitch": 73.32267916726563, "relative_heading": 95.40464122848064, "relative_elevation": 45.382552979514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88047272466428, 52.372643236219, 48.55913183745 ] }, "distance": 13.78, "direction": 245.47, "angle": 74.16, "elevation": 48.56, "pano_id": "TMX7316010203-001178_pano_0001_001738", "timestamp": "2019-05-13T08:14:45.323540Z", "filename": "pano_0001_001738.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 13.77816479, "relative_pitch": 74.15924314369505, "relative_heading": 245.46887146600966, "relative_elevation": 48.55913183745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88046278572444, 52.3726512772389, 47.0452335365117 ] }, "distance": 14.07, "direction": 249.93, "angle": 73.35, "elevation": 47.05, "pano_id": "TMX7316010203-002550_pano_0000_000321", "timestamp": "2022-04-29T08:22:54.713260Z", "filename": "pano_0000_000321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 14.06516457, "relative_pitch": 73.35485585880637, "relative_heading": 249.9341310583642, "relative_elevation": 47.0452335365117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88053390764702, 52.3727963903659, 46.8591713784263 ] }, "distance": 14.08, "direction": 323.53, "angle": 73.28, "elevation": 46.86, "pano_id": "TMX7316010203-001675_pano_0000_004319", "timestamp": "2020-04-24T10:40:46.614810Z", "filename": "pano_0000_004319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 14.07814314, "relative_pitch": 73.27788380032257, "relative_heading": 323.5328277295221, "relative_elevation": 46.8591713784263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88069249670424, 52.3725674270055, 45.9874113835394 ] }, "distance": 14.36, "direction": 170.25, "angle": 72.65, "elevation": 45.99, "pano_id": "TMX7316010203-002044_pano_0000_001239", "timestamp": "2021-03-17T11:02:06.446650Z", "filename": "pano_0000_001239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 14.36378417, "relative_pitch": 72.6542410867168, "relative_heading": 170.24646324360089, "relative_elevation": 45.9874113835394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track19_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880460549749085, 52.37264231527828, 0.0 ] }, "distance": 14.58, "direction": 246.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track19_Sphere_00035", "timestamp": "2024-12-16T10:26:24Z", "filename": "Job_20241216_0911_Track19_Sphere_00035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 14.57721562, "relative_pitch": 0.0, "relative_heading": 246.45564795428737, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track23_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880694809990229, 52.37256264387842, 0.0 ] }, "distance": 14.92, "direction": 170.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track23_Sphere_00012", "timestamp": "2024-12-17T09:05:04Z", "filename": "Job_20241217_0841_Track23_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 14.91516326, "relative_pitch": 0.0, "relative_heading": 169.99636245390425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88070261716754, 52.3725602197566, 46.6136192465201 ] }, "distance": 15.28, "direction": 168.21, "angle": 71.85, "elevation": 46.61, "pano_id": "TMX7316010203-000705_pano_0001_000353", "timestamp": "2018-05-03T13:03:55.578440Z", "filename": "pano_0001_000353.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 15.28060993, "relative_pitch": 71.85011754679238, "relative_heading": 168.20835762283986, "relative_elevation": 46.6136192465201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track23_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880526700335245, 52.37280710952468, 0.0 ] }, "distance": 15.33, "direction": 324.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track23_Sphere_00018", "timestamp": "2024-12-17T09:05:11Z", "filename": "Job_20241217_0841_Track23_Sphere_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 15.33233288, "relative_pitch": 0.0, "relative_heading": 324.707009885463, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88070000539288, 52.3725591280106, 50.0129566099495 ] }, "distance": 15.36, "direction": 168.95, "angle": 72.92, "elevation": 50.01, "pano_id": "TMX7316010203-002939_pano_0000_000053", "timestamp": "2023-01-16T11:23:35.035560Z", "filename": "pano_0000_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 15.36446787, "relative_pitch": 72.92253177964753, "relative_heading": 168.95028605304054, "relative_elevation": 50.0129566099495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88050885666961, 52.3725899661967, 45.4210987826809 ] }, "distance": 15.4, "direction": 220.85, "angle": 71.27, "elevation": 45.42, "pano_id": "TMX7316010203-001675_pano_0000_004628", "timestamp": "2020-04-24T10:46:23.517880Z", "filename": "pano_0000_004628.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 15.39992911, "relative_pitch": 71.27087851164507, "relative_heading": 220.85435277407512, "relative_elevation": 45.4210987826809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track19_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88086686344425, 52.372749506371534, 0.0 ] }, "distance": 15.56, "direction": 66.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track19_Sphere_00029", "timestamp": "2024-12-16T10:26:16Z", "filename": "Job_20241216_0911_Track19_Sphere_00029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 15.55662294, "relative_pitch": 0.0, "relative_heading": 66.89522875046316, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88086850872036, 52.3727476461958, 48.6150175109506 ] }, "distance": 15.58, "direction": 67.76, "angle": 72.23, "elevation": 48.62, "pano_id": "TMX7316010203-001178_pano_0001_001744", "timestamp": "2019-05-13T08:14:51.648480Z", "filename": "pano_0001_001744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 15.58022609, "relative_pitch": 72.23029334370624, "relative_heading": 67.757106344385, "relative_elevation": 48.6150175109506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88070036278562, 52.3725560560996, 46.9712090417743 ] }, "distance": 15.7, "direction": 169.1, "angle": 71.51, "elevation": 46.97, "pano_id": "TMX7316010203-001675_pano_0000_004325", "timestamp": "2020-04-24T10:40:50.689800Z", "filename": "pano_0000_004325.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 15.70467633, "relative_pitch": 71.51280327364097, "relative_heading": 169.1021467994818, "relative_elevation": 46.9712090417743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88087784642537, 52.3727361957876, 47.3455703733489 ] }, "distance": 15.75, "direction": 72.93, "angle": 71.6, "elevation": 47.35, "pano_id": "TMX7316010203-000076_pano_0000_004641", "timestamp": "2016-08-17T08:54:09.425210Z", "filename": "pano_0000_004641.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 15.75070372, "relative_pitch": 71.59898809061903, "relative_heading": 72.9298177694368, "relative_elevation": 47.3455703733489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8808745686722, 52.372755926101, 49.0619336711243 ] }, "distance": 16.33, "direction": 65.31, "angle": 71.59, "elevation": 49.06, "pano_id": "TMX7316010203-002939_pano_0000_000096", "timestamp": "2023-01-16T11:24:42.444700Z", "filename": "pano_0000_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 16.32585767, "relative_pitch": 71.59461181788738, "relative_heading": 65.31179283100124, "relative_elevation": 49.0619336711243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88052541327812, 52.3728189133407, 45.76729085017 ] }, "distance": 16.47, "direction": 327.1, "angle": 70.21, "elevation": 45.77, "pano_id": "TMX7316010203-000076_pano_0000_004069", "timestamp": "2016-08-17T08:41:59.484170Z", "filename": "pano_0000_004069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 16.4693833, "relative_pitch": 70.20870608226912, "relative_heading": 327.0988389398369, "relative_elevation": 45.76729085017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88071354413598, 52.3725504961109, 46.012209941633 ] }, "distance": 16.5, "direction": 166.45, "angle": 70.27, "elevation": 46.01, "pano_id": "TMX7316010203-000076_pano_0000_004076", "timestamp": "2016-08-17T08:42:11.864110Z", "filename": "pano_0000_004076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 16.49965178, "relative_pitch": 70.27252683441492, "relative_heading": 166.4461653097097, "relative_elevation": 46.012209941633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88072113356518, 52.3725510999729, 48.7056499486789 ] }, "distance": 16.56, "direction": 164.65, "angle": 71.22, "elevation": 48.71, "pano_id": "TMX7316010203-002939_pano_0000_000102", "timestamp": "2023-01-16T11:24:51.589650Z", "filename": "pano_0000_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 16.56357519, "relative_pitch": 71.21811360861028, "relative_heading": 164.6532015828043, "relative_elevation": 48.7056499486789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8805171878643, 52.3728170576843, 45.8735830169171 ] }, "distance": 16.61, "direction": 325.09, "angle": 70.1, "elevation": 45.87, "pano_id": "TMX7316010203-002044_pano_0000_001245", "timestamp": "2021-03-17T11:02:12.496530Z", "filename": "pano_0000_001245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 16.6105291, "relative_pitch": 70.09500450679475, "relative_heading": 325.0891341474289, "relative_elevation": 45.8735830169171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_003235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88043204833677, 52.3726329319662, 44.8790616318583 ] }, "distance": 16.77, "direction": 245.83, "angle": 69.51, "elevation": 44.88, "pano_id": "TMX7316010203-000705_pano_0000_003235", "timestamp": "2018-05-03T12:43:42.645710Z", "filename": "pano_0000_003235.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 16.77481461, "relative_pitch": 69.50535307128325, "relative_heading": 245.8347020863043, "relative_elevation": 44.8790616318583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880430102581747, 52.37263001560024, 0.0 ] }, "distance": 17.03, "direction": 245.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01241", "timestamp": "2025-07-03T09:35:42Z", "filename": "recording_2025-07-03_08-35-58_01241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 17.0302855, "relative_pitch": 0.0, "relative_heading": 245.02107786812837, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88088499327931, 52.3727577634992, 46.2464318843558 ] }, "distance": 17.06, "direction": 65.68, "angle": 69.75, "elevation": 46.25, "pano_id": "TMX7316010203-002044_pano_0000_001168", "timestamp": "2021-03-17T11:00:29.062380Z", "filename": "pano_0000_001168.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 17.05669798, "relative_pitch": 69.75491995232576, "relative_heading": 65.68390398842305, "relative_elevation": 46.2464318843558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88090856627339, 52.3727203839634, 47.9589732242748 ] }, "distance": 17.39, "direction": 80.52, "angle": 70.07, "elevation": 47.96, "pano_id": "TMX7316010203-002550_pano_0000_000292", "timestamp": "2022-04-29T08:21:49.613790Z", "filename": "pano_0000_000292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 17.38655635, "relative_pitch": 70.07291090415056, "relative_heading": 80.51853484898233, "relative_elevation": 47.9589732242748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_003228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_003228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_003228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88089520282201, 52.3727533069791, 45.1036486541852 ] }, "distance": 17.5, "direction": 68.1, "angle": 68.79, "elevation": 45.1, "pano_id": "TMX7316010203-000705_pano_0000_003228", "timestamp": "2018-05-03T12:43:29.915770Z", "filename": "pano_0000_003228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 17.50172852, "relative_pitch": 68.79207656466477, "relative_heading": 68.10134905275353, "relative_elevation": 45.1036486541852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88041422546699, 52.3726331953279, 46.013221712783 ] }, "distance": 17.88, "direction": 247.51, "angle": 68.77, "elevation": 46.01, "pano_id": "TMX7316010203-002044_pano_0000_001161", "timestamp": "2021-03-17T11:00:15.627530Z", "filename": "pano_0000_001161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 17.87796497, "relative_pitch": 68.76687357869254, "relative_heading": 247.51316647038217, "relative_elevation": 46.013221712783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880901193311109, 52.37275486604668, 0.0 ] }, "distance": 17.94, "direction": 68.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01234", "timestamp": "2025-07-03T09:35:28Z", "filename": "recording_2025-07-03_08-35-58_01234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 17.94498498, "relative_pitch": 0.0, "relative_heading": 68.07324529950748, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88092142120145, 52.3727017001689, 45.41749657318 ] }, "distance": 18.04, "direction": 87.51, "angle": 68.34, "elevation": 45.42, "pano_id": "TMX7316010203-001675_pano_0000_004622", "timestamp": "2020-04-24T10:46:14.623000Z", "filename": "pano_0000_004622.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 18.04163276, "relative_pitch": 68.33505935878225, "relative_heading": 87.50612952936198, "relative_elevation": 45.41749657318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88052006145233, 52.3728336706635, 46.9968628650531 ] }, "distance": 18.06, "direction": 328.96, "angle": 68.98, "elevation": 47.0, "pano_id": "TMX7316010203-002550_pano_0000_000316", "timestamp": "2022-04-29T08:22:48.913310Z", "filename": "pano_0000_000316.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 18.05561361, "relative_pitch": 68.98384198788538, "relative_heading": 328.9585706159547, "relative_elevation": 46.9968628650531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88042356377118, 52.3726158119324, 47.474026856944 ] }, "distance": 18.14, "direction": 241.09, "angle": 69.08, "elevation": 47.47, "pano_id": "TMX7316010203-000076_pano_0000_004634", "timestamp": "2016-08-17T08:53:58.275260Z", "filename": "pano_0000_004634.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 18.1441296, "relative_pitch": 69.08361084408774, "relative_heading": 241.08774840133518, "relative_elevation": 47.474026856944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88090416986909, 52.3727571617248, 49.5469798957929 ] }, "distance": 18.23, "direction": 67.57, "angle": 69.8, "elevation": 49.55, "pano_id": "TMX7316010203-002939_pano_0000_000061", "timestamp": "2023-01-16T11:23:49.850290Z", "filename": "pano_0000_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_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 18.22914564, "relative_pitch": 69.80060441976225, "relative_heading": 67.5663472584238, "relative_elevation": 49.5469798957929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88051563856929, 52.3728355184941, 46.8108951020986 ] }, "distance": 18.39, "direction": 328.48, "angle": 68.55, "elevation": 46.81, "pano_id": "TMX7316010203-000705_pano_0001_000359", "timestamp": "2018-05-03T13:04:05.598410Z", "filename": "pano_0001_000359.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 18.38774253, "relative_pitch": 68.55465155966293, "relative_heading": 328.4847510166226, "relative_elevation": 46.8108951020986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88049813052886, 52.3728291256246, 49.0734895439819 ] }, "distance": 18.46, "direction": 324.17, "angle": 69.39, "elevation": 49.07, "pano_id": "TMX7316010203-000705_pano_0001_000003", "timestamp": "2018-05-03T12:52:30.872450Z", "filename": "pano_0001_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 18.45689946, "relative_pitch": 69.38835139105171, "relative_heading": 324.17075075153105, "relative_elevation": 49.0734895439819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88040662877637, 52.3726266560416, 48.5644882190973 ] }, "distance": 18.64, "direction": 246.05, "angle": 69.0, "elevation": 48.56, "pano_id": "TMX7316010203-001178_pano_0001_001737", "timestamp": "2019-05-13T08:14:44.348570Z", "filename": "pano_0001_001737.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 18.64035727, "relative_pitch": 69.00185413547095, "relative_heading": 246.0546892501666, "relative_elevation": 48.5644882190973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88050670507793, 52.3728368343496, 46.860083184205 ] }, "distance": 18.84, "direction": 327.14, "angle": 68.1, "elevation": 46.86, "pano_id": "TMX7316010203-001675_pano_0000_004318", "timestamp": "2020-04-24T10:40:45.904840Z", "filename": "pano_0000_004318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 18.83579651, "relative_pitch": 68.10193275117702, "relative_heading": 327.1396906219495, "relative_elevation": 46.860083184205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88039411409366, 52.3726325907362, 47.0738504799083 ] }, "distance": 19.17, "direction": 248.89, "angle": 67.84, "elevation": 47.07, "pano_id": "TMX7316010203-002550_pano_0000_000322", "timestamp": "2022-04-29T08:22:55.528240Z", "filename": "pano_0000_000322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 19.17482291, "relative_pitch": 67.83721648572784, "relative_heading": 248.89295049462154, "relative_elevation": 47.0738504799083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_001238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_001238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_001238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88072149941482, 52.3725256985421, 45.9816952450201 ] }, "distance": 19.31, "direction": 166.8, "angle": 67.22, "elevation": 45.98, "pano_id": "TMX7316010203-002044_pano_0000_001238", "timestamp": "2021-03-17T11:02:05.456620Z", "filename": "pano_0000_001238.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 19.30948952, "relative_pitch": 67.22058394104883, "relative_heading": 166.80210428331804, "relative_elevation": 45.9816952450201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88094203396593, 52.3727312454505, 45.5005703028291 ] }, "distance": 19.85, "direction": 78.16, "angle": 66.43, "elevation": 45.5, "pano_id": "TMX7316010203-001675_pano_0000_004621", "timestamp": "2020-04-24T10:45:57.148000Z", "filename": "pano_0000_004621.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 19.85066769, "relative_pitch": 66.42965913113383, "relative_heading": 78.16080061507533, "relative_elevation": 45.5005703028291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track23_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880724624477242, 52.372519756203424, 0.0 ] }, "distance": 20.0, "direction": 166.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track23_Sphere_00011", "timestamp": "2024-12-17T09:05:03Z", "filename": "Job_20241217_0841_Track23_Sphere_00011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.00192786, "relative_pitch": 0.0, "relative_heading": 166.64098333052647, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8804393924657, 52.3725725803423, 45.4436829956248 ] }, "distance": 20.09, "direction": 227.46, "angle": 66.15, "elevation": 45.44, "pano_id": "TMX7316010203-001675_pano_0000_004629", "timestamp": "2020-04-24T10:46:24.182940Z", "filename": "pano_0000_004629.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.09147873, "relative_pitch": 66.14890668890642, "relative_heading": 227.46478468570285, "relative_elevation": 45.4436829956248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track19_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88038317660176, 52.372623109911196, 0.0 ] }, "distance": 20.26, "direction": 246.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track19_Sphere_00036", "timestamp": "2024-12-16T10:26:25Z", "filename": "Job_20241216_0911_Track19_Sphere_00036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.26232154, "relative_pitch": 0.0, "relative_heading": 246.86806839608383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0000_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0000_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0000_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88072929188007, 52.3725175890155, 50.0211405009031 ] }, "distance": 20.31, "direction": 165.93, "angle": 67.9, "elevation": 50.02, "pano_id": "TMX7316010203-002939_pano_0000_000052", "timestamp": "2023-01-16T11:23:34.270420Z", "filename": "pano_0000_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.31158459, "relative_pitch": 67.8998960644738, "relative_heading": 165.92571047552553, "relative_elevation": 50.0211405009031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88072654595676, 52.3725155889777, 46.9648151285946 ] }, "distance": 20.48, "direction": 166.58, "angle": 66.44, "elevation": 46.96, "pano_id": "TMX7316010203-001675_pano_0000_004326", "timestamp": "2020-04-24T10:40:51.324750Z", "filename": "pano_0000_004326.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.48333286, "relative_pitch": 66.43595767297735, "relative_heading": 166.58452335277795, "relative_elevation": 46.9648151285946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88093489497811, 52.3727653227838, 48.7091412059963 ] }, "distance": 20.51, "direction": 67.45, "angle": 67.17, "elevation": 48.71, "pano_id": "TMX7316010203-001178_pano_0001_001745", "timestamp": "2019-05-13T08:14:52.423540Z", "filename": "pano_0001_001745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.50994236, "relative_pitch": 67.1655162601059, "relative_heading": 67.45223246536099, "relative_elevation": 48.7091412059963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track23_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track23_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track23_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880496846547134, 52.372850832837905, 0.0 ] }, "distance": 20.51, "direction": 327.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track23_Sphere_00019", "timestamp": "2024-12-17T09:05:13Z", "filename": "Job_20241217_0841_Track23_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.51047342, "relative_pitch": 0.0, "relative_heading": 327.92522117401046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track19_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track19_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880934915174986, 52.37276717960434, 0.0 ] }, "distance": 20.59, "direction": 66.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track19_Sphere_00028", "timestamp": "2024-12-16T10:26:14Z", "filename": "Job_20241216_0911_Track19_Sphere_00028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.59131922, "relative_pitch": 0.0, "relative_heading": 66.92272298538178, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88094496272139, 52.372753441992, 47.3814004519954 ] }, "distance": 20.69, "direction": 71.57, "angle": 66.41, "elevation": 47.38, "pano_id": "TMX7316010203-000076_pano_0000_004642", "timestamp": "2016-08-17T08:54:10.430190Z", "filename": "pano_0000_004642.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.68955642, "relative_pitch": 66.411037062915, "relative_heading": 71.56513239384431, "relative_elevation": 47.3814004519954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track19_Sphere_00032/adjacencies/b_20241216_0911_Track19_Sphere_00032/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88073466522723, 52.3725145439332, 46.551150421612 ] }, "distance": 20.73, "direction": 165.17, "angle": 65.99, "elevation": 46.55, "pano_id": "TMX7316010203-000705_pano_0001_000352", "timestamp": "2018-05-03T13:03:54.418450Z", "filename": "pano_0001_000352.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track19_Sphere_00032", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120504.1210861707, 487322.6074602684 ] }, "relative_distance": 20.73103856, "relative_pitch": 65.99472962289461, "relative_heading": 165.1723530142822, "relative_elevation": 46.551150421612 } ] } }