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_20241128_0827_Track99_Sphere_00022/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track99_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120135086904, 52.36653541354192, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track99_Sphere_00022", "timestamp": "2024-11-28T11:42:38Z", "filename": "Job_20241128_0827_Track99_Sphere_00022.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "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_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_001240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120203178481, 52.3665348456667, 44.8905079197139 ] }, "distance": 0.08, "direction": 143.72, "angle": 89.9, "elevation": 44.89, "pano_id": "TMX7316010203-001316_pano_0000_001240", "timestamp": "2019-07-17T07:15:49.076930Z", "filename": "pano_0000_001240.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 0.07838474, "relative_pitch": 89.89995412340095, "relative_heading": 143.72153855942656, "relative_elevation": 44.8905079197139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_001651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84119245856175, 52.3665296000694, 44.4194698566571 ] }, "distance": 0.89, "direction": 223.12, "angle": 88.86, "elevation": 44.42, "pano_id": "TMX7316010203-002083_pano_0000_001651", "timestamp": "2021-04-09T07:48:27.164560Z", "filename": "pano_0000_001651.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 0.88619762, "relative_pitch": 88.85706316339017, "relative_heading": 223.11683869771144, "relative_elevation": 44.4194698566571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120232842839, 52.3665201696973, 47.8895508917049 ] }, "distance": 1.7, "direction": 177.75, "angle": 87.97, "elevation": 47.89, "pano_id": "TMX7316010203-000825_pano_0000_005068", "timestamp": "2018-07-04T13:04:05.989150Z", "filename": "pano_0000_005068.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 1.69755469, "relative_pitch": 87.96987002584075, "relative_heading": 177.75197707173456, "relative_elevation": 47.8895508917049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841202172654363, 52.36655095715549, 0.0 ] }, "distance": 1.73, "direction": 1.85, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00703", "timestamp": "2025-10-01T11:00:23Z", "filename": "2025_10_01_10_39_51_00703.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 1.73051039, "relative_pitch": 0.0, "relative_heading": 1.8536578575405116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118280480877, 52.3665557199562, 47.7456632722169 ] }, "distance": 2.59, "direction": 330.79, "angle": 86.9, "elevation": 47.75, "pano_id": "TMX7316010203-000154_pano_0000_004760", "timestamp": "2016-10-10T10:26:03.967040Z", "filename": "pano_0000_004760.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 2.58874128, "relative_pitch": 86.89649592275802, "relative_heading": 330.79151383745807, "relative_elevation": 47.7456632722169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118553280242, 52.3665138723466, 47.6089477771893 ] }, "distance": 2.63, "direction": 204.2, "angle": 86.84, "elevation": 47.61, "pano_id": "TMX7316010203-000154_pano_0000_004761", "timestamp": "2016-10-10T10:26:06.307030Z", "filename": "pano_0000_004761.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 2.62801029, "relative_pitch": 86.84048378145519, "relative_heading": 204.2042332857559, "relative_elevation": 47.6089477771893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841202529429445, 52.3665064604395, 0.0 ] }, "distance": 3.22, "direction": 178.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00702", "timestamp": "2025-10-01T11:00:22Z", "filename": "2025_10_01_10_39_51_00702.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 3.22273641, "relative_pitch": 0.0, "relative_heading": 178.57261192387656, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120056163667, 52.3665695698805, 47.8608723916113 ] }, "distance": 3.8, "direction": 359.19, "angle": 85.46, "elevation": 47.86, "pano_id": "TMX7316010203-000825_pano_0000_005067", "timestamp": "2018-07-04T13:04:04.594200Z", "filename": "pano_0000_005067.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 3.80110308, "relative_pitch": 85.45910929120491, "relative_heading": 359.1896377851455, "relative_elevation": 47.8608723916113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_001652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118797770172, 52.3665752717236, 44.4438272891566 ] }, "distance": 4.53, "direction": 348.39, "angle": 84.18, "elevation": 44.44, "pano_id": "TMX7316010203-002083_pano_0000_001652", "timestamp": "2021-04-09T07:48:28.239560Z", "filename": "pano_0000_001652.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 4.52777022, "relative_pitch": 84.18299022180382, "relative_heading": 348.3937076996682, "relative_elevation": 44.4438272891566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_001241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84119937072754, 52.3665801417538, 44.9007996488363 ] }, "distance": 4.98, "direction": 358.45, "angle": 83.67, "elevation": 44.9, "pano_id": "TMX7316010203-001316_pano_0000_001241", "timestamp": "2019-07-17T07:15:49.871960Z", "filename": "pano_0000_001241.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 4.97892804, "relative_pitch": 83.67247611916571, "relative_heading": 358.44767423145424, "relative_elevation": 44.9007996488363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_001239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120364546979, 52.3664896676314, 44.8682889267802 ] }, "distance": 5.09, "direction": 178.24, "angle": 83.52, "elevation": 44.87, "pano_id": "TMX7316010203-001316_pano_0000_001239", "timestamp": "2019-07-17T07:15:48.291970Z", "filename": "pano_0000_001239.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 5.09274345, "relative_pitch": 83.52439699106918, "relative_heading": 178.2412918442975, "relative_elevation": 44.8682889267802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track99_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841199553492022, 52.36658124278875, 0.0 ] }, "distance": 5.1, "direction": 358.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track99_Sphere_00021", "timestamp": "2024-11-28T11:42:37Z", "filename": "Job_20241128_0827_Track99_Sphere_00021.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 5.10108709, "relative_pitch": 0.0, "relative_heading": 358.624731497974, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track99_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120383001173, 52.366489066149185, 0.0 ] }, "distance": 5.16, "direction": 178.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track99_Sphere_00023", "timestamp": "2024-11-28T11:42:39Z", "filename": "Job_20241128_0827_Track99_Sphere_00023.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 5.16003793, "relative_pitch": 0.0, "relative_heading": 178.12458911162852, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_001650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84119609095352, 52.36648352405, 44.3900072565302 ] }, "distance": 5.79, "direction": 183.55, "angle": 82.57, "elevation": 44.39, "pano_id": "TMX7316010203-002083_pano_0000_001650", "timestamp": "2021-04-09T07:48:26.114590Z", "filename": "pano_0000_001650.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 5.78507252, "relative_pitch": 82.57484699952616, "relative_heading": 183.55073522989122, "relative_elevation": 44.3900072565302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841201973836949, 52.36659574220755, 0.0 ] }, "distance": 6.71, "direction": 0.36, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00704", "timestamp": "2025-10-01T11:00:23Z", "filename": "2025_10_01_10_39_51_00704.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 6.71316459, "relative_pitch": 0.0, "relative_heading": 0.3621683351213947, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118806624432, 52.3664735646911, 47.4406311018392 ] }, "distance": 6.94, "direction": 187.49, "angle": 81.68, "elevation": 47.44, "pano_id": "TMX7316010203-000154_pano_0000_004762", "timestamp": "2016-10-10T10:26:09.027150Z", "filename": "pano_0000_004762.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 6.94142209, "relative_pitch": 81.67566131497782, "relative_heading": 187.49046964356648, "relative_elevation": 47.4406311018392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8412044822638, 52.3664716385664, 47.9285653140396 ] }, "distance": 7.1, "direction": 178.28, "angle": 81.57, "elevation": 47.93, "pano_id": "TMX7316010203-000825_pano_0000_005069", "timestamp": "2018-07-04T13:04:07.324200Z", "filename": "pano_0000_005069.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 7.09972092, "relative_pitch": 81.5739753043001, "relative_heading": 178.27839974734462, "relative_elevation": 47.9285653140396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118157289751, 52.3665989133958, 47.8779013706371 ] }, "distance": 7.19, "direction": 349.21, "angle": 81.46, "elevation": 47.88, "pano_id": "TMX7316010203-000154_pano_0000_004759", "timestamp": "2016-10-10T10:26:01.522050Z", "filename": "pano_0000_004759.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 7.19318382, "relative_pitch": 81.45577719919895, "relative_heading": 349.2055138743327, "relative_elevation": 47.8779013706371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841203311225478, 52.366460833226554, 0.0 ] }, "distance": 8.3, "direction": 179.08, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00701", "timestamp": "2025-10-01T11:00:21Z", "filename": "2025_10_01_10_39_51_00701.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 8.29994703, "relative_pitch": 0.0, "relative_heading": 179.07817392988312, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84119839284926, 52.3666195789101, 47.8277701037005 ] }, "distance": 9.37, "direction": 358.77, "angle": 78.92, "elevation": 47.83, "pano_id": "TMX7316010203-000825_pano_0000_005066", "timestamp": "2018-07-04T13:04:03.129170Z", "filename": "pano_0000_005066.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 9.36761019, "relative_pitch": 78.91825648505376, "relative_heading": 358.7675346269534, "relative_elevation": 47.8277701037005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_001653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118448373078, 52.3666211506333, 44.4643407454714 ] }, "distance": 9.61, "direction": 353.13, "angle": 77.81, "elevation": 44.46, "pano_id": "TMX7316010203-002083_pano_0000_001653", "timestamp": "2021-04-09T07:48:29.354560Z", "filename": "pano_0000_001653.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 9.60926678, "relative_pitch": 77.80524919311387, "relative_heading": 353.1331065486136, "relative_elevation": 44.4643407454714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_001242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8411971166052, 52.3666256517499, 44.897607345134 ] }, "distance": 10.05, "direction": 358.35, "angle": 77.39, "elevation": 44.9, "pano_id": "TMX7316010203-001316_pano_0000_001242", "timestamp": "2019-07-17T07:15:50.671960Z", "filename": "pano_0000_001242.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 10.04533548, "relative_pitch": 77.38841612574483, "relative_heading": 358.354711472295, "relative_elevation": 44.897607345134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_001238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120529775777, 52.3664444661846, 44.8643303476274 ] }, "distance": 10.12, "direction": 178.48, "angle": 77.28, "elevation": 44.86, "pano_id": "TMX7316010203-001316_pano_0000_001238", "timestamp": "2019-07-17T07:15:47.516940Z", "filename": "pano_0000_001238.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 10.12367442, "relative_pitch": 77.28412721558422, "relative_heading": 178.47826699308376, "relative_elevation": 44.8643303476274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track99_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84119789012644, 52.36662691986142, 0.0 ] }, "distance": 10.19, "direction": 358.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track99_Sphere_00020", "timestamp": "2024-11-28T11:42:36Z", "filename": "Job_20241128_0827_Track99_Sphere_00020.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 10.18503067, "relative_pitch": 0.0, "relative_heading": 358.67378285494607, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track99_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841206196010087, 52.36644236771189, 0.0 ] }, "distance": 10.36, "direction": 178.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track99_Sphere_00024", "timestamp": "2024-11-28T11:42:40Z", "filename": "Job_20241128_0827_Track99_Sphere_00024.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 10.35886881, "relative_pitch": 0.0, "relative_heading": 178.17426265758604, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_001649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84119889575475, 52.3664374874023, 44.3774110432714 ] }, "distance": 10.9, "direction": 180.88, "angle": 76.2, "elevation": 44.38, "pano_id": "TMX7316010203-002083_pano_0000_001649", "timestamp": "2021-04-09T07:48:25.014720Z", "filename": "pano_0000_001649.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 10.89794638, "relative_pitch": 76.20266816904872, "relative_heading": 180.87925500628862, "relative_elevation": 44.3774110432714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118894433461, 52.3664329420559, 47.2582808388397 ] }, "distance": 11.43, "direction": 184.24, "angle": 76.4, "elevation": 47.26, "pano_id": "TMX7316010203-000154_pano_0000_004763", "timestamp": "2016-10-10T10:26:12.007080Z", "filename": "pano_0000_004763.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 11.43371672, "relative_pitch": 76.39915776892163, "relative_heading": 184.2386745250168, "relative_elevation": 47.2582808388397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841202634932142, 52.36664104352688, 0.0 ] }, "distance": 11.75, "direction": 0.43, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00705", "timestamp": "2025-10-01T11:00:24Z", "filename": "2025_10_01_10_39_51_00705.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 11.75422886, "relative_pitch": 0.0, "relative_heading": 0.42634874799250017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118638174449, 52.3666421491366, 48.0186702702194 ] }, "distance": 11.92, "direction": 355.09, "angle": 76.06, "elevation": 48.02, "pano_id": "TMX7316010203-000154_pano_0000_004758", "timestamp": "2016-10-10T10:25:58.962080Z", "filename": "pano_0000_004758.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 11.92061657, "relative_pitch": 76.0581854354647, "relative_heading": 355.09321051884183, "relative_elevation": 48.0186702702194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120641050618, 52.3664234127044, 47.9585715578869 ] }, "distance": 12.47, "direction": 178.42, "angle": 75.43, "elevation": 47.96, "pano_id": "TMX7316010203-000825_pano_0000_005070", "timestamp": "2018-07-04T13:04:08.629150Z", "filename": "pano_0000_005070.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 12.46757978, "relative_pitch": 75.42762892801515, "relative_heading": 178.4159698785526, "relative_elevation": 47.9585715578869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841204204057016, 52.36641572781487, 0.0 ] }, "distance": 13.32, "direction": 179.16, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00700", "timestamp": "2025-10-01T11:00:21Z", "filename": "2025_10_01_10_39_51_00700.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 13.31936412, "relative_pitch": 0.0, "relative_heading": 179.1639480289296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_001654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118325936888, 52.36666732495, 44.4991825437173 ] }, "distance": 14.73, "direction": 355.2, "angle": 71.68, "elevation": 44.5, "pano_id": "TMX7316010203-002083_pano_0000_001654", "timestamp": "2021-04-09T07:48:30.499510Z", "filename": "pano_0000_001654.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 14.72998891, "relative_pitch": 71.68457509144943, "relative_heading": 355.2010240558844, "relative_elevation": 44.4991825437173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_001243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8411947846683, 52.3666709220187, 44.9196118451655 ] }, "distance": 15.09, "direction": 358.3, "angle": 71.44, "elevation": 44.92, "pano_id": "TMX7316010203-001316_pano_0000_001243", "timestamp": "2019-07-17T07:15:51.451950Z", "filename": "pano_0000_001243.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 15.08524382, "relative_pitch": 71.43652956231405, "relative_heading": 358.3009978133933, "relative_elevation": 44.9196118451655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84119600686819, 52.3666710622465, 47.794099226594 ] }, "distance": 15.1, "direction": 358.62, "angle": 72.47, "elevation": 47.79, "pano_id": "TMX7316010203-000825_pano_0000_005065", "timestamp": "2018-07-04T13:04:01.519170Z", "filename": "pano_0000_005065.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 15.09860429, "relative_pitch": 72.46818466038498, "relative_heading": 358.61853380577526, "relative_elevation": 47.794099226594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_001237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120646539751, 52.36639933121, 44.8456343868747 ] }, "distance": 15.15, "direction": 178.68, "angle": 71.34, "elevation": 44.85, "pano_id": "TMX7316010203-001316_pano_0000_001237", "timestamp": "2019-07-17T07:15:46.756940Z", "filename": "pano_0000_001237.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 15.14647399, "relative_pitch": 71.33776245185729, "relative_heading": 178.6820361808553, "relative_elevation": 44.8456343868747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track99_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841197022413667, 52.36667356229264, 0.0 ] }, "distance": 15.38, "direction": 358.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track99_Sphere_00019", "timestamp": "2024-11-28T11:42:36Z", "filename": "Job_20241128_0827_Track99_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 15.37523377, "relative_pitch": 0.0, "relative_heading": 358.9012313034211, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track99_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841207691173931, 52.366394847372476, 0.0 ] }, "distance": 15.65, "direction": 178.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track99_Sphere_00025", "timestamp": "2024-11-28T11:42:41Z", "filename": "Job_20241128_0827_Track99_Sphere_00025.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 15.64736397, "relative_pitch": 0.0, "relative_heading": 178.41840498263744, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_001648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120102107147, 52.3663915654419, 44.3529304657131 ] }, "distance": 16.01, "direction": 180.08, "angle": 70.16, "elevation": 44.35, "pano_id": "TMX7316010203-002083_pano_0000_001648", "timestamp": "2021-04-09T07:48:23.864830Z", "filename": "pano_0000_001648.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 16.00661316, "relative_pitch": 70.15589760693938, "relative_heading": 180.08041171988918, "relative_elevation": 44.3529304657131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118335939435, 52.3663897706573, 47.0760352248326 ] }, "distance": 16.25, "direction": 184.32, "angle": 70.95, "elevation": 47.08, "pano_id": "TMX7316010203-000154_pano_0000_004764", "timestamp": "2016-10-10T10:26:14.826940Z", "filename": "pano_0000_004764.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 16.25258039, "relative_pitch": 70.95322382836878, "relative_heading": 184.32442203097344, "relative_elevation": 47.0760352248326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_004757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_004757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_004757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84119057940364, 52.3666846907388, 48.1482879538089 ] }, "distance": 16.63, "direction": 357.47, "angle": 70.95, "elevation": 48.15, "pano_id": "TMX7316010203-000154_pano_0000_004757", "timestamp": "2016-10-10T10:25:55.502090Z", "filename": "pano_0000_004757.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 16.62691296, "relative_pitch": 70.94881473427353, "relative_heading": 357.4708618896388, "relative_elevation": 48.1482879538089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841203809555369, 52.36668637417737, 0.0 ] }, "distance": 16.8, "direction": 0.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00706", "timestamp": "2025-10-01T11:00:25Z", "filename": "2025_10_01_10_39_51_00706.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 16.79887509, "relative_pitch": 0.0, "relative_heading": 0.5712134640183053, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120811035089, 52.3663755912746, 47.97807443887 ] }, "distance": 17.79, "direction": 178.52, "angle": 69.66, "elevation": 47.98, "pano_id": "TMX7316010203-000825_pano_0000_005071", "timestamp": "2018-07-04T13:04:09.919130Z", "filename": "pano_0000_005071.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 17.79007094, "relative_pitch": 69.65542857913043, "relative_heading": 178.51695070701876, "relative_elevation": 47.97807443887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841205520993014, 52.366370759174956, 0.0 ] }, "distance": 18.32, "direction": 179.11, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00699", "timestamp": "2025-10-01T11:00:20Z", "filename": "2025_10_01_10_39_51_00699.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 18.32400202, "relative_pitch": 0.0, "relative_heading": 179.1117863539599, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_001655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_001655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_001655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84118491578624, 52.3667135883161, 44.5303533226252 ] }, "distance": 19.86, "direction": 356.77, "angle": 65.97, "elevation": 44.53, "pano_id": "TMX7316010203-002083_pano_0000_001655", "timestamp": "2021-04-09T07:48:31.564520Z", "filename": "pano_0000_001655.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 19.85785529, "relative_pitch": 65.96600724487932, "relative_heading": 356.7682488494866, "relative_elevation": 44.5303533226252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_001244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84119221288451, 52.3667161739004, 44.9393368689343 ] }, "distance": 20.12, "direction": 358.23, "angle": 65.88, "elevation": 44.94, "pano_id": "TMX7316010203-001316_pano_0000_001244", "timestamp": "2019-07-17T07:15:52.222110Z", "filename": "pano_0000_001244.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 20.12361243, "relative_pitch": 65.87740123812492, "relative_heading": 358.2275182553522, "relative_elevation": 44.9393368689343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_001236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_001236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_001236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84120787295705, 52.3663541898125, 44.8330866796896 ] }, "distance": 20.17, "direction": 178.74, "angle": 65.78, "elevation": 44.83, "pano_id": "TMX7316010203-001316_pano_0000_001236", "timestamp": "2019-07-17T07:15:46.007090Z", "filename": "pano_0000_001236.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_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 20.17043754, "relative_pitch": 65.77698573806128, "relative_heading": 178.7379457355008, "relative_elevation": 44.8330866796896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00022/adjacencies/b_20241128_0827_Track99_Sphere_00022/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track99_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track99_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track99_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841196265354083, 52.36671837173228, 0.0 ] }, "distance": 20.36, "direction": 359.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track99_Sphere_00018", "timestamp": "2024-11-28T11:42:35Z", "filename": "Job_20241128_0827_Track99_Sphere_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track99_Sphere_00022", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117812.07908372575, 486656.82745984825 ] }, "relative_distance": 20.36149292, "relative_pitch": 0.0, "relative_heading": 359.02520280181216, "relative_elevation": 0.0 } ] } }