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_20241028_1408_Track03_Sphere_00749/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833026126725287, 52.35156637633981, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00749", "timestamp": "2024-10-28T13:47:34Z", "filename": "Job_20241028_1408_Track03_Sphere_00749.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "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_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83303494776833, 52.3515593095908, 44.3174100229517 ] }, "distance": 0.99, "direction": 142.61, "angle": 88.72, "elevation": 44.32, "pano_id": "TMX7316010203-001308_pano_0000_001508", "timestamp": "2019-07-12T06:55:58.494240Z", "filename": "pano_0000_001508.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 0.98975045, "relative_pitch": 88.72061345357865, "relative_heading": 142.60698909223888, "relative_elevation": 44.3174100229517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83304599817997, 52.351564217607, 44.3728995863348 ] }, "distance": 1.38, "direction": 100.06, "angle": 88.22, "elevation": 44.37, "pano_id": "TMX7316010203-001697_pano_0000_000663", "timestamp": "2020-05-08T06:04:56.372390Z", "filename": "pano_0000_000663.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 1.37515774, "relative_pitch": 88.2249182410049, "relative_heading": 100.05995819395417, "relative_elevation": 44.3728995863348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83301310306469, 52.3515559196058, 44.7571556661278 ] }, "distance": 1.46, "direction": 217.33, "angle": 88.13, "elevation": 44.76, "pano_id": "TMX7316010203-000031_pano_0001_001674", "timestamp": "2016-07-28T08:18:20.459610Z", "filename": "pano_0001_001674.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 1.46334715, "relative_pitch": 88.12736627634224, "relative_heading": 217.33171741440248, "relative_elevation": 44.7571556661278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83302392682932, 52.3515529589385, 45.0534105151892 ] }, "distance": 1.5, "direction": 185.73, "angle": 88.09, "elevation": 45.05, "pano_id": "TMX7316010203-002502_pano_0002_000429", "timestamp": "2022-04-11T07:30:13.739530Z", "filename": "pano_0002_000429.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 1.50051424, "relative_pitch": 88.09245593231329, "relative_heading": 185.7332872522773, "relative_elevation": 45.0534105151892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83303163675333, 52.3515526593937, 45.5899760499597 ] }, "distance": 1.57, "direction": 166.18, "angle": 88.03, "elevation": 45.59, "pano_id": "TMX7316010203-001691_pano_0001_003759", "timestamp": "2020-05-06T11:30:35.444010Z", "filename": "pano_0001_003759.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 1.57183746, "relative_pitch": 88.02535555443283, "relative_heading": 166.18083767867557, "relative_elevation": 45.5899760499597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8330040139154, 52.3515576003337, 44.7166280820966 ] }, "distance": 1.8, "direction": 237.05, "angle": 87.7, "elevation": 44.72, "pano_id": "TMX7316010203-001894_pano_0000_000267", "timestamp": "2020-08-27T09:23:42.894980Z", "filename": "pano_0000_000267.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 1.79552061, "relative_pitch": 87.70062005213222, "relative_heading": 237.0520861085199, "relative_elevation": 44.7166280820966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83299853938725, 52.3515612949068, 44.5845330599695 ] }, "distance": 1.96, "direction": 253.26, "angle": 87.48, "elevation": 44.58, "pano_id": "TMX7316010203-000803_pano_0000_001312", "timestamp": "2018-06-22T08:37:07.675690Z", "filename": "pano_0000_001312.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 1.96296512, "relative_pitch": 87.47901299390014, "relative_heading": 253.25878120203012, "relative_elevation": 44.5845330599695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833056686918993, 52.35155919437666, 0.0 ] }, "distance": 2.23, "direction": 111.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00488", "timestamp": "2025-08-01T09:52:44Z", "filename": "recording_2025-08-01_09-43-20_00488.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 2.23042021, "relative_pitch": 0.0, "relative_heading": 110.99599313819601, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832983636469698, 52.351560407231766, 0.0 ] }, "distance": 2.97, "direction": 257.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00489", "timestamp": "2025-08-01T09:52:45Z", "filename": "recording_2025-08-01_09-43-20_00489.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 2.97044366, "relative_pitch": 0.0, "relative_heading": 257.0791440123499, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83307207210309, 52.3515604066975, 44.5826867846772 ] }, "distance": 3.2, "direction": 101.98, "angle": 85.89, "elevation": 44.58, "pano_id": "TMX7316010203-000803_pano_0000_001311", "timestamp": "2018-06-22T08:37:07.250740Z", "filename": "pano_0000_001311.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 3.20035551, "relative_pitch": 85.89408173466518, "relative_heading": 101.97938800649528, "relative_elevation": 44.5826867846772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0000_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0000_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0000_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83298032623519, 52.3515762772479, 50.592291363515 ] }, "distance": 3.31, "direction": 289.44, "angle": 86.26, "elevation": 50.59, "pano_id": "TMX7316010203-000288_pano_0000_000065", "timestamp": "2017-05-08T07:22:32.720130Z", "filename": "pano_0000_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 3.30954358, "relative_pitch": 86.25727387787504, "relative_heading": 289.444297440764, "relative_elevation": 50.592291363515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83301398836725, 52.3515971469622, 46.642354093492 ] }, "distance": 3.52, "direction": 346.42, "angle": 85.68, "elevation": 46.64, "pano_id": "TMX7316010203-000031_pano_0001_001178", "timestamp": "2016-07-28T08:13:29.971380Z", "filename": "pano_0001_001178.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 3.52245056, "relative_pitch": 85.68119626717231, "relative_heading": 346.41982984362784, "relative_elevation": 46.642354093492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83297075730871, 52.3515649393265, 44.3787745721638 ] }, "distance": 3.78, "direction": 267.57, "angle": 85.14, "elevation": 44.38, "pano_id": "TMX7316010203-001697_pano_0000_000664", "timestamp": "2020-05-08T06:04:56.742390Z", "filename": "pano_0000_000664.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 3.77618777, "relative_pitch": 85.13642025556851, "relative_heading": 267.57311282633225, "relative_elevation": 44.3787745721638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83308031330395, 52.3515559260908, 44.7086072070524 ] }, "distance": 3.87, "direction": 107.48, "angle": 85.05, "elevation": 44.71, "pano_id": "TMX7316010203-001894_pano_0000_000266", "timestamp": "2020-08-27T09:23:42.384970Z", "filename": "pano_0000_000266.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 3.8709909, "relative_pitch": 85.05151893026864, "relative_heading": 107.48153965766211, "relative_elevation": 44.7086072070524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83308721701412, 52.3515551384028, 44.7567240390927 ] }, "distance": 4.35, "direction": 106.72, "angle": 84.45, "elevation": 44.76, "pano_id": "TMX7316010203-000031_pano_0001_001673", "timestamp": "2016-07-28T08:18:19.999610Z", "filename": "pano_0001_001673.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 4.34638725, "relative_pitch": 84.45332034089792, "relative_heading": 106.72076386856186, "relative_elevation": 44.7567240390927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83296079261138, 52.351560282782, 44.3290919661522 ] }, "distance": 4.5, "direction": 261.34, "angle": 84.2, "elevation": 44.33, "pano_id": "TMX7316010203-001308_pano_0000_001509", "timestamp": "2019-07-12T06:55:58.894230Z", "filename": "pano_0000_001509.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 4.50312408, "relative_pitch": 84.19956615925561, "relative_heading": 261.33981715611105, "relative_elevation": 44.3290919661522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833017970032579, 52.35160719661774, 0.0 ] }, "distance": 4.58, "direction": 353.02, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00963", "timestamp": "2025-10-01T07:55:53Z", "filename": "2025_10_01_07_20_50_00963.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 4.57611313, "relative_pitch": 0.0, "relative_heading": 353.0239910458673, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83295690247595, 52.3515533468566, 45.5938797583804 ] }, "distance": 4.93, "direction": 252.91, "angle": 83.82, "elevation": 45.59, "pano_id": "TMX7316010203-001691_pano_0001_003760", "timestamp": "2020-05-06T11:30:35.809090Z", "filename": "pano_0001_003760.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 4.93464646, "relative_pitch": 83.82289588173124, "relative_heading": 252.91390025087568, "relative_elevation": 45.5938797583804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83309633402431, 52.3515522899263, 45.0420030495152 ] }, "distance": 5.03, "direction": 108.14, "angle": 83.62, "elevation": 45.04, "pano_id": "TMX7316010203-002502_pano_0002_000428", "timestamp": "2022-04-11T07:30:13.384480Z", "filename": "pano_0002_000428.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 5.03408269, "relative_pitch": 83.62284894250872, "relative_heading": 108.14165978617118, "relative_elevation": 45.0420030495152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83308311279779, 52.3515963535221, 46.6463440693915 ] }, "distance": 5.12, "direction": 49.34, "angle": 83.74, "elevation": 46.65, "pano_id": "TMX7316010203-000031_pano_0001_001177", "timestamp": "2016-07-28T08:13:29.241400Z", "filename": "pano_0001_001177.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 5.11899611, "relative_pitch": 83.73738879687208, "relative_heading": 49.33551140382372, "relative_elevation": 46.6463440693915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833101394143969, 52.35156511092258, 0.0 ] }, "distance": 5.13, "direction": 91.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00748", "timestamp": "2024-10-28T13:47:34Z", "filename": "Job_20241028_1408_Track03_Sphere_00748.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 5.13055755, "relative_pitch": 0.0, "relative_heading": 91.57264940718696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832949707141786, 52.3515670521079, 0.0 ] }, "distance": 5.21, "direction": 270.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00750", "timestamp": "2024-10-28T13:47:35Z", "filename": "Job_20241028_1408_Track03_Sphere_00750.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 5.20767478, "relative_pitch": 0.0, "relative_heading": 270.8273727579879, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83295234351605, 52.3515534803575, 45.0642936630175 ] }, "distance": 5.23, "direction": 254.07, "angle": 83.38, "elevation": 45.06, "pano_id": "TMX7316010203-002502_pano_0002_000430", "timestamp": "2022-04-11T07:30:14.089530Z", "filename": "pano_0002_000430.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 5.22827704, "relative_pitch": 83.38223466567256, "relative_heading": 254.06979502510566, "relative_elevation": 45.0642936630175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8331060701506, 52.3515515686633, 45.5855168495327 ] }, "distance": 5.69, "direction": 106.83, "angle": 82.88, "elevation": 45.59, "pano_id": "TMX7316010203-001691_pano_0001_003758", "timestamp": "2020-05-06T11:30:35.079090Z", "filename": "pano_0001_003758.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 5.69099306, "relative_pitch": 82.88388990185894, "relative_heading": 106.82975160941311, "relative_elevation": 45.5855168495327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83310920355508, 52.3515581775497, 44.3047146983445 ] }, "distance": 5.73, "direction": 99.16, "angle": 82.63, "elevation": 44.3, "pano_id": "TMX7316010203-001308_pano_0000_001507", "timestamp": "2019-07-12T06:55:58.099190Z", "filename": "pano_0000_001507.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 5.73379356, "relative_pitch": 82.62592552135727, "relative_heading": 99.15529403463987, "relative_elevation": 44.3047146983445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83293935122704, 52.3515563442884, 44.7545265965164 ] }, "distance": 6.02, "direction": 259.31, "angle": 82.34, "elevation": 44.75, "pano_id": "TMX7316010203-000031_pano_0001_001675", "timestamp": "2016-07-28T08:18:20.949620Z", "filename": "pano_0001_001675.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 6.01722565, "relative_pitch": 82.34252884067001, "relative_heading": 259.3086703669197, "relative_elevation": 44.7545265965164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833091123878063, 52.351604761886584, 0.0 ] }, "distance": 6.15, "direction": 46.04, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00962", "timestamp": "2025-10-01T07:55:51Z", "filename": "2025_10_01_07_20_50_00962.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 6.15293217, "relative_pitch": 0.0, "relative_heading": 46.03713592742027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83312154995076, 52.3515629596219, 44.3610427062958 ] }, "distance": 6.51, "direction": 93.35, "angle": 81.65, "elevation": 44.36, "pano_id": "TMX7316010203-001697_pano_0000_000662", "timestamp": "2020-05-08T06:04:56.002410Z", "filename": "pano_0000_000662.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 6.5131218, "relative_pitch": 81.6474658882429, "relative_heading": 93.34640415839004, "relative_elevation": 44.3610427062958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83294435581672, 52.3515974582805, 46.6268065609038 ] }, "distance": 6.56, "direction": 301.83, "angle": 81.99, "elevation": 46.63, "pano_id": "TMX7316010203-000031_pano_0001_001179", "timestamp": "2016-07-28T08:13:30.696370Z", "filename": "pano_0001_001179.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 6.55793692, "relative_pitch": 81.99401525183627, "relative_heading": 301.8295377789627, "relative_elevation": 46.6268065609038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83292786276578, 52.3515589800642, 44.7175999395549 ] }, "distance": 6.75, "direction": 262.99, "angle": 81.42, "elevation": 44.72, "pano_id": "TMX7316010203-001894_pano_0000_000268", "timestamp": "2020-08-27T09:23:43.419930Z", "filename": "pano_0000_000268.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 6.74597239, "relative_pitch": 81.42120665363358, "relative_heading": 262.9924562384517, "relative_elevation": 44.7175999395549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0000_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0000_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0000_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83312655637878, 52.3515734320662, 50.5501429727301 ] }, "distance": 6.89, "direction": 83.45, "angle": 82.24, "elevation": 50.55, "pano_id": "TMX7316010203-000288_pano_0000_000064", "timestamp": "2017-05-08T07:22:31.850100Z", "filename": "pano_0000_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 6.88803796, "relative_pitch": 82.24057959713694, "relative_heading": 83.45499212636607, "relative_elevation": 50.5501429727301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83292488191615, 52.3515616947851, 44.5835765395314 ] }, "distance": 6.92, "direction": 265.68, "angle": 81.18, "elevation": 44.58, "pano_id": "TMX7316010203-000803_pano_0000_001313", "timestamp": "2018-06-22T08:37:08.100990Z", "filename": "pano_0000_001313.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 6.91833167, "relative_pitch": 81.17938140827357, "relative_heading": 265.68170444169976, "relative_elevation": 44.5835765395314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833128332444751, 52.3515576513395, 0.0 ] }, "distance": 7.03, "direction": 97.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00487", "timestamp": "2025-08-01T09:52:44Z", "filename": "recording_2025-08-01_09-43-20_00487.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 7.03151461, "relative_pitch": 0.0, "relative_heading": 97.93634327459627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832947347188567, 52.35160911287647, 0.0 ] }, "distance": 7.17, "direction": 311.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00964", "timestamp": "2025-10-01T07:55:54Z", "filename": "2025_10_01_07_20_50_00964.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 7.17141342, "relative_pitch": 0.0, "relative_heading": 311.5378486289893, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832910430073238, 52.35156117891002, 0.0 ] }, "distance": 7.9, "direction": 265.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00490", "timestamp": "2025-08-01T09:52:45Z", "filename": "recording_2025-08-01_09-43-20_00490.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 7.90460659, "relative_pitch": 0.0, "relative_heading": 265.8042627304313, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83314564243853, 52.3515589462798, 44.574684496969 ] }, "distance": 8.19, "direction": 95.8, "angle": 79.59, "elevation": 44.57, "pano_id": "TMX7316010203-000803_pano_0000_001310", "timestamp": "2018-06-22T08:37:06.825700Z", "filename": "pano_0000_001310.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 8.1855082, "relative_pitch": 79.59437612395216, "relative_heading": 95.79696618355432, "relative_elevation": 44.574684496969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83289551162474, 52.3515649840291, 44.3772737728432 ] }, "distance": 8.9, "direction": 269.0, "angle": 78.66, "elevation": 44.38, "pano_id": "TMX7316010203-001697_pano_0000_000665", "timestamp": "2020-05-08T06:04:57.112380Z", "filename": "pano_0000_000665.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 8.90129308, "relative_pitch": 78.65799417271221, "relative_heading": 269.0027618235655, "relative_elevation": 44.3772737728432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83315671139872, 52.3515543027707, 44.6964957611635 ] }, "distance": 9.0, "direction": 98.59, "angle": 78.62, "elevation": 44.7, "pano_id": "TMX7316010203-001894_pano_0000_000265", "timestamp": "2020-08-27T09:23:41.884980Z", "filename": "pano_0000_000265.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 8.99872542, "relative_pitch": 78.61683854188496, "relative_heading": 98.58608501650879, "relative_elevation": 44.6964957611635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83315225852614, 52.3515951915164, 46.651926478371 ] }, "distance": 9.17, "direction": 69.54, "angle": 78.88, "elevation": 46.65, "pano_id": "TMX7316010203-000031_pano_0001_001176", "timestamp": "2016-07-28T08:13:28.496310Z", "filename": "pano_0001_001176.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 9.17308793, "relative_pitch": 78.87594267420035, "relative_heading": 69.5406381759154, "relative_elevation": 46.651926478371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83316066625662, 52.3515539111281, 44.7524673333392 ] }, "distance": 9.27, "direction": 98.6, "angle": 78.3, "elevation": 44.75, "pano_id": "TMX7316010203-000031_pano_0001_001672", "timestamp": "2016-07-28T08:18:19.559610Z", "filename": "pano_0001_001672.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 9.27169096, "relative_pitch": 78.29521168451592, "relative_heading": 98.60375147369264, "relative_elevation": 44.7524673333392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83288702341917, 52.3515608182969, 44.3322265502065 ] }, "distance": 9.5, "direction": 266.27, "angle": 77.91, "elevation": 44.33, "pano_id": "TMX7316010203-001308_pano_0000_001510", "timestamp": "2019-07-12T06:55:59.304220Z", "filename": "pano_0000_001510.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 9.49847673, "relative_pitch": 77.90683214055376, "relative_heading": 266.26676526415616, "relative_elevation": 44.3322265502065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83316853122209, 52.3515515302085, 45.0261858841404 ] }, "distance": 9.84, "direction": 99.66, "angle": 77.67, "elevation": 45.03, "pano_id": "TMX7316010203-002502_pano_0002_000427", "timestamp": "2022-04-11T07:30:13.029690Z", "filename": "pano_0002_000427.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 9.84288221, "relative_pitch": 77.66892301616357, "relative_heading": 99.66195969617036, "relative_elevation": 45.0261858841404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8328829222777, 52.3515536085298, 45.5888742804527 ] }, "distance": 9.86, "direction": 261.72, "angle": 77.8, "elevation": 45.59, "pano_id": "TMX7316010203-001691_pano_0001_003761", "timestamp": "2020-05-06T11:30:36.169270Z", "filename": "pano_0001_003761.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 9.86065386, "relative_pitch": 77.79520900357764, "relative_heading": 261.7160338933023, "relative_elevation": 45.5888742804527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83288071422228, 52.3515536963323, 45.0756617821753 ] }, "distance": 10.01, "direction": 261.9, "angle": 77.48, "elevation": 45.08, "pano_id": "TMX7316010203-002502_pano_0002_000431", "timestamp": "2022-04-11T07:30:14.439540Z", "filename": "pano_0002_000431.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 10.00817949, "relative_pitch": 77.4816512462412, "relative_heading": 261.89548566341523, "relative_elevation": 45.0756617821753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833175797879563, 52.35156366165908, 0.0 ] }, "distance": 10.2, "direction": 91.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00747", "timestamp": "2024-10-28T13:47:33Z", "filename": "Job_20241028_1408_Track03_Sphere_00747.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 10.20287249, "relative_pitch": 0.0, "relative_heading": 91.69652797256828, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833167368210263, 52.35160284489234, 0.0 ] }, "distance": 10.44, "direction": 67.14, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00961", "timestamp": "2025-10-01T07:55:50Z", "filename": "2025_10_01_07_20_50_00961.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 10.44456457, "relative_pitch": 0.0, "relative_heading": 67.1370249952857, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832872117689056, 52.35156738081188, 0.0 ] }, "distance": 10.49, "direction": 270.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00751", "timestamp": "2024-10-28T13:47:36Z", "filename": "Job_20241028_1408_Track03_Sphere_00751.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 10.49457229, "relative_pitch": 0.0, "relative_heading": 270.61029687529543, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83318092105574, 52.3515506626865, 45.5769322263077 ] }, "distance": 10.69, "direction": 99.41, "angle": 76.8, "elevation": 45.58, "pano_id": "TMX7316010203-001691_pano_0001_003757", "timestamp": "2020-05-06T11:30:34.714040Z", "filename": "pano_0001_003757.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 10.69143723, "relative_pitch": 76.79825521237788, "relative_heading": 99.41260710992482, "relative_elevation": 45.5769322263077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83318404450882, 52.3515572497909, 44.2897777939215 ] }, "distance": 10.81, "direction": 95.39, "angle": 76.29, "elevation": 44.29, "pano_id": "TMX7316010203-001308_pano_0000_001506", "timestamp": "2019-07-12T06:55:57.709180Z", "filename": "pano_0000_001506.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 10.80813224, "relative_pitch": 76.28602149795084, "relative_heading": 95.3914855735086, "relative_elevation": 44.2897777939215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83287418181618, 52.3515976984636, 46.6260646302253 ] }, "distance": 10.92, "direction": 288.61, "angle": 76.81, "elevation": 46.63, "pano_id": "TMX7316010203-000031_pano_0001_001180", "timestamp": "2016-07-28T08:13:31.421330Z", "filename": "pano_0001_001180.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 10.92423714, "relative_pitch": 76.81375377188651, "relative_heading": 288.60532629086015, "relative_elevation": 46.6260646302253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83286537410217, 52.3515563613881, 44.7452818946913 ] }, "distance": 11.01, "direction": 264.19, "angle": 76.18, "elevation": 44.75, "pano_id": "TMX7316010203-000031_pano_0001_001676", "timestamp": "2016-07-28T08:18:21.489620Z", "filename": "pano_0001_001676.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 11.01002138, "relative_pitch": 76.17642217817884, "relative_heading": 264.1907948148259, "relative_elevation": 44.7452818946913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832871285944321, 52.351609295944, 0.0 ] }, "distance": 11.58, "direction": 294.35, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00965", "timestamp": "2025-10-01T07:55:55Z", "filename": "2025_10_01_07_20_50_00965.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 11.58122413, "relative_pitch": 0.0, "relative_heading": 294.3543389861826, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8331975058384, 52.3515610342362, 44.3555331602693 ] }, "distance": 11.69, "direction": 92.91, "angle": 75.23, "elevation": 44.36, "pano_id": "TMX7316010203-001697_pano_0000_000661", "timestamp": "2020-05-08T06:04:55.632380Z", "filename": "pano_0000_000661.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 11.69267244, "relative_pitch": 75.23208056525218, "relative_heading": 92.91401704272792, "relative_elevation": 44.3555331602693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83285175237176, 52.3515597800977, 44.7177157280967 ] }, "distance": 11.9, "direction": 266.47, "angle": 75.09, "elevation": 44.72, "pano_id": "TMX7316010203-001894_pano_0000_000269", "timestamp": "2020-08-27T09:23:43.965050Z", "filename": "pano_0000_000269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 11.90429413, "relative_pitch": 75.09302430759845, "relative_heading": 266.4651056538702, "relative_elevation": 44.7177157280967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83285051771008, 52.3515616078736, 44.5785364350304 ] }, "distance": 11.98, "direction": 267.46, "angle": 74.96, "elevation": 44.58, "pano_id": "TMX7316010203-000803_pano_0000_001314", "timestamp": "2018-06-22T08:37:08.530690Z", "filename": "pano_0000_001314.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 11.97753129, "relative_pitch": 74.96073592745705, "relative_heading": 267.4610270123013, "relative_elevation": 44.5785364350304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833203977195312, 52.351555551759496, 0.0 ] }, "distance": 12.18, "direction": 95.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00486", "timestamp": "2025-08-01T09:52:43Z", "filename": "recording_2025-08-01_09-43-20_00486.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 12.17821529, "relative_pitch": 0.0, "relative_heading": 95.67608744392261, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832836905502785, 52.35156157156584, 0.0 ] }, "distance": 12.9, "direction": 267.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00491", "timestamp": "2025-08-01T09:52:46Z", "filename": "recording_2025-08-01_09-43-20_00491.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 12.9043712, "relative_pitch": 0.0, "relative_heading": 267.62554925742666, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0000_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0000_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0000_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83283387602993, 52.3515774893697, 50.6139942333102 ] }, "distance": 13.16, "direction": 275.39, "angle": 75.43, "elevation": 50.61, "pano_id": "TMX7316010203-000288_pano_0000_000066", "timestamp": "2017-05-08T07:22:33.605060Z", "filename": "pano_0000_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 13.15794955, "relative_pitch": 75.42757467149357, "relative_heading": 275.3927241392131, "relative_elevation": 50.6139942333102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83321908158449, 52.3515570006841, 44.5776794627309 ] }, "distance": 13.19, "direction": 94.54, "angle": 73.52, "elevation": 44.58, "pano_id": "TMX7316010203-000803_pano_0000_001309", "timestamp": "2018-06-22T08:37:06.400730Z", "filename": "pano_0000_001309.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 13.1890233, "relative_pitch": 73.51830145173587, "relative_heading": 94.53682539203696, "relative_elevation": 44.5776794627309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83322116822126, 52.3515941095258, 46.6633253600448 ] }, "distance": 13.64, "direction": 76.93, "angle": 73.7, "elevation": 46.66, "pano_id": "TMX7316010203-000031_pano_0001_001175", "timestamp": "2016-07-28T08:13:27.736330Z", "filename": "pano_0001_001175.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 13.64345954, "relative_pitch": 73.70209455961269, "relative_heading": 76.92719181639276, "relative_elevation": 46.6633253600448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83282025635082, 52.3515644364719, 44.3786019682884 ] }, "distance": 14.03, "direction": 269.12, "angle": 72.46, "elevation": 44.38, "pano_id": "TMX7316010203-001697_pano_0000_000666", "timestamp": "2020-05-08T06:04:57.482410Z", "filename": "pano_0000_000666.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 14.02940291, "relative_pitch": 72.45669719233491, "relative_heading": 269.11849175204486, "relative_elevation": 44.3786019682884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83323278638842, 52.3515529539373, 44.6918209688738 ] }, "distance": 14.16, "direction": 96.05, "angle": 72.42, "elevation": 44.69, "pano_id": "TMX7316010203-001894_pano_0000_000264", "timestamp": "2020-08-27T09:23:41.394980Z", "filename": "pano_0000_000264.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 14.16051151, "relative_pitch": 72.41930198287972, "relative_heading": 96.05439025496251, "relative_elevation": 44.6918209688738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83323469783056, 52.3515520699236, 44.7583650844172 ] }, "distance": 14.3, "direction": 96.39, "angle": 72.28, "elevation": 44.76, "pano_id": "TMX7316010203-000031_pano_0001_001671", "timestamp": "2016-07-28T08:18:19.119630Z", "filename": "pano_0001_001671.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 14.30065081, "relative_pitch": 72.28090876704896, "relative_heading": 96.39126645576131, "relative_elevation": 44.7583650844172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83281333717583, 52.3515610129248, 44.3390181241557 ] }, "distance": 14.51, "direction": 267.64, "angle": 71.88, "elevation": 44.34, "pano_id": "TMX7316010203-001308_pano_0000_001511", "timestamp": "2019-07-12T06:55:59.729180Z", "filename": "pano_0000_001511.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 14.51148402, "relative_pitch": 71.87751806183701, "relative_heading": 267.6430358310617, "relative_elevation": 44.3390181241557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83303194880954, 52.3514341779773, 46.1657334221527 ] }, "distance": 14.72, "direction": 178.46, "angle": 72.32, "elevation": 46.17, "pano_id": "TMX7316010203-002226_pano_0000_000252", "timestamp": "2021-07-09T08:58:26.224400Z", "filename": "pano_0000_000252.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 14.7155918, "relative_pitch": 72.32002128867201, "relative_heading": 178.455203727033, "relative_elevation": 46.1657334221527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83324066536716, 52.3515506967963, 45.0175948319957 ] }, "distance": 14.72, "direction": 96.81, "angle": 71.89, "elevation": 45.02, "pano_id": "TMX7316010203-002502_pano_0002_000426", "timestamp": "2022-04-11T07:30:12.674520Z", "filename": "pano_0002_000426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 14.72213868, "relative_pitch": 71.89066261013171, "relative_heading": 96.80605381135938, "relative_elevation": 45.0175948319957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83280893731726, 52.3515536028814, 45.0897144209594 ] }, "distance": 14.87, "direction": 264.51, "angle": 71.75, "elevation": 45.09, "pano_id": "TMX7316010203-002502_pano_0002_000432", "timestamp": "2022-04-11T07:30:14.789530Z", "filename": "pano_0002_000432.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 14.86710789, "relative_pitch": 71.75143274625569, "relative_heading": 264.51400468315285, "relative_elevation": 45.0897144209594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83280863846055, 52.3515534252213, 45.5890938276425 ] }, "distance": 14.89, "direction": 264.45, "angle": 71.91, "elevation": 45.59, "pano_id": "TMX7316010203-001691_pano_0001_003762", "timestamp": "2020-05-06T11:30:36.529090Z", "filename": "pano_0001_003762.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 14.88927891, "relative_pitch": 71.91309740834367, "relative_heading": 264.44577160285183, "relative_elevation": 45.5890938276425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83305835474911, 52.3514324929369, 45.3722798172385 ] }, "distance": 15.06, "direction": 171.61, "angle": 71.64, "elevation": 45.37, "pano_id": "TMX7316010203-001305_pano_0000_006925", "timestamp": "2019-07-11T08:04:14.188150Z", "filename": "pano_0000_006925.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.05872246, "relative_pitch": 71.63937806244633, "relative_heading": 171.6147731142443, "relative_elevation": 45.3722798172385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83305794148238, 52.351432243183, 44.7285141563043 ] }, "distance": 15.08, "direction": 171.74, "angle": 71.37, "elevation": 44.73, "pano_id": "TMX7316010203-000534_pano_0000_000589", "timestamp": "2018-01-08T08:55:32.464650Z", "filename": "pano_0000_000589.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.08214382, "relative_pitch": 71.36625157554444, "relative_heading": 171.73600125892375, "relative_elevation": 44.7285141563043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833016890177279, 52.35143037487413, 0.0 ] }, "distance": 15.15, "direction": 182.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00512", "timestamp": "2025-08-01T09:53:07Z", "filename": "recording_2025-08-01_09-43-20_00512.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.14651144, "relative_pitch": 0.0, "relative_heading": 182.38144198023946, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833240549562605, 52.35160290880166, 0.0 ] }, "distance": 15.17, "direction": 74.45, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00960", "timestamp": "2025-10-01T07:55:49Z", "filename": "2025_10_01_07_20_50_00960.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.16547265, "relative_pitch": 0.0, "relative_heading": 74.45161615517448, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833249451754922, 52.35156231669273, 0.0 ] }, "distance": 15.22, "direction": 91.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00746", "timestamp": "2024-10-28T13:47:33Z", "filename": "Job_20241028_1408_Track03_Sphere_00746.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.22378389, "relative_pitch": 0.0, "relative_heading": 91.70029102550502, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83302223934583, 52.351429363912, 44.4619293678552 ] }, "distance": 15.25, "direction": 181.0, "angle": 71.07, "elevation": 44.46, "pano_id": "TMX7316010203-001523_pano_0000_001837", "timestamp": "2019-12-18T08:27:31.770880Z", "filename": "pano_0000_001837.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.24822472, "relative_pitch": 71.07058805392263, "relative_heading": 180.99535358270668, "relative_elevation": 44.4619293678552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83300217040636, 52.35143011825, 45.3772740792483 ] }, "distance": 15.25, "direction": 186.14, "angle": 71.42, "elevation": 45.38, "pano_id": "TMX7316010203-002502_pano_0002_000077", "timestamp": "2022-04-11T07:27:34.090870Z", "filename": "pano_0002_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.24960303, "relative_pitch": 71.42443058721457, "relative_heading": 186.14486436792998, "relative_elevation": 45.3772740792483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83298293780803, 52.3514318098112, 45.3767952658236 ] }, "distance": 15.26, "direction": 191.12, "angle": 71.41, "elevation": 45.38, "pano_id": "TMX7316010203-001305_pano_0000_006924", "timestamp": "2019-07-11T08:04:13.778160Z", "filename": "pano_0000_006924.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.26020218, "relative_pitch": 71.41222379745726, "relative_heading": 191.1188327921159, "relative_elevation": 45.3767952658236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83298484466263, 52.3514314611808, 44.733786967583 ] }, "distance": 15.27, "direction": 190.61, "angle": 71.15, "elevation": 44.73, "pano_id": "TMX7316010203-000534_pano_0000_000588", "timestamp": "2018-01-08T08:55:31.809650Z", "filename": "pano_0000_000588.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.27380749, "relative_pitch": 71.14815367602229, "relative_heading": 190.6125086985581, "relative_elevation": 44.733786967583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83307690013464, 52.3514312127301, 45.379134863615 ] }, "distance": 15.43, "direction": 167.05, "angle": 71.22, "elevation": 45.38, "pano_id": "TMX7316010203-002502_pano_0002_000078", "timestamp": "2022-04-11T07:27:34.470880Z", "filename": "pano_0002_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.43297373, "relative_pitch": 71.21736300568742, "relative_heading": 167.04578881589234, "relative_elevation": 45.379134863615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83295859561941, 52.3514336913578, 46.1872317073867 ] }, "distance": 15.46, "direction": 197.31, "angle": 71.49, "elevation": 46.19, "pano_id": "TMX7316010203-002226_pano_0000_000251", "timestamp": "2021-07-09T08:58:25.689340Z", "filename": "pano_0000_000251.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.46482989, "relative_pitch": 71.48795407084785, "relative_heading": 197.31026188991976, "relative_elevation": 46.1872317073867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83305334609605, 52.3514282599193, 45.4969142181799 ] }, "distance": 15.48, "direction": 173.12, "angle": 71.21, "elevation": 45.5, "pano_id": "TMX7316010203-002219_pano_0000_002878", "timestamp": "2021-07-07T08:35:57.900140Z", "filename": "pano_0000_002878.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.48027696, "relative_pitch": 71.20918236989469, "relative_heading": 173.1188380087956, "relative_elevation": 45.4969142181799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track14_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833006987104189, 52.351427686097175, 0.0 ] }, "distance": 15.49, "direction": 184.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track14_Sphere_00014", "timestamp": "2024-10-29T08:55:49Z", "filename": "Job_20241029_0853_Track14_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.48762744, "relative_pitch": 0.0, "relative_heading": 184.83037587568967, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83280361429008, 52.3515974932831, 46.6285884482786 ] }, "distance": 15.55, "direction": 282.86, "angle": 71.55, "elevation": 46.63, "pano_id": "TMX7316010203-000031_pano_0001_001181", "timestamp": "2016-07-28T08:13:32.146520Z", "filename": "pano_0001_001181.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.55205006, "relative_pitch": 71.55489167449463, "relative_heading": 282.86422487503285, "relative_elevation": 46.6285884482786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8331053358106, 52.3514347032479, 46.1596397040412 ] }, "distance": 15.61, "direction": 159.78, "angle": 71.31, "elevation": 46.16, "pano_id": "TMX7316010203-002226_pano_0000_000253", "timestamp": "2021-07-09T08:58:26.764380Z", "filename": "pano_0000_000253.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.61425599, "relative_pitch": 71.31104829817794, "relative_heading": 159.77792085945595, "relative_elevation": 46.1596397040412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833090311321752, 52.35143119497399, 0.0 ] }, "distance": 15.67, "direction": 163.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00513", "timestamp": "2025-08-01T09:53:08Z", "filename": "recording_2025-08-01_09-43-20_00513.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.66506236, "relative_pitch": 0.0, "relative_heading": 163.78836030109366, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83325599134356, 52.3515500088013, 45.5728543298319 ] }, "distance": 15.77, "direction": 96.63, "angle": 70.91, "elevation": 45.57, "pano_id": "TMX7316010203-001691_pano_0001_003756", "timestamp": "2020-05-06T11:30:34.349120Z", "filename": "pano_0001_003756.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.76821689, "relative_pitch": 70.91436948774331, "relative_heading": 96.63256728143423, "relative_elevation": 45.5728543298319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track14_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833078914595847, 52.35142822957685, 0.0 ] }, "distance": 15.79, "direction": 166.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track14_Sphere_00015", "timestamp": "2024-10-29T08:55:50Z", "filename": "Job_20241029_0853_Track14_Sphere_00015.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.78735511, "relative_pitch": 0.0, "relative_heading": 166.83037006665856, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83297983985377, 52.3514272879668, 45.5021512545645 ] }, "distance": 15.8, "direction": 191.52, "angle": 70.86, "elevation": 45.5, "pano_id": "TMX7316010203-002219_pano_0000_002877", "timestamp": "2021-07-07T08:35:57.470140Z", "filename": "pano_0000_002877.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.7950127, "relative_pitch": 70.8567456281519, "relative_heading": 191.51820812289026, "relative_elevation": 45.5021512545645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8332587324894, 52.3515564783501, 44.2778171934187 ] }, "distance": 15.89, "direction": 93.98, "angle": 70.26, "elevation": 44.28, "pano_id": "TMX7316010203-001308_pano_0000_001505", "timestamp": "2019-07-12T06:55:57.324220Z", "filename": "pano_0000_001505.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.8876807, "relative_pitch": 70.26109652511974, "relative_heading": 93.97503834923793, "relative_elevation": 44.2778171934187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83309703224149, 52.3514302525102, 44.4770454736426 ] }, "distance": 15.9, "direction": 162.31, "angle": 70.33, "elevation": 44.48, "pano_id": "TMX7316010203-001523_pano_0000_001838", "timestamp": "2019-12-18T08:27:32.145930Z", "filename": "pano_0000_001838.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.89891823, "relative_pitch": 70.32988675201469, "relative_heading": 162.30897063389344, "relative_elevation": 44.4770454736426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83305028852194, 52.3514238953761, 44.933693873696 ] }, "distance": 15.94, "direction": 174.07, "angle": 70.47, "elevation": 44.93, "pano_id": "TMX7316010203-000803_pano_0000_002970", "timestamp": "2018-06-22T09:00:34.431000Z", "filename": "pano_0000_002970.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 15.93968115, "relative_pitch": 70.46847872654014, "relative_heading": 174.0715281427259, "relative_elevation": 44.933693873696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83279177219328, 52.3515559383104, 44.7388204559684 ] }, "distance": 16.01, "direction": 265.84, "angle": 70.31, "elevation": 44.74, "pano_id": "TMX7316010203-000031_pano_0001_001677", "timestamp": "2016-07-28T08:18:22.099640Z", "filename": "pano_0001_001677.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.01080217, "relative_pitch": 70.30909836553629, "relative_heading": 265.8399953431262, "relative_elevation": 44.7388204559684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832943515983639, 52.35142932126623, 0.0 ] }, "distance": 16.26, "direction": 200.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00511", "timestamp": "2025-08-01T09:53:07Z", "filename": "recording_2025-08-01_09-43-20_00511.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.25633822, "relative_pitch": 0.0, "relative_heading": 200.25905733264185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83297702242982, 52.3514231973366, 44.9279841566458 ] }, "distance": 16.28, "direction": 191.86, "angle": 70.08, "elevation": 44.93, "pano_id": "TMX7316010203-000803_pano_0000_002969", "timestamp": "2018-06-22T09:00:34.046120Z", "filename": "pano_0000_002969.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.27965074, "relative_pitch": 70.08202075696553, "relative_heading": 191.86037395724995, "relative_elevation": 44.9279841566458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832787196530564, 52.35156714484351, 0.0 ] }, "distance": 16.28, "direction": 270.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00752", "timestamp": "2024-10-28T13:47:37Z", "filename": "Job_20241028_1408_Track03_Sphere_00752.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.28061989, "relative_pitch": 0.0, "relative_heading": 270.30104395895347, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83294755741866, 52.3514281340839, 44.4732830682769 ] }, "distance": 16.29, "direction": 199.19, "angle": 69.89, "elevation": 44.47, "pano_id": "TMX7316010203-001523_pano_0000_001836", "timestamp": "2019-12-18T08:27:31.395940Z", "filename": "pano_0000_001836.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.28775341, "relative_pitch": 69.88540964861954, "relative_heading": 199.18930655773684, "relative_elevation": 44.4732830682769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83303658371206, 52.3514198213638, 46.4102370599285 ] }, "distance": 16.32, "direction": 177.5, "angle": 70.62, "elevation": 46.41, "pano_id": "TMX7316010203-000031_pano_0001_001324", "timestamp": "2016-07-28T08:15:08.420790Z", "filename": "pano_0001_001324.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.3233202, "relative_pitch": 70.6223040264664, "relative_heading": 177.49819155487788, "relative_elevation": 46.4102370599285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83313139975387, 52.3514328715423, 44.7359303524718 ] }, "distance": 16.5, "direction": 154.23, "angle": 69.76, "elevation": 44.74, "pano_id": "TMX7316010203-000534_pano_0000_000590", "timestamp": "2018-01-08T08:55:33.084600Z", "filename": "pano_0000_000590.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.49678211, "relative_pitch": 69.75808776191644, "relative_heading": 154.22593067362328, "relative_elevation": 44.7359303524718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83313339329146, 52.351432906008, 45.3948478298262 ] }, "distance": 16.55, "direction": 153.8, "angle": 69.97, "elevation": 45.39, "pano_id": "TMX7316010203-001305_pano_0000_006926", "timestamp": "2019-07-11T08:04:14.598130Z", "filename": "pano_0000_006926.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.55285807, "relative_pitch": 69.96603157294126, "relative_heading": 153.79674468659437, "relative_elevation": 45.3948478298262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832792894140138, 52.351609225376045, 0.0 ] }, "distance": 16.59, "direction": 286.7, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00966", "timestamp": "2025-10-01T07:55:56Z", "filename": "2025_10_01_07_20_50_00966.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.59199888, "relative_pitch": 0.0, "relative_heading": 286.7004501271749, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83292752183377, 52.3514291043399, 45.3926366502419 ] }, "distance": 16.69, "direction": 203.74, "angle": 69.82, "elevation": 45.39, "pano_id": "TMX7316010203-002502_pano_0002_000076", "timestamp": "2022-04-11T07:27:33.710920Z", "filename": "pano_0002_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.68718954, "relative_pitch": 69.81562007348757, "relative_heading": 203.74295037567992, "relative_elevation": 45.3926366502419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83312691339734, 52.351429064856, 45.51370211225 ] }, "distance": 16.75, "direction": 155.8, "angle": 69.79, "elevation": 45.51, "pano_id": "TMX7316010203-002219_pano_0000_002879", "timestamp": "2021-07-07T08:35:58.330120Z", "filename": "pano_0000_002879.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.75160674, "relative_pitch": 69.79354172000019, "relative_heading": 155.79765360649307, "relative_elevation": 45.51370211225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track14_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832933786902078, 52.351426804065746, 0.0 ] }, "distance": 16.76, "direction": 202.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track14_Sphere_00013", "timestamp": "2024-10-29T08:55:49Z", "filename": "Job_20241029_0853_Track14_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.7568822, "relative_pitch": 0.0, "relative_heading": 202.05421234059412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83327322449067, 52.3515595067582, 44.3494204878807 ] }, "distance": 16.85, "direction": 92.6, "angle": 69.19, "elevation": 44.35, "pano_id": "TMX7316010203-001697_pano_0000_000660", "timestamp": "2020-05-08T06:04:55.267400Z", "filename": "pano_0000_000660.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.85426778, "relative_pitch": 69.19152920362959, "relative_heading": 92.59937823163838, "relative_elevation": 44.3494204878807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0000_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0000_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0000_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0000_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83327399537774, 52.3515706565545, 50.5146949226037 ] }, "distance": 16.9, "direction": 88.38, "angle": 71.51, "elevation": 50.51, "pano_id": "TMX7316010203-000288_pano_0000_000063", "timestamp": "2017-05-08T07:22:30.975070Z", "filename": "pano_0000_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.8961637, "relative_pitch": 71.50593357295908, "relative_heading": 88.38460855000233, "relative_elevation": 50.5146949226037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83296389851033, 52.3514191492059, 46.4237828943878 ] }, "distance": 16.92, "direction": 194.51, "angle": 69.97, "elevation": 46.42, "pano_id": "TMX7316010203-000031_pano_0001_001323", "timestamp": "2016-07-28T08:15:08.020940Z", "filename": "pano_0001_001323.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 16.92238319, "relative_pitch": 69.9722057888442, "relative_heading": 194.51097467368, "relative_elevation": 46.4237828943878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83291172877605, 52.3514305712894, 44.7570808585733 ] }, "distance": 17.0, "direction": 207.29, "angle": 69.2, "elevation": 44.76, "pano_id": "TMX7316010203-000534_pano_0000_000587", "timestamp": "2018-01-08T08:55:31.114590Z", "filename": "pano_0000_000587.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.0035518, "relative_pitch": 69.19783901994035, "relative_heading": 207.28589924828145, "relative_elevation": 44.7570808585733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83277607901949, 52.3515611604279, 44.5775740714744 ] }, "distance": 17.05, "direction": 268.05, "angle": 69.07, "elevation": 44.58, "pano_id": "TMX7316010203-000803_pano_0000_001315", "timestamp": "2018-06-22T08:37:08.960700Z", "filename": "pano_0000_001315.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.04781201, "relative_pitch": 69.07163473367424, "relative_heading": 268.04907793739665, "relative_elevation": 44.5775740714744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83277582454023, 52.3515599256201, 44.7186430850998 ] }, "distance": 17.07, "direction": 267.59, "angle": 69.11, "elevation": 44.72, "pano_id": "TMX7316010203-001894_pano_0000_000270", "timestamp": "2020-08-27T09:23:44.524980Z", "filename": "pano_0000_000270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.07036757, "relative_pitch": 69.10673374870478, "relative_heading": 267.59013935276624, "relative_elevation": 44.7186430850998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832907671611, 52.3514308557917, 45.3868201021105 ] }, "distance": 17.1, "direction": 208.16, "angle": 69.35, "elevation": 45.39, "pano_id": "TMX7316010203-001305_pano_0000_006923", "timestamp": "2019-07-11T08:04:13.373080Z", "filename": "pano_0000_006923.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.10412915, "relative_pitch": 69.35096513690699, "relative_heading": 208.15756718098663, "relative_elevation": 45.3868201021105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83312380577323, 52.3514244282004, 44.9671154413372 ] }, "distance": 17.14, "direction": 157.15, "angle": 69.13, "elevation": 44.97, "pano_id": "TMX7316010203-000803_pano_0000_002971", "timestamp": "2018-06-22T09:00:34.815960Z", "filename": "pano_0000_002971.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.14016534, "relative_pitch": 69.13459871373999, "relative_heading": 157.15044199527492, "relative_elevation": 44.9671154413372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83315164621841, 52.3514322278236, 45.393773259595 ] }, "distance": 17.2, "direction": 150.19, "angle": 69.24, "elevation": 45.39, "pano_id": "TMX7316010203-002502_pano_0002_000079", "timestamp": "2022-04-11T07:27:34.850880Z", "filename": "pano_0002_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.20384152, "relative_pitch": 69.24373168353672, "relative_heading": 150.18886533325224, "relative_elevation": 45.393773259595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83310940362813, 52.3514202586943, 46.4193538790569 ] }, "distance": 17.22, "direction": 160.76, "angle": 69.65, "elevation": 46.42, "pano_id": "TMX7316010203-000031_pano_0001_001325", "timestamp": "2016-07-28T08:15:08.820790Z", "filename": "pano_0001_001325.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.22082964, "relative_pitch": 69.64596063738391, "relative_heading": 160.76108988790847, "relative_elevation": 46.4193538790569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track14_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83315113607044, 52.351428738437825, 0.0 ] }, "distance": 17.52, "direction": 150.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track14_Sphere_00016", "timestamp": "2024-10-29T08:55:50Z", "filename": "Job_20241029_0853_Track14_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.52487877, "relative_pitch": 0.0, "relative_heading": 150.91858152043577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83290553652009, 52.351426024561, 45.5173313003033 ] }, "distance": 17.65, "direction": 207.75, "angle": 68.81, "elevation": 45.52, "pano_id": "TMX7316010203-002219_pano_0000_002876", "timestamp": "2021-07-07T08:35:57.035270Z", "filename": "pano_0000_002876.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.64719643, "relative_pitch": 68.80854897447574, "relative_heading": 207.7503530801838, "relative_elevation": 45.5173313003033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83288521443232, 52.3514332183583, 46.2254848312587 ] }, "distance": 17.66, "direction": 212.94, "angle": 69.1, "elevation": 46.23, "pano_id": "TMX7316010203-002226_pano_0000_000250", "timestamp": "2021-07-09T08:58:25.159360Z", "filename": "pano_0000_000250.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.65601478, "relative_pitch": 69.09543669373126, "relative_heading": 212.9437419533392, "relative_elevation": 46.2254848312587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833163763393004, 52.35143188934401, 0.0 ] }, "distance": 17.66, "direction": 147.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00514", "timestamp": "2025-08-01T09:53:08Z", "filename": "recording_2025-08-01_09-43-20_00514.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.66077214, "relative_pitch": 0.0, "relative_heading": 147.92487319716244, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833286326141025, 52.35155372617632, 0.0 ] }, "distance": 17.79, "direction": 94.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00485", "timestamp": "2025-08-01T09:52:43Z", "filename": "recording_2025-08-01_09-43-20_00485.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.78544661, "relative_pitch": 0.0, "relative_heading": 94.53933648794819, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832763561991034, 52.35156156956155, 0.0 ] }, "distance": 17.9, "direction": 268.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00492", "timestamp": "2025-08-01T09:52:46Z", "filename": "recording_2025-08-01_09-43-20_00492.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.89881699, "relative_pitch": 0.0, "relative_heading": 268.2876817767434, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83317888853151, 52.3514352551643, 46.1540164928883 ] }, "distance": 17.92, "direction": 144.5, "angle": 68.78, "elevation": 46.15, "pano_id": "TMX7316010203-002226_pano_0000_000254", "timestamp": "2021-07-09T08:58:27.299350Z", "filename": "pano_0000_000254.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 17.92279696, "relative_pitch": 68.77752247967823, "relative_heading": 144.49527927156592, "relative_elevation": 46.1540164928883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83317165749126, 52.351430928841, 44.4912061458454 ] }, "distance": 18.04, "direction": 146.66, "angle": 67.93, "elevation": 44.49, "pano_id": "TMX7316010203-001523_pano_0000_001839", "timestamp": "2019-12-18T08:27:32.520890Z", "filename": "pano_0000_001839.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 18.04138789, "relative_pitch": 67.92722036851544, "relative_heading": 146.65752650530484, "relative_elevation": 44.4912061458454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83290375963158, 52.351422150564, 44.9267143877223 ] }, "distance": 18.09, "direction": 207.45, "angle": 68.07, "elevation": 44.93, "pano_id": "TMX7316010203-000803_pano_0000_002968", "timestamp": "2018-06-22T09:00:33.661020Z", "filename": "pano_0000_002968.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 18.08530871, "relative_pitch": 68.07268377502108, "relative_heading": 207.45392452081657, "relative_elevation": 44.9267143877223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83329249855197, 52.3515551023603, 44.5813025003299 ] }, "distance": 18.19, "direction": 93.95, "angle": 67.8, "elevation": 44.58, "pano_id": "TMX7316010203-000803_pano_0000_001308", "timestamp": "2018-06-22T08:37:05.975720Z", "filename": "pano_0000_001308.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 18.19353758, "relative_pitch": 67.79973004801495, "relative_heading": 93.95375426999601, "relative_elevation": 44.5813025003299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833289633068, 52.3515935032018, 46.6817367570475 ] }, "distance": 18.21, "direction": 80.46, "angle": 68.69, "elevation": 46.68, "pano_id": "TMX7316010203-000031_pano_0001_001174", "timestamp": "2016-07-28T08:13:26.966330Z", "filename": "pano_0001_001174.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 18.20693911, "relative_pitch": 68.69308524701559, "relative_heading": 80.45680808098925, "relative_elevation": 46.6817367570475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832870301328128, 52.35142842115229, 0.0 ] }, "distance": 18.67, "direction": 214.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00510", "timestamp": "2025-08-01T09:53:06Z", "filename": "recording_2025-08-01_09-43-20_00510.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 18.665067, "relative_pitch": 0.0, "relative_heading": 214.67063659122866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001835/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001835/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001835/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001835/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001835/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001835/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001835/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001835/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001835/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83287316556272, 52.3514266900036, 44.4864331381395 ] }, "distance": 18.71, "direction": 213.84, "angle": 67.18, "elevation": 44.49, "pano_id": "TMX7316010203-001523_pano_0000_001835", "timestamp": "2019-12-18T08:27:31.021110Z", "filename": "pano_0000_001835.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 18.71442234, "relative_pitch": 67.18462600652587, "relative_heading": 213.8437000968883, "relative_elevation": 44.4864331381395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83289049299714, 52.3514183996058, 46.4410011377186 ] }, "distance": 18.88, "direction": 209.3, "angle": 67.87, "elevation": 46.44, "pano_id": "TMX7316010203-000031_pano_0001_001322", "timestamp": "2016-07-28T08:15:07.615720Z", "filename": "pano_0001_001322.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 18.88229816, "relative_pitch": 67.87398989545662, "relative_heading": 209.30442905821684, "relative_elevation": 46.4410011377186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83274499715163, 52.351563327394, 44.3800931321457 ] }, "distance": 19.16, "direction": 268.99, "angle": 66.65, "elevation": 44.38, "pano_id": "TMX7316010203-001697_pano_0000_000667", "timestamp": "2020-05-08T06:04:57.852370Z", "filename": "pano_0000_000667.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.15881153, "relative_pitch": 66.65022377769886, "relative_heading": 268.9854519377589, "relative_elevation": 44.3800931321457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83320479155695, 52.3514333952582, 44.7453549830243 ] }, "distance": 19.16, "direction": 140.56, "angle": 66.82, "elevation": 44.75, "pano_id": "TMX7316010203-000534_pano_0000_000591", "timestamp": "2018-01-08T08:55:33.674600Z", "filename": "pano_0000_000591.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.16162241, "relative_pitch": 66.81759317339367, "relative_heading": 140.55524819447228, "relative_elevation": 44.7453549830243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track14_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832861807667999, 52.35142570301284, 0.0 ] }, "distance": 19.25, "direction": 215.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track14_Sphere_00012", "timestamp": "2024-10-29T08:55:48Z", "filename": "Job_20241029_0853_Track14_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.24544483, "relative_pitch": 0.0, "relative_heading": 215.57550426735713, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83330831899541, 52.3515503400449, 44.7734044892713 ] }, "distance": 19.31, "direction": 95.3, "angle": 66.67, "elevation": 44.77, "pano_id": "TMX7316010203-000031_pano_0001_001670", "timestamp": "2016-07-28T08:18:18.679630Z", "filename": "pano_0001_001670.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.31084274, "relative_pitch": 66.66938424400982, "relative_heading": 95.3018822286722, "relative_elevation": 44.7734044892713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83320114861911, 52.3514298094169, 45.5279645798728 ] }, "distance": 19.32, "direction": 141.88, "angle": 67.01, "elevation": 45.53, "pano_id": "TMX7316010203-002219_pano_0000_002880", "timestamp": "2021-07-07T08:35:58.765110Z", "filename": "pano_0000_002880.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.31717925, "relative_pitch": 67.00884604471207, "relative_heading": 141.87583459373207, "relative_elevation": 45.5279645798728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83330923319698, 52.3515523346511, 44.6881913589314 ] }, "distance": 19.35, "direction": 94.63, "angle": 66.58, "elevation": 44.69, "pano_id": "TMX7316010203-001894_pano_0000_000263", "timestamp": "2020-08-27T09:23:40.909960Z", "filename": "pano_0000_000263.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.35368758, "relative_pitch": 66.5833928887636, "relative_heading": 94.6305697298922, "relative_elevation": 44.6881913589314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83320908803956, 52.3514331963031, 45.4116396708414 ] }, "distance": 19.37, "direction": 139.93, "angle": 66.9, "elevation": 45.41, "pano_id": "TMX7316010203-001305_pano_0000_006927", "timestamp": "2019-07-11T08:04:15.018210Z", "filename": "pano_0000_006927.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.36587753, "relative_pitch": 66.90408672582798, "relative_heading": 139.92797334013557, "relative_elevation": 45.4116396708414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83285295304112, 52.3514281507433, 45.4138213582337 ] }, "distance": 19.39, "direction": 217.49, "angle": 66.88, "elevation": 45.41, "pano_id": "TMX7316010203-002502_pano_0002_000075", "timestamp": "2022-04-11T07:27:33.330900Z", "filename": "pano_0002_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.38579633, "relative_pitch": 66.88381963998536, "relative_heading": 217.4945734721148, "relative_elevation": 45.4138213582337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83318244391736, 52.3514206074425, 46.4322588471696 ] }, "distance": 19.4, "direction": 146.71, "angle": 67.32, "elevation": 46.43, "pano_id": "TMX7316010203-000031_pano_0001_001326", "timestamp": "2016-07-28T08:15:09.220790Z", "filename": "pano_0001_001326.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.40482919, "relative_pitch": 67.31912198334378, "relative_heading": 146.70850286262663, "relative_elevation": 46.4322588471696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83273937774275, 52.3515608016701, 44.3451411146671 ] }, "distance": 19.55, "direction": 268.18, "angle": 66.21, "elevation": 44.35, "pano_id": "TMX7316010203-001308_pano_0000_001512", "timestamp": "2019-07-12T06:56:00.174220Z", "filename": "pano_0000_001512.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.54855166, "relative_pitch": 66.21080208956973, "relative_heading": 268.18169482291836, "relative_elevation": 44.3451411146671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83319729702867, 52.3514249137869, 44.9962950823829 ] }, "distance": 19.59, "direction": 143.46, "angle": 66.47, "elevation": 45.0, "pano_id": "TMX7316010203-000803_pano_0000_002972", "timestamp": "2018-06-22T09:00:35.201000Z", "filename": "pano_0000_002972.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.59122283, "relative_pitch": 66.47186656105033, "relative_heading": 143.46340859856588, "relative_elevation": 44.9962950823829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83331256209962, 52.3515500473919, 45.0130079230294 ] }, "distance": 19.6, "direction": 95.32, "angle": 66.47, "elevation": 45.01, "pano_id": "TMX7316010203-002502_pano_0002_000425", "timestamp": "2022-04-11T07:30:12.319530Z", "filename": "pano_0002_000425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.60173548, "relative_pitch": 66.46840410995539, "relative_heading": 95.31856841696738, "relative_elevation": 45.0130079230294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83273712425762, 52.3515532210988, 45.1001610653475 ] }, "distance": 19.75, "direction": 265.75, "angle": 66.35, "elevation": 45.1, "pano_id": "TMX7316010203-002502_pano_0002_000433", "timestamp": "2022-04-11T07:30:15.139510Z", "filename": "pano_0002_000433.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.74659115, "relative_pitch": 66.35434096681048, "relative_heading": 265.74881519417715, "relative_elevation": 45.1001610653475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83283871614442, 52.3514295229215, 44.7802980225533 ] }, "distance": 19.87, "direction": 219.98, "angle": 66.07, "elevation": 44.78, "pano_id": "TMX7316010203-000534_pano_0000_000586", "timestamp": "2018-01-08T08:55:30.414660Z", "filename": "pano_0000_000586.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.87385818, "relative_pitch": 66.06796492773786, "relative_heading": 219.9822576898538, "relative_elevation": 44.7802980225533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83273420447125, 52.3515529002908, 45.5876638870686 ] }, "distance": 19.95, "direction": 265.69, "angle": 66.37, "elevation": 45.59, "pano_id": "TMX7316010203-001691_pano_0001_003763", "timestamp": "2020-05-06T11:30:36.889020Z", "filename": "pano_0001_003763.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 19.94765152, "relative_pitch": 66.36740638187854, "relative_heading": 265.6889260119611, "relative_elevation": 45.5876638870686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833314961496041, 52.35160433557979, 0.0 ] }, "distance": 20.13, "direction": 77.89, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00959", "timestamp": "2025-10-01T07:55:48Z", "filename": "2025_10_01_07_20_50_00959.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.12897998, "relative_pitch": 0.0, "relative_heading": 77.88687412891834, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83322630277174, 52.3514332085584, 45.406578971073 ] }, "distance": 20.14, "direction": 137.37, "angle": 66.08, "elevation": 45.41, "pano_id": "TMX7316010203-002502_pano_0002_000080", "timestamp": "2022-04-11T07:27:35.230880Z", "filename": "pano_0002_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.13999815, "relative_pitch": 66.0804147055042, "relative_heading": 137.37101509757574, "relative_elevation": 45.406578971073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83283185490605, 52.3514295921064, 45.408787808381 ] }, "distance": 20.17, "direction": 221.01, "angle": 66.05, "elevation": 45.41, "pano_id": "TMX7316010203-001305_pano_0000_006922", "timestamp": "2019-07-11T08:04:12.968180Z", "filename": "pano_0000_006922.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.17163147, "relative_pitch": 66.04810317687817, "relative_heading": 221.01389368174046, "relative_elevation": 45.408787808381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833322862611905, 52.35156162665157, 0.0 ] }, "distance": 20.23, "direction": 91.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00745", "timestamp": "2024-10-28T13:47:32Z", "filename": "Job_20241028_1408_Track03_Sphere_00745.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.22610822, "relative_pitch": 0.0, "relative_heading": 91.49721635106077, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_001182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_001182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_001182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83273273877226, 52.3515968954938, 46.631283919327 ] }, "distance": 20.28, "direction": 279.64, "angle": 66.5, "elevation": 46.63, "pano_id": "TMX7316010203-000031_pano_0001_001182", "timestamp": "2016-07-28T08:13:32.876270Z", "filename": "pano_0001_001182.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.27746585, "relative_pitch": 66.49833992646938, "relative_heading": 279.64121733222805, "relative_elevation": 46.631283919327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track14_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track14_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track14_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833224518008825, 52.35142917179614, 0.0 ] }, "distance": 20.39, "direction": 138.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track14_Sphere_00017", "timestamp": "2024-10-29T08:55:51Z", "filename": "Job_20241029_0853_Track14_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.39192968, "relative_pitch": 0.0, "relative_heading": 138.47723650370122, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83283157519442, 52.3514246069804, 45.5446221167222 ] }, "distance": 20.61, "direction": 220.04, "angle": 65.66, "elevation": 45.54, "pano_id": "TMX7316010203-002219_pano_0000_002875", "timestamp": "2021-07-07T08:35:56.600160Z", "filename": "pano_0000_002875.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.60566703, "relative_pitch": 65.65666746824475, "relative_heading": 220.0416299406612, "relative_elevation": 45.5446221167222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83323707083193, 52.35143241222358, 0.0 ] }, "distance": 20.71, "direction": 136.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00515", "timestamp": "2025-08-01T09:53:09Z", "filename": "recording_2025-08-01_09-43-20_00515.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.70766626, "relative_pitch": 0.0, "relative_heading": 136.04325947094407, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83281146578067, 52.3514328210414, 46.2488137558103 ] }, "distance": 20.85, "direction": 224.54, "angle": 65.73, "elevation": 46.25, "pano_id": "TMX7316010203-002226_pano_0000_000249", "timestamp": "2021-07-09T08:58:24.629440Z", "filename": "pano_0000_000249.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.85180796, "relative_pitch": 65.73122147009205, "relative_heading": 224.54446936247598, "relative_elevation": 46.2488137558103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83333110702963, 52.3515497894328, 45.5834142565727 ] }, "distance": 20.86, "direction": 95.08, "angle": 65.41, "elevation": 45.58, "pano_id": "TMX7316010203-001691_pano_0001_003755", "timestamp": "2020-05-06T11:30:33.984150Z", "filename": "pano_0001_003755.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.86277154, "relative_pitch": 65.40721708939539, "relative_heading": 95.07536921543269, "relative_elevation": 45.5834142565727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83333336456558, 52.3515558260842, 44.2838916154578 ] }, "distance": 20.97, "direction": 93.21, "angle": 64.66, "elevation": 44.28, "pano_id": "TMX7316010203-001308_pano_0000_001504", "timestamp": "2019-07-12T06:55:56.939190Z", "filename": "pano_0000_001504.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.9676836, "relative_pitch": 64.66322608522395, "relative_heading": 93.20951683633768, "relative_elevation": 44.2838916154578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00749/adjacencies/b_20241028_1408_Track03_Sphere_00749/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83283076158505, 52.3514207487365, 44.9379749912769 ] }, "distance": 20.97, "direction": 219.4, "angle": 64.98, "elevation": 44.94, "pano_id": "TMX7316010203-000803_pano_0000_002967", "timestamp": "2018-06-22T09:00:33.275960Z", "filename": "pano_0000_002967.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_20241028_1408_Track03_Sphere_00749", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117242.5420831906, 484995.56445886055 ] }, "relative_distance": 20.97131589, "relative_pitch": 64.98283336993286, "relative_heading": 219.4029644989976, "relative_elevation": 44.9379749912769 } ] } }