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_20241017_0902_Track87_Sphere_00064/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802344883536331, 52.34487159289446, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00064", "timestamp": "2024-10-17T12:19:58Z", "filename": "Job_20241017_0902_Track87_Sphere_00064.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "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_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8023519893167, 52.3448689371534, 43.6123863076791 ] }, "distance": 0.57, "direction": 121.39, "angle": 89.25, "elevation": 43.61, "pano_id": "TMX7316010203-002095_pano_0000_001950", "timestamp": "2021-04-16T08:15:10.024180Z", "filename": "pano_0000_001950.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 0.56729956, "relative_pitch": 89.25475214252852, "relative_heading": 121.39362207972182, "relative_elevation": 43.6123863076791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80234794861339, 52.3448767055124, 43.6293063051999 ] }, "distance": 0.61, "direction": 20.16, "angle": 89.2, "elevation": 43.63, "pano_id": "TMX7316010203-002520_pano_0000_001080", "timestamp": "2022-04-14T10:07:13.145030Z", "filename": "pano_0000_001080.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 0.60603624, "relative_pitch": 89.20417974255373, "relative_heading": 20.16159404767199, "relative_elevation": 43.6293063051999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802361778001884, 52.344872467312136, 0.0 ] }, "distance": 1.16, "direction": 85.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02718", "timestamp": "2025-07-17T09:01:06Z", "filename": "recording_2025-07-17_07-56-36_02718.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 1.1554451, "relative_pitch": 0.0, "relative_heading": 85.16940344459714, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80232831986673, 52.3448649233955, 43.538808228448 ] }, "distance": 1.35, "direction": 236.68, "angle": 88.22, "elevation": 43.54, "pano_id": "TMX7316010203-001873_pano_0000_003321", "timestamp": "2020-08-13T07:22:03.262060Z", "filename": "pano_0000_003321.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 1.35090995, "relative_pitch": 88.22281276174176, "relative_heading": 236.67662282482252, "relative_elevation": 43.538808228448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80234874451928, 52.344857476162, 43.8659818684682 ] }, "distance": 1.59, "direction": 170.49, "angle": 87.92, "elevation": 43.87, "pano_id": "TMX7316010203-000804_pano_0000_002231", "timestamp": "2018-06-22T11:08:59.949930Z", "filename": "pano_0000_002231.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 1.59270863, "relative_pitch": 87.92058881742653, "relative_heading": 170.49090018283206, "relative_elevation": 43.8659818684682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001989/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001989/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001989/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001989/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_001989/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001989/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001989/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001989/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001989/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80232463381446, 52.3448601461711, 43.4841264979914 ] }, "distance": 1.88, "direction": 227.29, "angle": 87.53, "elevation": 43.48, "pano_id": "TMX7316010203-000286_pano_0000_001989", "timestamp": "2017-05-04T12:33:32.467310Z", "filename": "pano_0000_001989.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 1.87796766, "relative_pitch": 87.52707924063974, "relative_heading": 227.2933829364262, "relative_elevation": 43.4841264979914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80231232296252, 52.3448698655134, 43.2761530438438 ] }, "distance": 2.23, "direction": 265.05, "angle": 87.05, "elevation": 43.28, "pano_id": "TMX7316010203-001312_pano_0001_000970", "timestamp": "2019-07-15T10:30:40.193040Z", "filename": "pano_0001_000970.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 2.22728013, "relative_pitch": 87.05377567691016, "relative_heading": 265.0492766719689, "relative_elevation": 43.2761530438438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8023595092716, 52.3448906766655, 43.7326101167127 ] }, "distance": 2.35, "direction": 25.14, "angle": 86.93, "elevation": 43.73, "pano_id": "TMX7316010203-001312_pano_0001_001249", "timestamp": "2019-07-15T10:36:47.220870Z", "filename": "pano_0001_001249.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 2.3458111, "relative_pitch": 86.92960488053761, "relative_heading": 25.144165026348727, "relative_elevation": 43.7326101167127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80236520391221, 52.3448890477331, 43.6587247187272 ] }, "distance": 2.39, "direction": 35.49, "angle": 86.87, "elevation": 43.66, "pano_id": "TMX7316010203-000041_pano_0000_002361", "timestamp": "2016-08-02T11:41:07.622870Z", "filename": "pano_0000_002361.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 2.38539557, "relative_pitch": 86.87262186227767, "relative_heading": 35.48839392120416, "relative_elevation": 43.6587247187272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80231609402126, 52.3448579756067, 43.5849948860705 ] }, "distance": 2.48, "direction": 232.32, "angle": 86.74, "elevation": 43.58, "pano_id": "TMX7316010203-000041_pano_0000_002362", "timestamp": "2016-08-02T11:41:08.707880Z", "filename": "pano_0000_002362.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 2.47897815, "relative_pitch": 86.74470256504758, "relative_heading": 232.3208509525607, "relative_elevation": 43.5849948860705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80230760712327, 52.3448571308704, 43.6688666446134 ] }, "distance": 3.01, "direction": 237.65, "angle": 86.06, "elevation": 43.67, "pano_id": "TMX7316010203-001312_pano_0001_001248", "timestamp": "2019-07-15T10:36:45.980700Z", "filename": "pano_0001_001248.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 3.00716718, "relative_pitch": 86.06066240283609, "relative_heading": 237.6468268108464, "relative_elevation": 43.6688666446134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237795719079, 52.3448978788089, 43.9165668729693 ] }, "distance": 3.69, "direction": 37.62, "angle": 85.19, "elevation": 43.92, "pano_id": "TMX7316010203-000804_pano_0000_002232", "timestamp": "2018-06-22T11:09:01.299910Z", "filename": "pano_0000_002232.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 3.69262491, "relative_pitch": 85.19371971715711, "relative_heading": 37.61759007708714, "relative_elevation": 43.9165668729693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80235764280052, 52.3449046208951, 43.3190602269024 ] }, "distance": 3.78, "direction": 13.31, "angle": 85.02, "elevation": 43.32, "pano_id": "TMX7316010203-001312_pano_0001_000971", "timestamp": "2019-07-15T10:30:41.187970Z", "filename": "pano_0001_000971.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 3.77661796, "relative_pitch": 85.01746948341317, "relative_heading": 13.311232999663154, "relative_elevation": 43.3190602269024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237069725278, 52.3449019494853, 43.648537190631 ] }, "distance": 3.81, "direction": 27.51, "angle": 85.01, "elevation": 43.65, "pano_id": "TMX7316010203-001873_pano_0000_003320", "timestamp": "2020-08-13T07:22:02.047210Z", "filename": "pano_0000_003320.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 3.80852876, "relative_pitch": 85.01331823193343, "relative_heading": 27.510092067185177, "relative_elevation": 43.648537190631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802302021304699, 52.34484675444536, 0.0 ] }, "distance": 4.02, "direction": 226.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02719", "timestamp": "2025-07-17T09:01:07Z", "filename": "recording_2025-07-17_07-56-36_02719.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 4.02136002, "relative_pitch": 0.0, "relative_heading": 226.5834493190626, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80229106003242, 52.3448498979927, 43.6004196936265 ] }, "distance": 4.39, "direction": 236.65, "angle": 84.25, "elevation": 43.6, "pano_id": "TMX7316010203-002520_pano_0000_001079", "timestamp": "2022-04-14T10:07:12.020170Z", "filename": "pano_0000_001079.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 4.39114205, "relative_pitch": 84.24894542003986, "relative_heading": 236.64944064150262, "relative_elevation": 43.6004196936265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802285779587987, 52.34484980193369, 0.0 ] }, "distance": 4.7, "direction": 238.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00065", "timestamp": "2024-10-17T12:19:59Z", "filename": "Job_20241017_0902_Track87_Sphere_00065.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 4.7014118, "relative_pitch": 0.0, "relative_heading": 238.95225396913492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80228739392974, 52.3448467801013, 43.5995129169896 ] }, "distance": 4.79, "direction": 234.83, "angle": 83.73, "elevation": 43.6, "pano_id": "TMX7316010203-002095_pano_0000_001951", "timestamp": "2021-04-16T08:15:11.159010Z", "filename": "pano_0000_001951.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 4.79299925, "relative_pitch": 83.72652822502472, "relative_heading": 234.82669432404396, "relative_elevation": 43.5995129169896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802370291702062, 52.34491241529375, 0.0 ] }, "distance": 4.86, "direction": 20.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00063", "timestamp": "2024-10-17T12:19:56Z", "filename": "Job_20241017_0902_Track87_Sphere_00063.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 4.86130051, "relative_pitch": 0.0, "relative_heading": 20.866305921020306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001949/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001949/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001949/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001949/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001949/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001949/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001949/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001949/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001949/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237762321796, 52.3449117574944, 43.7169665563852 ] }, "distance": 5.0, "direction": 26.53, "angle": 83.48, "elevation": 43.72, "pano_id": "TMX7316010203-002095_pano_0000_001949", "timestamp": "2021-04-16T08:15:08.684020Z", "filename": "pano_0000_001949.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 4.99525106, "relative_pitch": 83.48145792305046, "relative_heading": 26.52954104832435, "relative_elevation": 43.7169665563852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802380150503458, 52.34491598723693, 0.0 ] }, "distance": 5.49, "direction": 25.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02717", "timestamp": "2025-07-17T09:01:05Z", "filename": "recording_2025-07-17_07-56-36_02717.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 5.49356812, "relative_pitch": 0.0, "relative_heading": 25.94413479496731, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80228350181124, 52.344838780795, 43.8902691258118 ] }, "distance": 5.55, "direction": 228.88, "angle": 82.79, "elevation": 43.89, "pano_id": "TMX7316010203-000804_pano_0000_002230", "timestamp": "2018-06-22T11:08:58.624970Z", "filename": "pano_0000_002230.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 5.55239759, "relative_pitch": 82.79001997813945, "relative_heading": 228.88466621329792, "relative_elevation": 43.8902691258118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237274161961, 52.3449185120704, 43.713901986368 ] }, "distance": 5.56, "direction": 19.98, "angle": 82.76, "elevation": 43.71, "pano_id": "TMX7316010203-002520_pano_0000_001081", "timestamp": "2022-04-14T10:07:14.140030Z", "filename": "pano_0000_001081.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 5.55534734, "relative_pitch": 82.7574338832605, "relative_heading": 19.98307610537712, "relative_elevation": 43.713901986368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80225931510502, 52.3448463415223, 43.5069471243769 ] }, "distance": 6.47, "direction": 244.27, "angle": 81.54, "elevation": 43.51, "pano_id": "TMX7316010203-001873_pano_0000_003322", "timestamp": "2020-08-13T07:22:04.362050Z", "filename": "pano_0000_003322.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 6.47304919, "relative_pitch": 81.53749900117751, "relative_heading": 244.27329245849248, "relative_elevation": 43.5069471243769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80225016447786, 52.3448451108832, 43.5484438696876 ] }, "distance": 7.1, "direction": 245.46, "angle": 80.75, "elevation": 43.55, "pano_id": "TMX7316010203-000041_pano_0000_002363", "timestamp": "2016-08-02T11:41:09.667860Z", "filename": "pano_0000_002363.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 7.09581199, "relative_pitch": 80.74551731857568, "relative_heading": 245.4630179456188, "relative_elevation": 43.5484438696876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80224450338493, 52.3448529842828, 43.2646010387689 ] }, "distance": 7.15, "direction": 253.16, "angle": 80.62, "elevation": 43.26, "pano_id": "TMX7316010203-001312_pano_0001_000969", "timestamp": "2019-07-15T10:30:39.237990Z", "filename": "pano_0001_000969.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 7.14732598, "relative_pitch": 80.61944190927186, "relative_heading": 253.15943716622894, "relative_elevation": 43.2646010387689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80238064961948, 52.3449321370888, 43.7262989105657 ] }, "distance": 7.16, "direction": 19.89, "angle": 80.7, "elevation": 43.73, "pano_id": "TMX7316010203-000041_pano_0000_002360", "timestamp": "2016-08-02T11:41:06.512920Z", "filename": "pano_0000_002360.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 7.16435872, "relative_pitch": 80.69501984684919, "relative_heading": 19.889951000201282, "relative_elevation": 43.7262989105657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237283351757, 52.3449358685292, 43.7987858662382 ] }, "distance": 7.4, "direction": 14.91, "angle": 80.41, "elevation": 43.8, "pano_id": "TMX7316010203-001312_pano_0001_001250", "timestamp": "2019-07-15T10:36:48.325660Z", "filename": "pano_0001_001250.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 7.4014923, "relative_pitch": 80.40828942242388, "relative_heading": 14.912771112435516, "relative_elevation": 43.7987858662382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001988/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001988/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001988/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001988/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_001988/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001988/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001988/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001988/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001988/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237616324174, 52.3449388115566, 43.6141493413597 ] }, "distance": 7.78, "direction": 15.91, "angle": 79.89, "elevation": 43.61, "pano_id": "TMX7316010203-000286_pano_0000_001988", "timestamp": "2017-05-04T12:33:30.612370Z", "filename": "pano_0000_001988.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 7.77751285, "relative_pitch": 79.88898688254602, "relative_heading": 15.907324697213909, "relative_elevation": 43.6141493413597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80224047046591, 52.3448369209021, 43.6664750250056 ] }, "distance": 8.09, "direction": 241.53, "angle": 79.5, "elevation": 43.67, "pano_id": "TMX7316010203-001312_pano_0001_001247", "timestamp": "2019-07-15T10:36:44.755740Z", "filename": "pano_0001_001247.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 8.09427638, "relative_pitch": 79.49851123555726, "relative_heading": 241.53360140192945, "relative_elevation": 43.6664750250056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237912543897, 52.3449427691448, 43.9313893355429 ] }, "distance": 8.26, "direction": 16.42, "angle": 79.36, "elevation": 43.93, "pano_id": "TMX7316010203-000804_pano_0000_002233", "timestamp": "2018-06-22T11:09:02.464840Z", "filename": "pano_0000_002233.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 8.25668122, "relative_pitch": 79.35572073390065, "relative_heading": 16.41695954202508, "relative_elevation": 43.9313893355429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80223005850482, 52.34483857936215, 0.0 ] }, "distance": 8.64, "direction": 244.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02720", "timestamp": "2025-07-17T09:01:09Z", "filename": "recording_2025-07-17_07-56-36_02720.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 8.64458854, "relative_pitch": 0.0, "relative_heading": 244.85235308986609, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237621682044, 52.3449474253957, 43.6879741549492 ] }, "distance": 8.7, "direction": 14.2, "angle": 78.73, "elevation": 43.69, "pano_id": "TMX7316010203-001873_pano_0000_003319", "timestamp": "2020-08-13T07:22:00.817040Z", "filename": "pano_0000_003319.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 8.70416465, "relative_pitch": 78.7322303749789, "relative_heading": 14.20090037518371, "relative_elevation": 43.6879741549492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237178042612, 52.3449485411706, 43.3697613943368 ] }, "distance": 8.76, "direction": 12.08, "angle": 78.59, "elevation": 43.37, "pano_id": "TMX7316010203-001312_pano_0001_000972", "timestamp": "2019-07-15T10:30:42.137970Z", "filename": "pano_0001_000972.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 8.75633728, "relative_pitch": 78.58545316467529, "relative_heading": 12.083285556165515, "relative_elevation": 43.3697613943368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80222027426111, 52.3448401790542, 43.58947036881 ] }, "distance": 9.18, "direction": 247.63, "angle": 78.1, "elevation": 43.59, "pano_id": "TMX7316010203-002520_pano_0000_001078", "timestamp": "2022-04-14T10:07:10.800040Z", "filename": "pano_0000_001078.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 9.18329383, "relative_pitch": 78.10308137034694, "relative_heading": 247.62664085904453, "relative_elevation": 43.58947036881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802216505133325, 52.34484364441245, 0.0 ] }, "distance": 9.29, "direction": 250.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00066", "timestamp": "2024-10-17T12:20:01Z", "filename": "Job_20241017_0902_Track87_Sphere_00066.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 9.28516622, "relative_pitch": 0.0, "relative_heading": 250.43140432519283, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80221438635276, 52.3448396258776, 43.5866390503943 ] }, "distance": 9.58, "direction": 248.2, "angle": 77.61, "elevation": 43.59, "pano_id": "TMX7316010203-002095_pano_0000_001952", "timestamp": "2021-04-16T08:15:12.083980Z", "filename": "pano_0000_001952.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 9.57825302, "relative_pitch": 77.60613314606555, "relative_heading": 248.1997977203814, "relative_elevation": 43.5866390503943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237266756537, 52.3449576267189, 43.7351954933256 ] }, "distance": 9.76, "direction": 11.19, "angle": 77.42, "elevation": 43.74, "pano_id": "TMX7316010203-002095_pano_0000_001948", "timestamp": "2021-04-16T08:15:07.529070Z", "filename": "pano_0000_001948.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 9.75877022, "relative_pitch": 77.42146782945704, "relative_heading": 11.187801558571225, "relative_elevation": 43.7351954933256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80241445657324, 52.3449506035493, 43.9343292955309 ] }, "distance": 9.99, "direction": 28.34, "angle": 77.19, "elevation": 43.93, "pano_id": "TMX7316010203-001312_pano_0001_001220", "timestamp": "2019-07-15T10:35:44.571070Z", "filename": "pano_0001_001220.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 9.98881178, "relative_pitch": 77.19109995248148, "relative_heading": 28.33744557282927, "relative_elevation": 43.9343292955309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80221034661612, 52.3448347887473, 43.8815337810665 ] }, "distance": 10.04, "direction": 245.93, "angle": 77.11, "elevation": 43.88, "pano_id": "TMX7316010203-000804_pano_0000_002229", "timestamp": "2018-06-22T11:08:57.464890Z", "filename": "pano_0000_002229.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 10.04162976, "relative_pitch": 77.11064880533048, "relative_heading": 245.93106820503027, "relative_elevation": 43.8815337810665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802368261442081, 52.34496069680317, 0.0 ] }, "distance": 10.04, "direction": 9.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00062", "timestamp": "2024-10-17T12:19:54Z", "filename": "Job_20241017_0902_Track87_Sphere_00062.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 10.04212325, "relative_pitch": 0.0, "relative_heading": 9.12851694253649, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802373323284397, 52.34496078473194, 0.0 ] }, "distance": 10.11, "direction": 11.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02716", "timestamp": "2025-07-17T09:01:03Z", "filename": "recording_2025-07-17_07-56-36_02716.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 10.11219633, "relative_pitch": 0.0, "relative_heading": 11.04986675203019, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8023732199228, 52.3449635963605, 43.7332887444645 ] }, "distance": 10.42, "direction": 10.68, "angle": 76.6, "elevation": 43.73, "pano_id": "TMX7316010203-002520_pano_0000_001082", "timestamp": "2022-04-14T10:07:15.020140Z", "filename": "pano_0000_001082.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 10.41812155, "relative_pitch": 76.60076548810117, "relative_heading": 10.682063253975272, "relative_elevation": 43.7332887444645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80247723701597, 52.3449269887828, 43.9512978624552 ] }, "distance": 10.92, "direction": 55.65, "angle": 76.04, "elevation": 43.95, "pano_id": "TMX7316010203-001312_pano_0001_001221", "timestamp": "2019-07-15T10:35:46.491070Z", "filename": "pano_0001_001221.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 10.92484609, "relative_pitch": 76.0410529966744, "relative_heading": 55.65117004116447, "relative_elevation": 43.9512978624552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80218642627973, 52.3448373950974, 43.5314515866339 ] }, "distance": 11.45, "direction": 250.59, "angle": 75.26, "elevation": 43.53, "pano_id": "TMX7316010203-001873_pano_0000_003323", "timestamp": "2020-08-13T07:22:05.347040Z", "filename": "pano_0000_003323.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 11.4495669, "relative_pitch": 75.26391943005402, "relative_heading": 250.5882789153504, "relative_elevation": 43.5314515866339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001990/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001990/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001990/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001990/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_001990/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001990/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001990/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001990/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001990/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80218230228511, 52.3448383872827, 43.4624550305307 ] }, "distance": 11.68, "direction": 251.56, "angle": 74.96, "elevation": 43.46, "pano_id": "TMX7316010203-000286_pano_0000_001990", "timestamp": "2017-05-04T12:33:34.107280Z", "filename": "pano_0000_001990.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 11.67961388, "relative_pitch": 74.95833150062266, "relative_heading": 251.55736104687674, "relative_elevation": 43.4624550305307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80218115328874, 52.3448399700362, 43.562661585398 ] }, "distance": 11.7, "direction": 252.5, "angle": 74.97, "elevation": 43.56, "pano_id": "TMX7316010203-000041_pano_0000_002364", "timestamp": "2016-08-02T11:41:10.557850Z", "filename": "pano_0000_002364.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 11.69975169, "relative_pitch": 74.96666159665058, "relative_heading": 252.4969045154543, "relative_elevation": 43.562661585398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237442557407, 52.3449767110887, 43.7318544294685 ] }, "distance": 11.87, "direction": 9.77, "angle": 74.82, "elevation": 43.73, "pano_id": "TMX7316010203-000041_pano_0000_002359", "timestamp": "2016-08-02T11:41:05.402890Z", "filename": "pano_0000_002359.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 11.86890637, "relative_pitch": 74.81558850420751, "relative_heading": 9.765979537817202, "relative_elevation": 43.7318544294685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80217200762722, 52.3448491689073, 43.2547807916999 ] }, "distance": 12.04, "direction": 258.04, "angle": 74.44, "elevation": 43.25, "pano_id": "TMX7316010203-001312_pano_0001_000968", "timestamp": "2019-07-15T10:30:38.358100Z", "filename": "pano_0001_000968.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 12.04265934, "relative_pitch": 74.44214784884339, "relative_heading": 258.0419213426241, "relative_elevation": 43.2547807916999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8023693960042, 52.3449817656538, 43.8106732694432 ] }, "distance": 12.37, "direction": 7.76, "angle": 74.23, "elevation": 43.81, "pano_id": "TMX7316010203-001312_pano_0001_001251", "timestamp": "2019-07-15T10:36:49.315640Z", "filename": "pano_0001_001251.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 12.37264254, "relative_pitch": 74.22970451202703, "relative_heading": 7.759505067738415, "relative_elevation": 43.8106732694432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80218914948388, 52.344804442902, 43.7837321544066 ] }, "distance": 12.98, "direction": 234.85, "angle": 73.49, "elevation": 43.78, "pano_id": "TMX7316010203-001312_pano_0001_001246", "timestamp": "2019-07-15T10:36:43.425700Z", "filename": "pano_0001_001246.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 12.97959561, "relative_pitch": 73.48765353903052, "relative_heading": 234.85307733572722, "relative_elevation": 43.7837321544066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237077476011, 52.3449875375992, 43.9319388186559 ] }, "distance": 13.02, "direction": 7.79, "angle": 73.49, "elevation": 43.93, "pano_id": "TMX7316010203-000804_pano_0000_002234", "timestamp": "2018-06-22T11:09:03.524850Z", "filename": "pano_0000_002234.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 13.02171618, "relative_pitch": 73.48982943755155, "relative_heading": 7.787595528079595, "relative_elevation": 43.9319388186559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237366379987, 52.3449880934915, 43.8153467178345 ] }, "distance": 13.11, "direction": 8.6, "angle": 73.34, "elevation": 43.82, "pano_id": "TMX7316010203-001312_pano_0001_001219", "timestamp": "2019-07-15T10:35:42.876060Z", "filename": "pano_0001_001219.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 13.11100934, "relative_pitch": 73.34106754054737, "relative_heading": 8.603455736420042, "relative_elevation": 43.8153467178345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802156773196064, 52.34483610496139, 0.0 ] }, "distance": 13.41, "direction": 252.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02721", "timestamp": "2025-07-17T09:01:10Z", "filename": "recording_2025-07-17_07-56-36_02721.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 13.41395553, "relative_pitch": 0.0, "relative_heading": 252.87935219081916, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80237114134997, 52.3449927211874, 43.716661687009 ] }, "distance": 13.6, "direction": 7.56, "angle": 72.72, "elevation": 43.72, "pano_id": "TMX7316010203-001873_pano_0000_003318", "timestamp": "2020-08-13T07:21:59.517050Z", "filename": "pano_0000_003318.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 13.5966846, "relative_pitch": 72.72334681628892, "relative_heading": 7.562550064358868, "relative_elevation": 43.716661687009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80236890481288, 52.3449935715451, 43.3800424737856 ] }, "distance": 13.67, "direction": 6.88, "angle": 72.51, "elevation": 43.38, "pano_id": "TMX7316010203-001312_pano_0001_000973", "timestamp": "2019-07-15T10:30:43.013170Z", "filename": "pano_0001_000973.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 13.67140293, "relative_pitch": 72.50753512430082, "relative_heading": 6.87713041621028, "relative_elevation": 43.3800424737856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80214784562191, 52.3448381708202, 43.6153247542679 ] }, "distance": 13.93, "direction": 254.52, "angle": 72.28, "elevation": 43.62, "pano_id": "TMX7316010203-002520_pano_0000_001077", "timestamp": "2022-04-14T10:07:09.645060Z", "filename": "pano_0000_001077.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 13.93343616, "relative_pitch": 72.28329781567403, "relative_heading": 254.5194696094232, "relative_elevation": 43.6153247542679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802145183931901, 52.34484135048164, 0.0 ] }, "distance": 14.02, "direction": 256.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00067", "timestamp": "2024-10-17T12:20:02Z", "filename": "Job_20241017_0902_Track87_Sphere_00067.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 14.01921832, "relative_pitch": 0.0, "relative_heading": 256.11110234520135, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80214066831427, 52.3448375617255, 43.6072115339339 ] }, "distance": 14.42, "direction": 254.78, "angle": 71.7, "elevation": 43.61, "pano_id": "TMX7316010203-002095_pano_0000_001953", "timestamp": "2021-04-16T08:15:12.879020Z", "filename": "pano_0000_001953.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 14.42305558, "relative_pitch": 71.69840204162526, "relative_heading": 254.7786258366598, "relative_elevation": 43.6072115339339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80236589207455, 52.3450028589385, 43.7674195459113 ] }, "distance": 14.68, "direction": 5.6, "angle": 71.46, "elevation": 43.77, "pano_id": "TMX7316010203-002095_pano_0000_001947", "timestamp": "2021-04-16T08:15:06.583990Z", "filename": "pano_0000_001947.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 14.67648373, "relative_pitch": 71.46220544120382, "relative_heading": 5.598167712510914, "relative_elevation": 43.7674195459113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80254776521345, 52.3449179260165, 43.9429836086929 ] }, "distance": 14.76, "direction": 69.55, "angle": 71.44, "elevation": 43.94, "pano_id": "TMX7316010203-001312_pano_0001_001222", "timestamp": "2019-07-15T10:35:47.921090Z", "filename": "pano_0001_001222.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 14.75615391, "relative_pitch": 71.43783162048341, "relative_heading": 69.54985059109936, "relative_elevation": 43.9429836086929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80213673853364, 52.3448329131567, 43.9070796426386 ] }, "distance": 14.82, "direction": 253.12, "angle": 71.34, "elevation": 43.91, "pano_id": "TMX7316010203-000804_pano_0000_002228", "timestamp": "2018-06-22T11:08:56.464890Z", "filename": "pano_0000_002228.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 14.82348317, "relative_pitch": 71.34478697221554, "relative_heading": 253.12098229584288, "relative_elevation": 43.9070796426386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802363313714293, 52.34500541370698, 0.0 ] }, "distance": 14.94, "direction": 4.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02715", "timestamp": "2025-07-17T09:01:02Z", "filename": "recording_2025-07-17_07-56-36_02715.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 14.94363948, "relative_pitch": 0.0, "relative_heading": 4.821327581595698, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802359095515687, 52.345007010668745, 0.0 ] }, "distance": 15.1, "direction": 3.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00061", "timestamp": "2024-10-17T12:19:53Z", "filename": "Job_20241017_0902_Track87_Sphere_00061.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 15.09955779, "relative_pitch": 0.0, "relative_heading": 3.677641722489407, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80236708560917, 52.3450089968827, 43.7430673418567 ] }, "distance": 15.36, "direction": 5.65, "angle": 70.65, "elevation": 43.74, "pano_id": "TMX7316010203-002520_pano_0000_001083", "timestamp": "2022-04-14T10:07:15.889980Z", "filename": "pano_0000_001083.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 15.36416048, "relative_pitch": 70.6468650713247, "relative_heading": 5.651581219232651, "relative_elevation": 43.7430673418567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80211154309201, 52.3448371890617, 43.616364242509 ] }, "distance": 16.36, "direction": 256.46, "angle": 69.44, "elevation": 43.62, "pano_id": "TMX7316010203-000041_pano_0000_002365", "timestamp": "2016-08-02T11:41:11.407850Z", "filename": "pano_0000_002365.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 16.35624387, "relative_pitch": 69.44383122980764, "relative_heading": 256.46421133727694, "relative_elevation": 43.616364242509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80211250143818, 52.3448341324612, 43.5858371611685 ] }, "distance": 16.38, "direction": 255.25, "angle": 69.41, "elevation": 43.59, "pano_id": "TMX7316010203-001873_pano_0000_003324", "timestamp": "2020-08-13T07:22:06.277020Z", "filename": "pano_0000_003324.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 16.37600939, "relative_pitch": 69.40786703390192, "relative_heading": 255.253693821804, "relative_elevation": 43.5858371611685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000041_pano_0000_002358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000041_pano_0000_002358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000041/pano_0000_002358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8023658192804, 52.3450212543879, 43.7256180327386 ] }, "distance": 16.71, "direction": 4.9, "angle": 69.08, "elevation": 43.73, "pano_id": "TMX7316010203-000041_pano_0000_002358", "timestamp": "2016-08-02T11:41:04.337920Z", "filename": "pano_0000_002358.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 16.71442283, "relative_pitch": 69.08029515185027, "relative_heading": 4.896734073651474, "relative_elevation": 43.7256180327386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80209897756178, 52.3448474970872, 43.3129011550918 ] }, "distance": 16.97, "direction": 260.91, "angle": 68.6, "elevation": 43.31, "pano_id": "TMX7316010203-001312_pano_0001_000967", "timestamp": "2019-07-15T10:30:37.508000Z", "filename": "pano_0001_000967.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 16.97138853, "relative_pitch": 68.60315563287317, "relative_heading": 260.9101070186109, "relative_elevation": 43.3129011550918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001987/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001987/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001987/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001987/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_001987/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001987/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001987/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001987/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001987/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80236140664394, 52.3450270017561, 43.6141637573019 ] }, "distance": 17.33, "direction": 3.73, "angle": 68.33, "elevation": 43.61, "pano_id": "TMX7316010203-000286_pano_0000_001987", "timestamp": "2017-05-04T12:33:29.057330Z", "filename": "pano_0000_001987.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 17.3295718, "relative_pitch": 68.33018685161669, "relative_heading": 3.725551787487117, "relative_elevation": 43.6141637573019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80236241886519, 52.3450271434357, 43.8158232187852 ] }, "distance": 17.35, "direction": 3.95, "angle": 68.4, "elevation": 43.82, "pano_id": "TMX7316010203-001312_pano_0001_001252", "timestamp": "2019-07-15T10:36:50.235690Z", "filename": "pano_0001_001252.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 17.3499185, "relative_pitch": 68.39773139513494, "relative_heading": 3.9494906270036023, "relative_elevation": 43.8158232187852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80216417741828, 52.344761587499, 43.9221674799919 ] }, "distance": 17.36, "direction": 225.17, "angle": 68.43, "elevation": 43.92, "pano_id": "TMX7316010203-001312_pano_0001_001245", "timestamp": "2019-07-15T10:36:41.920730Z", "filename": "pano_0001_001245.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 17.3635716, "relative_pitch": 68.42982801155769, "relative_heading": 225.17326849747374, "relative_elevation": 43.9221674799919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80236180878738, 52.3450323909287, 43.90366489999 ] }, "distance": 17.93, "direction": 3.69, "angle": 67.79, "elevation": 43.9, "pano_id": "TMX7316010203-000804_pano_0000_002235", "timestamp": "2018-06-22T11:09:04.539910Z", "filename": "pano_0000_002235.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 17.92976328, "relative_pitch": 67.78544747427344, "relative_heading": 3.688426598201767, "relative_elevation": 43.90366489999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80235752896031, 52.3450327254097, 43.7601482216269 ] }, "distance": 17.95, "direction": 2.75, "angle": 67.7, "elevation": 43.76, "pano_id": "TMX7316010203-001312_pano_0001_001218", "timestamp": "2019-07-15T10:35:41.526010Z", "filename": "pano_0001_001218.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 17.95054098, "relative_pitch": 67.69641779271089, "relative_heading": 2.75171462462417, "relative_elevation": 43.7601482216269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802083225518974, 52.3448346088902, 0.0 ] }, "distance": 18.3, "direction": 257.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02722", "timestamp": "2025-07-17T09:01:11Z", "filename": "recording_2025-07-17_07-56-36_02722.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 18.30046792, "relative_pitch": 0.0, "relative_heading": 257.0044584152345, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_003317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_003317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_003317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8023670513764, 52.3450379417553, 43.7182207740843 ] }, "distance": 18.57, "direction": 4.67, "angle": 66.98, "elevation": 43.72, "pano_id": "TMX7316010203-001873_pano_0000_003317", "timestamp": "2020-08-13T07:21:58.007210Z", "filename": "pano_0000_003317.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 18.57183212, "relative_pitch": 66.98384617693505, "relative_heading": 4.665833784126999, "relative_elevation": 43.7182207740843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80236043795454, 52.3450383700231, 43.377718096599 ] }, "distance": 18.59, "direction": 3.27, "angle": 66.8, "elevation": 43.38, "pano_id": "TMX7316010203-001312_pano_0001_000974", "timestamp": "2019-07-15T10:30:43.827940Z", "filename": "pano_0001_000974.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 18.5881902, "relative_pitch": 66.80393192129453, "relative_heading": 3.269134953085907, "relative_elevation": 43.377718096599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802075256107452, 52.34483800283451, 0.0 ] }, "distance": 18.75, "direction": 258.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00068", "timestamp": "2024-10-17T12:20:03Z", "filename": "Job_20241017_0902_Track87_Sphere_00068.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 18.75114435, "relative_pitch": 0.0, "relative_heading": 258.50222734472425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80207515242585, 52.3448367178885, 43.6600139858201 ] }, "distance": 18.79, "direction": 258.08, "angle": 66.72, "elevation": 43.66, "pano_id": "TMX7316010203-002520_pano_0000_001076", "timestamp": "2022-04-14T10:07:08.690020Z", "filename": "pano_0000_001076.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 18.78708127, "relative_pitch": 66.7175940151237, "relative_heading": 258.07921457672853, "relative_elevation": 43.6600139858201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_001223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_001223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_001223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80261724960513, 52.3449132525679, 43.9521098611876 ] }, "distance": 19.13, "direction": 75.98, "angle": 66.48, "elevation": 43.95, "pano_id": "TMX7316010203-001312_pano_0001_001223", "timestamp": "2019-07-15T10:35:49.415970Z", "filename": "pano_0001_001223.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 19.13157581, "relative_pitch": 66.47735985060284, "relative_heading": 75.97739933082784, "relative_elevation": 43.9521098611876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80206653507585, 52.3448363369951, 43.6667069047689 ] }, "distance": 19.37, "direction": 258.32, "angle": 66.08, "elevation": 43.67, "pano_id": "TMX7316010203-002095_pano_0000_001954", "timestamp": "2021-04-16T08:15:13.589010Z", "filename": "pano_0000_001954.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 19.37059961, "relative_pitch": 66.077872975625, "relative_heading": 258.31536465312536, "relative_elevation": 43.6667069047689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002095_pano_0000_001946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002095_pano_0000_001946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002095/pano_0000_001946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80235921292452, 52.3450482729996, 43.7839356930926 ] }, "distance": 19.68, "direction": 2.84, "angle": 65.79, "elevation": 43.78, "pano_id": "TMX7316010203-002095_pano_0000_001946", "timestamp": "2021-04-16T08:15:05.709060Z", "filename": "pano_0000_001946.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 19.68412184, "relative_pitch": 65.79255265539204, "relative_heading": 2.843611938687182, "relative_elevation": 43.7839356930926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000804_pano_0000_002227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000804_pano_0000_002227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000804/pano_0000_002227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80206275798939, 52.3448318405593, 43.9328496595845 ] }, "distance": 19.73, "direction": 257.04, "angle": 65.82, "elevation": 43.93, "pano_id": "TMX7316010203-000804_pano_0000_002227", "timestamp": "2018-06-22T11:08:55.549970Z", "filename": "pano_0000_002227.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 19.72886139, "relative_pitch": 65.81665082818397, "relative_heading": 257.0437162049829, "relative_elevation": 43.9328496595845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-56-36_02714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-56-36_02714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-56-36_02714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802355387183716, 52.34505010690179, 0.0 ] }, "distance": 19.88, "direction": 2.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-56-36_02714", "timestamp": "2025-07-17T09:01:01Z", "filename": "recording_2025-07-17_07-56-36_02714.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 19.87684265, "relative_pitch": 0.0, "relative_heading": 2.063797359083526, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track87_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track87_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80235018448229, 52.34505291235328, 0.0 ] }, "distance": 20.18, "direction": 1.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track87_Sphere_00060", "timestamp": "2024-10-17T12:19:52Z", "filename": "Job_20241017_0902_Track87_Sphere_00060.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 20.17935683, "relative_pitch": 0.0, "relative_heading": 1.025769145681106, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track87_Sphere_00064/adjacencies/b_20241017_0902_Track87_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80235941628604, 52.3450543782128, 43.731325712055 ] }, "distance": 20.36, "direction": 2.79, "angle": 65.03, "elevation": 43.73, "pano_id": "TMX7316010203-002520_pano_0000_001084", "timestamp": "2022-04-14T10:07:16.759970Z", "filename": "pano_0000_001084.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_20241017_0902_Track87_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115146.17708128218, 484267.1164584021 ] }, "relative_distance": 20.36333343, "relative_pitch": 65.0311293040077, "relative_heading": 2.787729605724358, "relative_elevation": 43.731325712055 } ] } }