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_20241129_0829_Track03_Sphere_00167/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track03_Sphere_00167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871052577509732, 52.36598046320589, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track03_Sphere_00167", "timestamp": "2024-11-29T08:16:35Z", "filename": "Job_20241129_0829_Track03_Sphere_00167.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "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_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87105390628263, 52.3659834989251, 45.9143723556772 ] }, "distance": 0.35, "direction": 15.0, "angle": 89.56, "elevation": 45.91, "pano_id": "TMX7316010203-002551_pano_0000_000267", "timestamp": "2022-04-29T10:35:29.038400Z", "filename": "pano_0000_000267.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 0.34971342, "relative_pitch": 89.56360689435581, "relative_heading": 14.999816252351502, "relative_elevation": 45.9143723556772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_002701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87106069018555, 52.3659795955457, 46.26844047755 ] }, "distance": 0.56, "direction": 99.91, "angle": 89.31, "elevation": 46.27, "pano_id": "TMX7316010203-001702_pano_0000_002701", "timestamp": "2020-05-11T09:03:44.477970Z", "filename": "pano_0000_002701.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 0.56097822, "relative_pitch": 89.3053556754567, "relative_heading": 99.9103438353883, "relative_elevation": 46.26844047755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87105716658165, 52.3659760055589, 45.8784091491252 ] }, "distance": 0.59, "direction": 147.78, "angle": 89.27, "elevation": 45.88, "pano_id": "TMX7316010203-002060_pano_0000_006251", "timestamp": "2021-03-25T12:50:06.812210Z", "filename": "pano_0000_006251.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 0.58630278, "relative_pitch": 89.26782887900963, "relative_heading": 147.78095339091908, "relative_elevation": 45.8784091491252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_001044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87106730276846, 52.3659751601936, 45.5460517406464 ] }, "distance": 1.16, "direction": 120.47, "angle": 88.54, "elevation": 45.55, "pano_id": "TMX7316010203-000992_pano_0000_001044", "timestamp": "2018-11-19T09:22:20.513560Z", "filename": "pano_0000_001044.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 1.16373613, "relative_pitch": 88.53636787424648, "relative_heading": 120.46847059887111, "relative_elevation": 45.5460517406464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871049324353614, 52.365991279242884, 0.0 ] }, "distance": 1.22, "direction": 349.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00022", "timestamp": "2025-07-31T10:54:21Z", "filename": "recording_2025-07-31_10-53-44_00022.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 1.2237765, "relative_pitch": 0.0, "relative_heading": 349.5676959494338, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87106893632209, 52.3659708158149, 45.7361774602905 ] }, "distance": 1.55, "direction": 133.93, "angle": 88.06, "elevation": 45.74, "pano_id": "TMX7316010203-001877_pano_0004_000528", "timestamp": "2020-08-17T09:05:59.326820Z", "filename": "pano_0004_000528.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 1.54728605, "relative_pitch": 88.06238372019268, "relative_heading": 133.93164168716007, "relative_elevation": 45.7361774602905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_000845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87107142537902, 52.3659708986008, 46.4472723184153 ] }, "distance": 1.67, "direction": 129.66, "angle": 87.94, "elevation": 46.45, "pano_id": "TMX7316010203-000276_pano_0000_000845", "timestamp": "2017-04-21T12:46:44.475330Z", "filename": "pano_0000_000845.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 1.66763269, "relative_pitch": 87.94374813950336, "relative_heading": 129.65823498130274, "relative_elevation": 46.4472723184153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87107333234315, 52.3659722791837, 45.4378625610843 ] }, "distance": 1.68, "direction": 122.79, "angle": 87.88, "elevation": 45.44, "pano_id": "TMX7316010203-001500_pano_0000_003501", "timestamp": "2019-12-09T09:59:50.223890Z", "filename": "pano_0000_003501.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 1.68166723, "relative_pitch": 87.88043555980893, "relative_heading": 122.78776631960747, "relative_elevation": 45.4378625610843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87107347721031, 52.3659694330086, 45.4576827492565 ] }, "distance": 1.88, "direction": 130.77, "angle": 87.63, "elevation": 45.46, "pano_id": "TMX7316010203-000053_pano_0000_001444", "timestamp": "2016-08-09T12:39:16.487800Z", "filename": "pano_0000_001444.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 1.87966396, "relative_pitch": 87.63218254615732, "relative_heading": 130.76642859016812, "relative_elevation": 45.4576827492565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0000_001264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87106710156006, 52.3659650700879, 45.792498103343 ] }, "distance": 1.98, "direction": 149.99, "angle": 87.53, "elevation": 45.79, "pano_id": "TMX7316060226-000477_pano_0000_001264", "timestamp": "2019-11-11T09:27:09.695460Z", "filename": "pano_0000_001264.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 1.97804303, "relative_pitch": 87.52660125461583, "relative_heading": 149.98973321515422, "relative_elevation": 45.792498103343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0000_001263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871038566446, 52.3660056662986, 45.7412613416091 ] }, "distance": 2.96, "direction": 341.21, "angle": 86.29, "elevation": 45.74, "pano_id": "TMX7316060226-000477_pano_0000_001263", "timestamp": "2019-11-11T09:27:08.825490Z", "filename": "pano_0000_001263.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 2.96240213, "relative_pitch": 86.29445233599112, "relative_heading": 341.2060451470865, "relative_elevation": 45.7412613416091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87104574846829, 52.3660104458791, 45.3805417204276 ] }, "distance": 3.37, "direction": 352.06, "angle": 85.75, "elevation": 45.38, "pano_id": "TMX7316010203-000053_pano_0000_001443", "timestamp": "2016-08-09T12:39:15.482780Z", "filename": "pano_0000_001443.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 3.36857345, "relative_pitch": 85.75475049686801, "relative_heading": 352.06259212160927, "relative_elevation": 45.3805417204276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103983176168, 52.3660122645769, 45.6963459243998 ] }, "distance": 3.64, "direction": 346.22, "angle": 85.44, "elevation": 45.7, "pano_id": "TMX7316010203-001877_pano_0004_000527", "timestamp": "2020-08-17T09:05:58.806830Z", "filename": "pano_0004_000527.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 3.6436227, "relative_pitch": 85.44113528659427, "relative_heading": 346.21506219960594, "relative_elevation": 45.6963459243998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87104537695225, 52.3660129359305, 45.3882118370384 ] }, "distance": 3.65, "direction": 352.27, "angle": 85.41, "elevation": 45.39, "pano_id": "TMX7316010203-001500_pano_0000_003500", "timestamp": "2019-12-09T09:59:49.548700Z", "filename": "pano_0000_003500.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 3.64651609, "relative_pitch": 85.40668852744972, "relative_heading": 352.26996952953687, "relative_elevation": 45.3882118370384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871077249119355, 52.36594970688449, 0.0 ] }, "distance": 3.81, "direction": 153.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00023", "timestamp": "2025-07-31T10:54:22Z", "filename": "recording_2025-07-31_10-53-44_00023.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 3.81273818, "relative_pitch": 0.0, "relative_heading": 153.84689001928288, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_001043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103850672945, 52.3660178367954, 45.4629681697115 ] }, "distance": 4.27, "direction": 347.02, "angle": 84.64, "elevation": 45.46, "pano_id": "TMX7316010203-000992_pano_0000_001043", "timestamp": "2018-11-19T09:22:19.783560Z", "filename": "pano_0000_001043.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 4.26773737, "relative_pitch": 84.63719885185488, "relative_heading": 347.0217677211941, "relative_elevation": 45.4629681697115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102908221752, 52.3660182138671, 45.8397136041895 ] }, "distance": 4.5, "direction": 339.14, "angle": 84.4, "elevation": 45.84, "pano_id": "TMX7316010203-002060_pano_0000_006250", "timestamp": "2021-03-25T12:50:06.047400Z", "filename": "pano_0000_006250.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 4.49522345, "relative_pitch": 84.39925690372395, "relative_heading": 339.14365698175015, "relative_elevation": 45.8397136041895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87108098502858, 52.3659416692241, 46.0053334580734 ] }, "distance": 4.73, "direction": 155.86, "angle": 84.13, "elevation": 46.01, "pano_id": "TMX7316010203-002551_pano_0000_000268", "timestamp": "2022-04-29T10:35:30.528230Z", "filename": "pano_0000_000268.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 4.73062814, "relative_pitch": 84.12903422110747, "relative_heading": 155.85535617724412, "relative_elevation": 46.0053334580734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_002700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103229680767, 52.3660212485921, 46.2333489917219 ] }, "distance": 4.74, "direction": 343.07, "angle": 84.14, "elevation": 46.23, "pano_id": "TMX7316010203-001702_pano_0000_002700", "timestamp": "2020-05-11T09:03:43.827960Z", "filename": "pano_0000_002700.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 4.74396083, "relative_pitch": 84.14143694102772, "relative_heading": 343.07007860474727, "relative_elevation": 46.2333489917219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track03_Sphere_00166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710234185131, 52.36602211106676, 0.0 ] }, "distance": 5.04, "direction": 336.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track03_Sphere_00166", "timestamp": "2024-11-29T08:16:34Z", "filename": "Job_20241129_0829_Track03_Sphere_00166.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 5.0420334, "relative_pitch": 0.0, "relative_heading": 336.80074248248536, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track03_Sphere_00168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871081319575518, 52.36593804956268, 0.0 ] }, "distance": 5.11, "direction": 157.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track03_Sphere_00168", "timestamp": "2024-11-29T08:16:36Z", "filename": "Job_20241129_0829_Track03_Sphere_00168.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 5.10951664, "relative_pitch": 0.0, "relative_heading": 157.46983881237125, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_002702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87108922478354, 52.3659380736174, 46.3346062004566 ] }, "distance": 5.34, "direction": 152.11, "angle": 83.43, "elevation": 46.33, "pano_id": "TMX7316010203-001702_pano_0000_002702", "timestamp": "2020-05-11T09:03:45.132970Z", "filename": "pano_0000_002702.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 5.33669614, "relative_pitch": 83.42977626470775, "relative_heading": 152.11106894442068, "relative_elevation": 46.3346062004566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102480827117, 52.3660253533308, 45.8612993014976 ] }, "distance": 5.34, "direction": 339.26, "angle": 83.36, "elevation": 45.86, "pano_id": "TMX7316010203-002551_pano_0000_000266", "timestamp": "2022-04-29T10:35:27.648270Z", "filename": "pano_0000_000266.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 5.34126687, "relative_pitch": 83.35693693204952, "relative_heading": 339.259409863249, "relative_elevation": 45.8612993014976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87108756490763, 52.3659345182344, 45.9750399524346 ] }, "distance": 5.64, "direction": 155.01, "angle": 83.01, "elevation": 45.98, "pano_id": "TMX7316010203-002060_pano_0000_006252", "timestamp": "2021-03-25T12:50:07.592420Z", "filename": "pano_0000_006252.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 5.64068656, "relative_pitch": 83.00532659654891, "relative_heading": 155.00710596831814, "relative_elevation": 45.9750399524346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_001045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109628684681, 52.3659323920763, 45.7376960264519 ] }, "distance": 6.12, "direction": 150.9, "angle": 82.38, "elevation": 45.74, "pano_id": "TMX7316010203-000992_pano_0000_001045", "timestamp": "2018-11-19T09:22:21.283540Z", "filename": "pano_0000_001045.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 6.12185968, "relative_pitch": 82.37643399650398, "relative_heading": 150.89940810656066, "relative_elevation": 45.7376960264519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871020593306723, 52.36603274022628, 0.0 ] }, "distance": 6.21, "direction": 339.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00021", "timestamp": "2025-07-31T10:54:21Z", "filename": "recording_2025-07-31_10-53-44_00021.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 6.21168621, "relative_pitch": 0.0, "relative_heading": 339.4677712782621, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87110204028972, 52.3659314787855, 45.5526740821078 ] }, "distance": 6.41, "direction": 148.28, "angle": 81.99, "elevation": 45.55, "pano_id": "TMX7316010203-001500_pano_0000_003502", "timestamp": "2019-12-09T09:59:50.933680Z", "filename": "pano_0000_003502.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 6.40796015, "relative_pitch": 81.99266207613218, "relative_heading": 148.278601232658, "relative_elevation": 45.5526740821078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109801410108, 52.3659298491017, 45.8422184949741 ] }, "distance": 6.43, "direction": 151.21, "angle": 82.02, "elevation": 45.84, "pano_id": "TMX7316010203-001877_pano_0004_000529", "timestamp": "2020-08-17T09:05:59.876830Z", "filename": "pano_0004_000529.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 6.42642264, "relative_pitch": 82.01995561838639, "relative_heading": 151.2098237050486, "relative_elevation": 45.8422184949741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87110129611746, 52.3659286518492, 45.6551869744435 ] }, "distance": 6.65, "direction": 150.07, "angle": 81.71, "elevation": 45.66, "pano_id": "TMX7316010203-000053_pano_0000_001445", "timestamp": "2016-08-09T12:39:17.512830Z", "filename": "pano_0000_001445.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 6.65215045, "relative_pitch": 81.7101023944399, "relative_heading": 150.07484359763694, "relative_elevation": 45.6551869744435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0000_001265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109535731552, 52.3659245775987, 45.9012136524543 ] }, "distance": 6.87, "direction": 154.89, "angle": 81.49, "elevation": 45.9, "pano_id": "TMX7316060226-000477_pano_0000_001265", "timestamp": "2019-11-11T09:27:10.645440Z", "filename": "pano_0000_001265.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 6.867522, "relative_pitch": 81.49079452703049, "relative_heading": 154.89246964604868, "relative_elevation": 45.9012136524543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0000_001262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100974775614, 52.3660464735624, 45.6967583503574 ] }, "distance": 7.9, "direction": 338.34, "angle": 80.19, "elevation": 45.7, "pano_id": "TMX7316060226-000477_pano_0000_001262", "timestamp": "2019-11-11T09:27:08.020610Z", "filename": "pano_0000_001262.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 7.90342218, "relative_pitch": 80.18755585243807, "relative_heading": 338.3378701299566, "relative_elevation": 45.6967583503574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710168981418, 52.3660510159853, 45.320966555737 ] }, "distance": 8.22, "direction": 342.8, "angle": 79.72, "elevation": 45.32, "pano_id": "TMX7316010203-000053_pano_0000_001442", "timestamp": "2016-08-09T12:39:14.387760Z", "filename": "pano_0000_001442.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 8.2182893, "relative_pitch": 79.72193971124678, "relative_heading": 342.79899970125774, "relative_elevation": 45.320966555737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101767272755, 52.3660536408614, 45.3344305073842 ] }, "distance": 8.48, "direction": 343.72, "angle": 79.4, "elevation": 45.33, "pano_id": "TMX7316010203-001500_pano_0000_003499", "timestamp": "2019-12-09T09:59:48.898710Z", "filename": "pano_0000_003499.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 8.48280637, "relative_pitch": 79.40158948043843, "relative_heading": 343.72288463728, "relative_elevation": 45.3344305073842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_000844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101439833546, 52.3660532859337, 46.3221588209271 ] }, "distance": 8.51, "direction": 342.21, "angle": 79.59, "elevation": 46.32, "pano_id": "TMX7316010203-000276_pano_0000_000844", "timestamp": "2017-04-21T12:46:43.280340Z", "filename": "pano_0000_000844.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 8.51038887, "relative_pitch": 79.58961177004888, "relative_heading": 342.2067652808001, "relative_elevation": 46.3221588209271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101077665247, 52.3660539795988, 45.6558617632836 ] }, "distance": 8.66, "direction": 340.81, "angle": 79.26, "elevation": 45.66, "pano_id": "TMX7316010203-001877_pano_0004_000526", "timestamp": "2020-08-17T09:05:58.306840Z", "filename": "pano_0004_000526.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 8.66184784, "relative_pitch": 79.25749606063818, "relative_heading": 340.808878759672, "relative_elevation": 45.6558617632836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871105188409561, 52.36590814357041, 0.0 ] }, "distance": 8.81, "direction": 156.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00024", "timestamp": "2025-07-31T10:54:23Z", "filename": "recording_2025-07-31_10-53-44_00024.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 8.80920163, "relative_pitch": 0.0, "relative_heading": 155.99534777050437, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_001042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101013406398, 52.3660607296488, 45.4147570906207 ] }, "distance": 9.39, "direction": 342.06, "angle": 78.32, "elevation": 45.41, "pano_id": "TMX7316010203-000992_pano_0000_001042", "timestamp": "2018-11-19T09:22:19.083550Z", "filename": "pano_0000_001042.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 9.38785303, "relative_pitch": 78.32067709126427, "relative_heading": 342.0635870201977, "relative_elevation": 45.4147570906207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100246557304, 52.3660608943097, 45.8101047137752 ] }, "distance": 9.58, "direction": 339.12, "angle": 78.19, "elevation": 45.81, "pano_id": "TMX7316010203-002060_pano_0000_006249", "timestamp": "2021-03-25T12:50:05.292210Z", "filename": "pano_0000_006249.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 9.57875791, "relative_pitch": 78.18977974859764, "relative_heading": 339.12344009555784, "relative_elevation": 45.8101047137752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track03_Sphere_00165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870995761705044, 52.366060835468694, 0.0 ] }, "distance": 9.74, "direction": 336.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track03_Sphere_00165", "timestamp": "2024-11-29T08:16:33Z", "filename": "Job_20241129_0829_Track03_Sphere_00165.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 9.74481564, "relative_pitch": 0.0, "relative_heading": 336.6002801827615, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87110817919384, 52.3658994635562, 46.1664906935766 ] }, "distance": 9.78, "direction": 157.21, "angle": 78.04, "elevation": 46.17, "pano_id": "TMX7316010203-002551_pano_0000_000269", "timestamp": "2022-04-29T10:35:32.343190Z", "filename": "pano_0000_000269.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 9.7765934, "relative_pitch": 78.04322561755168, "relative_heading": 157.2075066286308, "relative_elevation": 46.1664906935766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_002699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100332904058, 52.3660631294742, 46.2286129938439 ] }, "distance": 9.79, "direction": 339.96, "angle": 78.04, "elevation": 46.23, "pano_id": "TMX7316010203-001702_pano_0000_002699", "timestamp": "2020-05-11T09:03:43.168070Z", "filename": "pano_0000_002699.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 9.79123938, "relative_pitch": 78.0414576458474, "relative_heading": 339.9637021554594, "relative_elevation": 46.2286129938439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track03_Sphere_00169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871110434582312, 52.365895125237145, 0.0 ] }, "distance": 10.28, "direction": 157.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track03_Sphere_00169", "timestamp": "2024-11-29T08:16:37Z", "filename": "Job_20241129_0829_Track03_Sphere_00169.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 10.28125672, "relative_pitch": 0.0, "relative_heading": 157.46039537986653, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_002703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87111767265464, 52.3658965379338, 46.4783265898004 ] }, "distance": 10.34, "direction": 154.6, "angle": 77.46, "elevation": 46.48, "pano_id": "TMX7316010203-001702_pano_0000_002703", "timestamp": "2020-05-11T09:03:45.797980Z", "filename": "pano_0000_002703.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 10.33792468, "relative_pitch": 77.46014129953909, "relative_heading": 154.6014380885211, "relative_elevation": 46.4783265898004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87099533546384, 52.3660668035667, 45.8407784262672 ] }, "distance": 10.37, "direction": 337.91, "angle": 77.25, "elevation": 45.84, "pano_id": "TMX7316010203-002551_pano_0000_000265", "timestamp": "2022-04-29T10:35:26.293260Z", "filename": "pano_0000_000265.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 10.36853568, "relative_pitch": 77.25496239356919, "relative_heading": 337.9105677540268, "relative_elevation": 45.8407784262672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87111891067423, 52.3658933564842, 46.1399535816163 ] }, "distance": 10.69, "direction": 155.01, "angle": 76.95, "elevation": 46.14, "pano_id": "TMX7316010203-002060_pano_0000_006253", "timestamp": "2021-03-25T12:50:08.357210Z", "filename": "pano_0000_006253.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 10.69415926, "relative_pitch": 76.95059835478472, "relative_heading": 155.00681100330752, "relative_elevation": 46.1399535816163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87099164491108, 52.36607394859829, 0.0 ] }, "distance": 11.2, "direction": 338.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00020", "timestamp": "2025-07-31T10:54:20Z", "filename": "recording_2025-07-31_10-53-44_00020.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 11.19996489, "relative_pitch": 0.0, "relative_heading": 338.24846335920483, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_001046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87112556049482, 52.3658896889727, 45.9759822124615 ] }, "distance": 11.26, "direction": 153.79, "angle": 76.24, "elevation": 45.98, "pano_id": "TMX7316010203-000992_pano_0000_001046", "timestamp": "2018-11-19T09:22:22.133520Z", "filename": "pano_0000_001046.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 11.25794403, "relative_pitch": 76.24095515288842, "relative_heading": 153.79483410597544, "relative_elevation": 45.9759822124615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87113078642816, 52.3658908681186, 45.7131820367649 ] }, "distance": 11.3, "direction": 151.88, "angle": 76.11, "elevation": 45.71, "pano_id": "TMX7316010203-001500_pano_0000_003503", "timestamp": "2019-12-09T09:59:51.678690Z", "filename": "pano_0000_003503.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 11.30371334, "relative_pitch": 76.11081354997994, "relative_heading": 151.88190566913974, "relative_elevation": 45.7131820367649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87112700843054, 52.3658886753217, 46.0039350120351 ] }, "distance": 11.4, "direction": 153.6, "angle": 76.08, "elevation": 46.0, "pano_id": "TMX7316010203-001877_pano_0004_000530", "timestamp": "2020-08-17T09:06:00.501800Z", "filename": "pano_0004_000530.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 11.40276292, "relative_pitch": 76.07894790901904, "relative_heading": 153.60045960871994, "relative_elevation": 46.0039350120351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_000846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87112840943354, 52.3658883534181, 46.857877378352 ] }, "distance": 11.48, "direction": 153.25, "angle": 76.24, "elevation": 46.86, "pano_id": "TMX7316010203-000276_pano_0000_000846", "timestamp": "2017-04-21T12:46:45.825320Z", "filename": "pano_0000_000846.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 11.47748935, "relative_pitch": 76.23680301682174, "relative_heading": 153.25324647867996, "relative_elevation": 46.857877378352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87112816577475, 52.3658872384051, 45.8987018624321 ] }, "distance": 11.58, "direction": 153.6, "angle": 75.84, "elevation": 45.9, "pano_id": "TMX7316010203-000053_pano_0000_001446", "timestamp": "2016-08-09T12:39:18.572780Z", "filename": "pano_0000_001446.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 11.58103254, "relative_pitch": 75.83886808617869, "relative_heading": 153.60282937278126, "relative_elevation": 45.8987018624321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0000_001266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87112398239913, 52.3658838338222, 46.0570815969259 ] }, "distance": 11.8, "direction": 155.66, "angle": 75.63, "elevation": 46.06, "pano_id": "TMX7316060226-000477_pano_0000_001266", "timestamp": "2019-11-11T09:27:11.595470Z", "filename": "pano_0000_001266.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 11.80129302, "relative_pitch": 75.62819506297053, "relative_heading": 155.66023636919434, "relative_elevation": 46.0570815969259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0000_001261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098091760083, 52.3660872755973, 45.6855147732422 ] }, "distance": 12.85, "direction": 337.67, "angle": 74.29, "elevation": 45.69, "pano_id": "TMX7316060226-000477_pano_0000_001261", "timestamp": "2019-11-11T09:27:07.270470Z", "filename": "pano_0000_001261.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 12.8487661, "relative_pitch": 74.29169331783804, "relative_heading": 337.67266893392883, "relative_elevation": 45.6855147732422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098860976241, 52.3660914307472, 45.3149585602805 ] }, "distance": 13.09, "direction": 340.56, "angle": 73.88, "elevation": 45.31, "pano_id": "TMX7316010203-000053_pano_0000_001441", "timestamp": "2016-08-09T12:39:13.247760Z", "filename": "pano_0000_001441.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 13.09407182, "relative_pitch": 73.88298305921903, "relative_heading": 340.56330408691883, "relative_elevation": 45.3149585602805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098950012275, 52.3660947791457, 45.3284136913717 ] }, "distance": 13.43, "direction": 341.34, "angle": 73.5, "elevation": 45.33, "pano_id": "TMX7316010203-001500_pano_0000_003498", "timestamp": "2019-12-09T09:59:48.268730Z", "filename": "pano_0000_003498.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 13.42646919, "relative_pitch": 73.50048649553533, "relative_heading": 341.3364788536761, "relative_elevation": 45.3284136913717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098166182765, 52.3660957272551, 45.6663830764592 ] }, "distance": 13.71, "direction": 339.36, "angle": 73.29, "elevation": 45.67, "pano_id": "TMX7316010203-001877_pano_0004_000525", "timestamp": "2020-08-17T09:05:57.821830Z", "filename": "pano_0004_000525.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 13.70541318, "relative_pitch": 73.29442712928795, "relative_heading": 339.36255420359555, "relative_elevation": 45.6663830764592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871133462916431, 52.36586678842866, 0.0 ] }, "distance": 13.8, "direction": 156.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00025", "timestamp": "2025-07-31T10:54:24Z", "filename": "recording_2025-07-31_10-53-44_00025.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 13.79693413, "relative_pitch": 0.0, "relative_heading": 156.46316163184784, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track03_Sphere_00164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870970593331891, 52.366095157737156, 0.0 ] }, "distance": 13.93, "direction": 336.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track03_Sphere_00164", "timestamp": "2024-11-29T08:16:32Z", "filename": "Job_20241129_0829_Track03_Sphere_00164.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 13.9308683, "relative_pitch": 0.0, "relative_heading": 336.36743481351544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_001041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098132457911, 52.3661035539919, 45.4097838848829 ] }, "distance": 14.53, "direction": 340.49, "angle": 72.26, "elevation": 45.41, "pano_id": "TMX7316010203-000992_pano_0000_001041", "timestamp": "2018-11-19T09:22:18.403540Z", "filename": "pano_0000_001041.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 14.53134114, "relative_pitch": 72.25508768045187, "relative_heading": 340.48816820450855, "relative_elevation": 45.4097838848829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097500825905, 52.3661031435593, 45.8156157508492 ] }, "distance": 14.64, "direction": 338.84, "angle": 72.28, "elevation": 45.82, "pano_id": "TMX7316010203-002060_pano_0000_006248", "timestamp": "2021-03-25T12:50:04.537260Z", "filename": "pano_0000_006248.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 14.63804545, "relative_pitch": 72.2813686645653, "relative_heading": 338.840895157633, "relative_elevation": 45.8156157508492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_002698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097394599474, 52.3661050233425, 46.2496520178393 ] }, "distance": 14.86, "direction": 338.87, "angle": 72.19, "elevation": 46.25, "pano_id": "TMX7316010203-001702_pano_0000_002698", "timestamp": "2020-05-11T09:03:42.513040Z", "filename": "pano_0000_002698.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 14.85923529, "relative_pitch": 72.18866163852572, "relative_heading": 338.87183205510775, "relative_elevation": 46.2496520178393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87113764119746, 52.3658567784048, 46.3408643929288 ] }, "distance": 14.93, "direction": 157.17, "angle": 72.14, "elevation": 46.34, "pano_id": "TMX7316010203-002551_pano_0000_000270", "timestamp": "2022-04-29T10:35:34.368240Z", "filename": "pano_0000_000270.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 14.93291175, "relative_pitch": 72.13894774846727, "relative_heading": 157.16867848257039, "relative_elevation": 46.3408643929288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_002704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87114700561784, 52.3658552698708, 46.6275053089485 ] }, "distance": 15.34, "direction": 155.22, "angle": 71.78, "elevation": 46.63, "pano_id": "TMX7316010203-001702_pano_0000_002704", "timestamp": "2020-05-11T09:03:46.497940Z", "filename": "pano_0000_002704.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 15.34403563, "relative_pitch": 71.78481802041254, "relative_heading": 155.21625983417618, "relative_elevation": 46.6275053089485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87096518420782, 52.3661080209012, 45.8378255032003 ] }, "distance": 15.39, "direction": 337.25, "angle": 71.44, "elevation": 45.84, "pano_id": "TMX7316010203-002551_pano_0000_000264", "timestamp": "2022-04-29T10:35:24.928290Z", "filename": "pano_0000_000264.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 15.39168172, "relative_pitch": 71.43869028774022, "relative_heading": 337.2468493590163, "relative_elevation": 45.8378255032003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8711489926429, 52.3658519692223, 46.3062255131081 ] }, "distance": 15.73, "direction": 155.33, "angle": 71.23, "elevation": 46.31, "pano_id": "TMX7316010203-002060_pano_0000_006254", "timestamp": "2021-03-25T12:50:09.152180Z", "filename": "pano_0000_006254.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 15.73425398, "relative_pitch": 71.23290630368606, "relative_heading": 155.32942441169618, "relative_elevation": 46.3062255131081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track03_Sphere_00170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871141149061255, 52.36584596140085, 0.0 ] }, "distance": 16.14, "direction": 158.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track03_Sphere_00170", "timestamp": "2024-11-29T08:16:38Z", "filename": "Job_20241129_0829_Track03_Sphere_00170.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 16.13686429, "relative_pitch": 0.0, "relative_heading": 158.0450634797728, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87115968103076, 52.3658507357077, 45.880295981653 ] }, "distance": 16.17, "direction": 153.19, "angle": 70.58, "elevation": 45.88, "pano_id": "TMX7316010203-001500_pano_0000_003504", "timestamp": "2019-12-09T09:59:52.473710Z", "filename": "pano_0000_003504.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 16.17416814, "relative_pitch": 70.58093097292046, "relative_heading": 153.18819670967878, "relative_elevation": 45.880295981653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870964218008702, 52.36611562197188, 0.0 ] }, "distance": 16.2, "direction": 338.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00019", "timestamp": "2025-07-31T10:54:19Z", "filename": "recording_2025-07-31_10-53-44_00019.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 16.19931, "relative_pitch": 0.0, "relative_heading": 338.1892466196068, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87115571178883, 52.3658474722412, 46.1611583763734 ] }, "distance": 16.38, "direction": 154.61, "angle": 70.46, "elevation": 46.16, "pano_id": "TMX7316010203-001877_pano_0004_000531", "timestamp": "2020-08-17T09:06:01.241830Z", "filename": "pano_0004_000531.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 16.38132402, "relative_pitch": 70.46162737033738, "relative_heading": 154.6052410591289, "relative_elevation": 46.1611583763734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_001047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8711547419295, 52.3658462851777, 46.3125933604315 ] }, "distance": 16.47, "direction": 155.01, "angle": 70.42, "elevation": 46.31, "pano_id": "TMX7316010203-000992_pano_0000_001047", "timestamp": "2018-11-19T09:22:23.218520Z", "filename": "pano_0000_001047.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 16.47272979, "relative_pitch": 70.42025173637661, "relative_heading": 155.0098556104854, "relative_elevation": 46.3125933604315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87115476586604, 52.3658455741319, 46.2431023782119 ] }, "distance": 16.55, "direction": 155.12, "angle": 70.31, "elevation": 46.24, "pano_id": "TMX7316010203-000053_pano_0000_001447", "timestamp": "2016-08-09T12:39:19.827750Z", "filename": "pano_0000_001447.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 16.54516333, "relative_pitch": 70.31347018418643, "relative_heading": 155.12049052899425, "relative_elevation": 46.2431023782119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0000_001267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87115281488505, 52.3658437055437, 46.2359029781073 ] }, "distance": 16.68, "direction": 155.84, "angle": 70.16, "elevation": 46.24, "pano_id": "TMX7316060226-000477_pano_0000_001267", "timestamp": "2019-11-11T09:27:12.605440Z", "filename": "pano_0000_001267.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 16.67918004, "relative_pitch": 70.16355378550267, "relative_heading": 155.8351535625744, "relative_elevation": 46.2359029781073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0000_001260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0000_001260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0000_001260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095217371064, 52.3661282726838, 45.688524142839 ] }, "distance": 17.81, "direction": 337.42, "angle": 68.7, "elevation": 45.69, "pano_id": "TMX7316060226-000477_pano_0000_001260", "timestamp": "2019-11-11T09:27:06.550510Z", "filename": "pano_0000_001260.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 17.81265786, "relative_pitch": 68.70060235992058, "relative_heading": 337.4215445390249, "relative_elevation": 45.688524142839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track03_Sphere_00163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track03_Sphere_00163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870946381336736, 52.36612677886256, 0.0 ] }, "distance": 17.82, "direction": 336.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track03_Sphere_00163", "timestamp": "2024-11-29T08:16:31Z", "filename": "Job_20241129_0829_Track03_Sphere_00163.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 17.81580864, "relative_pitch": 0.0, "relative_heading": 336.04452413408796, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87096012995663, 52.3661319716525, 45.2953442325816 ] }, "distance": 18.0, "direction": 339.52, "angle": 68.33, "elevation": 45.3, "pano_id": "TMX7316010203-000053_pano_0000_001440", "timestamp": "2016-08-09T12:39:12.162800Z", "filename": "pano_0000_001440.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 17.99667847, "relative_pitch": 68.33115969056978, "relative_heading": 339.51829657319735, "relative_elevation": 45.2953442325816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87096141380902, 52.3661358510749, 45.3275931645185 ] }, "distance": 18.37, "direction": 340.24, "angle": 67.94, "elevation": 45.33, "pano_id": "TMX7316010203-001500_pano_0000_003497", "timestamp": "2019-12-09T09:59:47.648720Z", "filename": "pano_0000_003497.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 18.37194636, "relative_pitch": 67.93655693648797, "relative_heading": 340.24487503703324, "relative_elevation": 45.3275931645185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_000843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095751295383, 52.3661358821177, 46.31470081117 ] }, "distance": 18.47, "direction": 339.47, "angle": 68.26, "elevation": 46.31, "pano_id": "TMX7316010203-000276_pano_0000_000843", "timestamp": "2017-04-21T12:46:42.195360Z", "filename": "pano_0000_000843.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 18.46668602, "relative_pitch": 68.26174685610229, "relative_heading": 339.4725821477259, "relative_elevation": 46.31470081117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095300902009, 52.3661374467039, 45.6650291346014 ] }, "distance": 18.74, "direction": 338.78, "angle": 67.69, "elevation": 45.67, "pano_id": "TMX7316010203-001877_pano_0004_000524", "timestamp": "2020-08-17T09:05:57.346810Z", "filename": "pano_0004_000524.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 18.73867426, "relative_pitch": 67.68917356957067, "relative_heading": 338.7807399591177, "relative_elevation": 45.6650291346014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871161753619984, 52.36582529853453, 0.0 ] }, "distance": 18.8, "direction": 156.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00026", "timestamp": "2025-07-31T10:54:25Z", "filename": "recording_2025-07-31_10-53-44_00026.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 18.79930582, "relative_pitch": 0.0, "relative_heading": 156.6975294061711, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_001040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_001040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_001040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095200529554, 52.3661463078761, 45.3911056052893 ] }, "distance": 19.68, "direction": 339.63, "angle": 66.56, "elevation": 45.39, "pano_id": "TMX7316010203-000992_pano_0000_001040", "timestamp": "2018-11-19T09:22:17.733560Z", "filename": "pano_0000_001040.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 19.6847731, "relative_pitch": 66.5550560265478, "relative_heading": 339.6340182807458, "relative_elevation": 45.3911056052893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87094770016687, 52.3661454924073, 45.8067121161148 ] }, "distance": 19.7, "direction": 338.74, "angle": 66.72, "elevation": 45.81, "pano_id": "TMX7316010203-002060_pano_0000_006247", "timestamp": "2021-03-25T12:50:03.792220Z", "filename": "pano_0000_006247.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 19.70414438, "relative_pitch": 66.7246336869079, "relative_heading": 338.74274881032903, "relative_elevation": 45.8067121161148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_002697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8709450999217, 52.3661468462059, 46.2599783642218 ] }, "distance": 19.91, "direction": 338.42, "angle": 66.71, "elevation": 46.26, "pano_id": "TMX7316010203-001702_pano_0000_002697", "timestamp": "2020-05-11T09:03:41.873260Z", "filename": "pano_0000_002697.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 19.90906004, "relative_pitch": 66.7142462173036, "relative_heading": 338.4248818752011, "relative_elevation": 46.2599783642218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87116738389902, 52.3658140359178, 46.5027882670984 ] }, "distance": 20.1, "direction": 157.11, "angle": 66.62, "elevation": 46.5, "pano_id": "TMX7316010203-002551_pano_0000_000271", "timestamp": "2022-04-29T10:35:36.238410Z", "filename": "pano_0000_000271.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 20.10254397, "relative_pitch": 66.62180638718287, "relative_heading": 157.10661319272586, "relative_elevation": 46.5027882670984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_002705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_002705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_002705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87117531578358, 52.3658140264914, 46.7583442209288 ] }, "distance": 20.32, "direction": 155.7, "angle": 66.51, "elevation": 46.76, "pano_id": "TMX7316010203-001702_pano_0000_002705", "timestamp": "2020-05-11T09:03:47.252990Z", "filename": "pano_0000_002705.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 20.31978055, "relative_pitch": 66.51167292921514, "relative_heading": 155.7041549163882, "relative_elevation": 46.7583442209288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87093491426983, 52.3661488382079, 45.8262601625174 ] }, "distance": 20.38, "direction": 336.84, "angle": 66.03, "elevation": 45.83, "pano_id": "TMX7316010203-002551_pano_0000_000263", "timestamp": "2022-04-29T10:35:23.483490Z", "filename": "pano_0000_000263.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 20.37811492, "relative_pitch": 66.0261442171058, "relative_heading": 336.8397938123442, "relative_elevation": 45.8262601625174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87117627863197, 52.3658097129685, 46.4401428122073 ] }, "distance": 20.78, "direction": 156.08, "angle": 65.89, "elevation": 46.44, "pano_id": "TMX7316010203-002060_pano_0000_006255", "timestamp": "2021-03-25T12:50:10.172280Z", "filename": "pano_0000_006255.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 20.7846958, "relative_pitch": 65.888676022865, "relative_heading": 156.08377497318688, "relative_elevation": 46.4401428122073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track03_Sphere_00167/adjacencies/b_20241129_0829_Track03_Sphere_00167/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87118466794705, 52.3658105422889, 46.0369423115626 ] }, "distance": 20.94, "direction": 154.55, "angle": 65.54, "elevation": 46.04, "pano_id": "TMX7316010203-001500_pano_0000_003505", "timestamp": "2019-12-09T09:59:53.363710Z", "filename": "pano_0000_003505.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_20241129_0829_Track03_Sphere_00167", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119844.76308556582, 486580.18345982506 ] }, "relative_distance": 20.93948786, "relative_pitch": 65.54201389783253, "relative_heading": 154.55183866841418, "relative_elevation": 46.0369423115626 } ] } }