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_20250129_0912_Track05_Sphere_00011/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track05_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876776794156895, 52.35768858490174, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track05_Sphere_00011", "timestamp": "2025-01-29T10:26:33Z", "filename": "Job_20250129_0912_Track05_Sphere_00011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "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_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8767862173087, 52.3576895447069, 45.5143438279629 ] }, "distance": 0.65, "direction": 80.55, "angle": 89.18, "elevation": 45.51, "pano_id": "TMX7316010203-000258_pano_0002_003591", "timestamp": "2017-04-12T12:09:29.827920Z", "filename": "pano_0002_003591.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 0.65081578, "relative_pitch": 89.18077570332433, "relative_heading": 80.55480636979567, "relative_elevation": 45.5143438279629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_10-47-04_00290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876767130568498, 52.3576851458651, 0.0 ] }, "distance": 0.76, "direction": 239.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_10-47-04_00290", "timestamp": "2025-07-30T10:54:59Z", "filename": "recording_2025-07-30_10-47-04_00290.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 0.76150934, "relative_pitch": 0.0, "relative_heading": 239.8329527486783, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_006865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87676542403897, 52.3576901370287, 45.503570375964 ] }, "distance": 0.79, "direction": 282.57, "angle": 89.0, "elevation": 45.5, "pano_id": "TMX7316060226-000012_pano_0000_006865", "timestamp": "2016-08-03T12:55:08.748060Z", "filename": "pano_0000_006865.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 0.79365831, "relative_pitch": 89.00076717421732, "relative_heading": 282.5689668458479, "relative_elevation": 45.503570375964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87676860837282, 52.3576819513012, 45.7878771852702 ] }, "distance": 0.93, "direction": 217.07, "angle": 88.84, "elevation": 45.79, "pano_id": "TMX7316010203-001707_pano_0000_002233", "timestamp": "2020-05-13T10:53:50.982580Z", "filename": "pano_0000_002233.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 0.92513936, "relative_pitch": 88.84250214869672, "relative_heading": 217.072077761849, "relative_elevation": 45.7878771852702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0001_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87678015640508, 52.357680181504, 45.5602377839386 ] }, "distance": 0.96, "direction": 166.24, "angle": 88.79, "elevation": 45.56, "pano_id": "TMX7316010203-000784_pano_0001_000169", "timestamp": "2018-06-11T10:53:03.427720Z", "filename": "pano_0001_000169.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 0.96272954, "relative_pitch": 88.78946787040434, "relative_heading": 166.2352692672456, "relative_elevation": 45.5602377839386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87679193508674, 52.357689780256, 45.9156326623634 ] }, "distance": 1.04, "direction": 82.65, "angle": 88.7, "elevation": 45.92, "pano_id": "TMX7316010203-002119_pano_0000_002235", "timestamp": "2021-04-28T08:04:51.177780Z", "filename": "pano_0000_002235.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 1.04008114, "relative_pitch": 88.70235763230158, "relative_heading": 82.65253348573384, "relative_elevation": 45.9156326623634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87679976823639, 52.3576873421415, 45.3780243135989 ] }, "distance": 1.57, "direction": 95.05, "angle": 88.02, "elevation": 45.38, "pano_id": "TMX7316010203-001061_pano_0001_001483", "timestamp": "2019-01-17T12:08:18.046630Z", "filename": "pano_0001_001483.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 1.57130489, "relative_pitch": 88.01681137006163, "relative_heading": 95.0489979908134, "relative_elevation": 45.3780243135989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_000292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87676275982371, 52.3576763660763, 45.5973583227023 ] }, "distance": 1.66, "direction": 215.12, "angle": 87.91, "elevation": 45.6, "pano_id": "TMX7316010203-002463_pano_0003_000292", "timestamp": "2022-03-22T08:28:01.967900Z", "filename": "pano_0003_000292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 1.66217947, "relative_pitch": 87.91229753758091, "relative_heading": 215.1163312204787, "relative_elevation": 45.5973583227023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002411_pano_0016_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8767552749064, 52.3576809481915, 45.7316364487633 ] }, "distance": 1.69, "direction": 239.9, "angle": 87.88, "elevation": 45.73, "pano_id": "TMX7316010203-002411_pano_0016_000010", "timestamp": "2022-01-11T10:43:58.325470Z", "filename": "pano_0016_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 1.69455912, "relative_pitch": 87.87790917839882, "relative_heading": 239.90279253322365, "relative_elevation": 45.7316364487633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87674833896624, 52.3576758905815, 45.4966971669346 ] }, "distance": 2.4, "direction": 233.92, "angle": 86.98, "elevation": 45.5, "pano_id": "TMX7316010203-001159_pano_0001_002410", "timestamp": "2019-05-03T09:03:56.909710Z", "filename": "pano_0001_002410.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 2.39866459, "relative_pitch": 86.98206150645701, "relative_heading": 233.92173357340215, "relative_elevation": 45.4966971669346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87681677536866, 52.3576941122671, 45.5129352677614 ] }, "distance": 2.79, "direction": 77.28, "angle": 86.49, "elevation": 45.51, "pano_id": "TMX7316010203-001159_pano_0001_002409", "timestamp": "2019-05-03T09:03:56.384600Z", "filename": "pano_0001_002409.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 2.79246767, "relative_pitch": 86.48899165759771, "relative_heading": 77.27601846911824, "relative_elevation": 45.5129352677614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002411_pano_0016_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87682187330788, 52.3576993743949, 45.7444782983512 ] }, "distance": 3.3, "direction": 68.65, "angle": 85.88, "elevation": 45.74, "pano_id": "TMX7316010203-002411_pano_0016_000009", "timestamp": "2022-01-11T10:43:57.805500Z", "filename": "pano_0016_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 3.29753753, "relative_pitch": 85.87690697127128, "relative_heading": 68.64855726411324, "relative_elevation": 45.7444782983512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87683103431161, 52.3576945480388, 45.6026489762589 ] }, "distance": 3.75, "direction": 79.82, "angle": 85.29, "elevation": 45.6, "pano_id": "TMX7316010203-002463_pano_0003_000291", "timestamp": "2022-03-22T08:28:01.482930Z", "filename": "pano_0003_000291.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 3.75444423, "relative_pitch": 85.29348061678124, "relative_heading": 79.82031903045294, "relative_elevation": 45.6026489762589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87673141877939, 52.3576687609129, 45.3596498379484 ] }, "distance": 3.8, "direction": 234.49, "angle": 85.21, "elevation": 45.36, "pano_id": "TMX7316010203-001061_pano_0001_001484", "timestamp": "2019-01-17T12:08:18.626490Z", "filename": "pano_0001_001484.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 3.79772234, "relative_pitch": 85.21409094100025, "relative_heading": 234.48984901763922, "relative_elevation": 45.3596498379484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87672574780827, 52.3576711964146, 45.8986321380362 ] }, "distance": 3.98, "direction": 240.91, "angle": 85.04, "elevation": 45.9, "pano_id": "TMX7316010203-002119_pano_0000_002236", "timestamp": "2021-04-28T08:04:51.682490Z", "filename": "pano_0000_002236.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 3.97976853, "relative_pitch": 85.04440443137999, "relative_heading": 240.91012497875448, "relative_elevation": 45.8986321380362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_10-47-04_00289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876834180500041, 52.35770353628364, 0.0 ] }, "distance": 4.25, "direction": 66.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_10-47-04_00289", "timestamp": "2025-07-30T10:54:59Z", "filename": "recording_2025-07-30_10-47-04_00289.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 4.24895102, "relative_pitch": 0.0, "relative_heading": 66.94862596481356, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87683635405122, 52.3577006559786, 45.7978322654963 ] }, "distance": 4.27, "direction": 71.68, "angle": 84.67, "elevation": 45.8, "pano_id": "TMX7316010203-001707_pano_0000_002232", "timestamp": "2020-05-13T10:53:50.502530Z", "filename": "pano_0000_002232.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 4.27430761, "relative_pitch": 84.66803550945988, "relative_heading": 71.68446848024485, "relative_elevation": 45.7978322654963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_006864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8768327435137, 52.3577082286737, 45.510965985246 ] }, "distance": 4.39, "direction": 60.17, "angle": 84.49, "elevation": 45.51, "pano_id": "TMX7316060226-000012_pano_0000_006864", "timestamp": "2016-08-03T12:55:08.263110Z", "filename": "pano_0000_006864.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 4.39404735, "relative_pitch": 84.4852317043469, "relative_heading": 60.16816633981214, "relative_elevation": 45.510965985246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87678438881837, 52.3576474362717, 45.6365860961378 ] }, "distance": 4.61, "direction": 173.55, "angle": 84.23, "elevation": 45.64, "pano_id": "TMX7316010203-002921_pano_0004_000043", "timestamp": "2023-01-10T09:30:00.676270Z", "filename": "pano_0004_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 4.60792078, "relative_pitch": 84.23439213332719, "relative_heading": 173.5527091420827, "relative_elevation": 45.6365860961378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0001_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87684765120442, 52.357698612821, 45.5624677296728 ] }, "distance": 4.95, "direction": 76.98, "angle": 83.79, "elevation": 45.56, "pano_id": "TMX7316010203-000784_pano_0001_000168", "timestamp": "2018-06-11T10:53:02.992820Z", "filename": "pano_0001_000168.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 4.95472463, "relative_pitch": 83.79371535476852, "relative_heading": 76.98480940311156, "relative_elevation": 45.5624677296728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track05_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876710315192677, 52.357670331728926, 0.0 ] }, "distance": 4.96, "direction": 245.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track05_Sphere_00012", "timestamp": "2025-01-29T10:26:34Z", "filename": "Job_20250129_0912_Track05_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 4.96374218, "relative_pitch": 0.0, "relative_heading": 245.8461601601281, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track05_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876843977136878, 52.35770689499868, 0.0 ] }, "distance": 5.01, "direction": 66.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track05_Sphere_00010", "timestamp": "2025-01-29T10:26:33Z", "filename": "Job_20250129_0912_Track05_Sphere_00010.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.01011631, "relative_pitch": 0.0, "relative_heading": 66.00445001776818, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0006_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87675282779677, 52.3576456078752, 45.3772765835747 ] }, "distance": 5.05, "direction": 198.85, "angle": 83.65, "elevation": 45.38, "pano_id": "TMX7316010203-000259_pano_0006_000157", "timestamp": "2017-04-13T10:07:26.032560Z", "filename": "pano_0006_000157.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.05329737, "relative_pitch": 83.6456176859635, "relative_heading": 198.85161140851616, "relative_elevation": 45.3772765835747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0001_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8767128427735, 52.3576615890878, 45.5560973873362 ] }, "distance": 5.29, "direction": 235.42, "angle": 83.37, "elevation": 45.56, "pano_id": "TMX7316010203-000784_pano_0001_000170", "timestamp": "2018-06-11T10:53:03.862810Z", "filename": "pano_0001_000170.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.29214202, "relative_pitch": 83.37378760480583, "relative_heading": 235.41546262212646, "relative_elevation": 45.5560973873362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87678279404353, 52.3576395534976, 45.7502788910642 ] }, "distance": 5.47, "direction": 175.72, "angle": 83.18, "elevation": 45.75, "pano_id": "TMX7316060226-000012_pano_0000_001098", "timestamp": "2016-08-03T10:35:31.231780Z", "filename": "pano_0000_001098.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.47121867, "relative_pitch": 83.18045611005745, "relative_heading": 175.71529572179475, "relative_elevation": 45.7502788910642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_006866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87669832861526, 52.3576720732858, 45.5071593578905 ] }, "distance": 5.65, "direction": 251.03, "angle": 82.92, "elevation": 45.51, "pano_id": "TMX7316060226-000012_pano_0000_006866", "timestamp": "2016-08-03T12:55:09.233300Z", "filename": "pano_0000_006866.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.6527286, "relative_pitch": 82.91920272370724, "relative_heading": 251.03253706237717, "relative_elevation": 45.5071593578905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87685175651311, 52.357665266031, 45.6440564887598 ] }, "distance": 5.73, "direction": 116.93, "angle": 82.85, "elevation": 45.64, "pano_id": "TMX7316010203-002921_pano_0004_000044", "timestamp": "2023-01-10T09:30:01.221250Z", "filename": "pano_0004_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.72850223, "relative_pitch": 82.8465642673646, "relative_heading": 116.9337788388967, "relative_elevation": 45.6440564887598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_10-47-04_00291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87670005123174, 52.35766676426924, 0.0 ] }, "distance": 5.76, "direction": 245.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_10-47-04_00291", "timestamp": "2025-07-30T10:55:00Z", "filename": "recording_2025-07-30_10-47-04_00291.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.76473312, "relative_pitch": 0.0, "relative_heading": 245.09002578433174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87670109929009, 52.3576630865977, 45.7826239289716 ] }, "distance": 5.89, "direction": 241.18, "angle": 82.67, "elevation": 45.78, "pano_id": "TMX7316010203-001707_pano_0000_002234", "timestamp": "2020-05-13T10:53:51.457550Z", "filename": "pano_0000_002234.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.88602905, "relative_pitch": 82.67397291055326, "relative_heading": 241.18130314707983, "relative_elevation": 45.7826239289716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_004435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_004435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_004435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87685812121726, 52.3576689681671, 45.2889745123684 ] }, "distance": 5.96, "direction": 111.5, "angle": 82.51, "elevation": 45.29, "pano_id": "TMX7316010203-000781_pano_0000_004435", "timestamp": "2018-06-07T11:37:22.606280Z", "filename": "pano_0000_004435.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.9552291, "relative_pitch": 82.50892585546259, "relative_heading": 111.50241319781541, "relative_elevation": 45.2889745123684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87685837153846, 52.3577083547546, 45.9249140918255 ] }, "distance": 5.98, "direction": 68.41, "angle": 82.58, "elevation": 45.92, "pano_id": "TMX7316010203-002119_pano_0000_002234", "timestamp": "2021-04-28T08:04:50.667760Z", "filename": "pano_0000_002234.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 5.97734695, "relative_pitch": 82.58436735780599, "relative_heading": 68.40548120580277, "relative_elevation": 45.9249140918255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87685078926182, 52.3576581012903, 45.7640792131424 ] }, "distance": 6.08, "direction": 123.93, "angle": 82.44, "elevation": 45.76, "pano_id": "TMX7316060226-000012_pano_0000_001099", "timestamp": "2016-08-03T10:35:31.861840Z", "filename": "pano_0000_001099.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 6.07618146, "relative_pitch": 82.4369676471844, "relative_heading": 123.93493625342553, "relative_elevation": 45.7640792131424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87669480155534, 52.3576586385965, 45.6021034466103 ] }, "distance": 6.5, "direction": 239.18, "angle": 81.88, "elevation": 45.6, "pano_id": "TMX7316010203-002463_pano_0003_000293", "timestamp": "2022-03-22T08:28:02.452920Z", "filename": "pano_0003_000293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 6.50449077, "relative_pitch": 81.88232854074201, "relative_heading": 239.18289241522422, "relative_elevation": 45.6021034466103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87686831699624, 52.3577058148988, 45.3913657255471 ] }, "distance": 6.52, "direction": 72.91, "angle": 81.82, "elevation": 45.39, "pano_id": "TMX7316010203-001061_pano_0001_001482", "timestamp": "2019-01-17T12:08:17.471440Z", "filename": "pano_0001_001482.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 6.52348763, "relative_pitch": 81.82165139534494, "relative_heading": 72.908374746473, "relative_elevation": 45.3913657255471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002411_pano_0016_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87668822954091, 52.3576621344047, 45.7278269389644 ] }, "distance": 6.71, "direction": 244.0, "angle": 81.65, "elevation": 45.73, "pano_id": "TMX7316010203-002411_pano_0016_000011", "timestamp": "2022-01-11T10:43:58.840530Z", "filename": "pano_0016_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 6.71342418, "relative_pitch": 81.64791960041214, "relative_heading": 243.99733053623424, "relative_elevation": 45.7278269389644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87668016099392, 52.3576577550969, 45.4945134883747 ] }, "distance": 7.42, "direction": 242.48, "angle": 80.73, "elevation": 45.49, "pano_id": "TMX7316010203-001159_pano_0001_002411", "timestamp": "2019-05-03T09:03:57.424590Z", "filename": "pano_0001_002411.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 7.42373858, "relative_pitch": 80.73222792480674, "relative_heading": 242.4768998970645, "relative_elevation": 45.4945134883747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0006_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87688748895702, 52.357681785061, 45.3747386848554 ] }, "distance": 7.58, "direction": 95.73, "angle": 80.52, "elevation": 45.37, "pano_id": "TMX7316010203-000259_pano_0006_000158", "timestamp": "2017-04-13T10:07:27.492310Z", "filename": "pano_0006_000158.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 7.57942163, "relative_pitch": 80.51683569277438, "relative_heading": 95.72928238694651, "relative_elevation": 45.3747386848554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87671686288461, 52.3576300860041, 45.6227136226371 ] }, "distance": 7.68, "direction": 212.1, "angle": 80.44, "elevation": 45.62, "pano_id": "TMX7316010203-002921_pano_0004_000042", "timestamp": "2023-01-10T09:30:00.131250Z", "filename": "pano_0004_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 7.68400957, "relative_pitch": 80.43967867093839, "relative_heading": 212.0983190333804, "relative_elevation": 45.6227136226371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87688535042123, 52.3577124332597, 45.5223667491227 ] }, "distance": 7.86, "direction": 70.26, "angle": 80.21, "elevation": 45.52, "pano_id": "TMX7316010203-001159_pano_0001_002408", "timestamp": "2019-05-03T09:03:55.849720Z", "filename": "pano_0001_002408.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 7.85753757, "relative_pitch": 80.20677155465471, "relative_heading": 70.26148343334523, "relative_elevation": 45.5223667491227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002411_pano_0016_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87688915472275, 52.357717772608, 45.7500867284834 ] }, "distance": 8.32, "direction": 67.01, "angle": 79.7, "elevation": 45.75, "pano_id": "TMX7316010203-002411_pano_0016_000008", "timestamp": "2022-01-11T10:43:57.270530Z", "filename": "pano_0016_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 8.31553603, "relative_pitch": 79.69838013982124, "relative_heading": 67.00970007404155, "relative_elevation": 45.7500867284834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87671459238901, 52.3576211044907, 45.7312842775136 ] }, "distance": 8.62, "direction": 209.44, "angle": 79.32, "elevation": 45.73, "pano_id": "TMX7316060226-000012_pano_0000_001097", "timestamp": "2016-08-03T10:35:30.596680Z", "filename": "pano_0000_001097.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 8.62212889, "relative_pitch": 79.32284910998624, "relative_heading": 209.43916487112975, "relative_elevation": 45.7312842775136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87689899941287, 52.357712785865, 45.6017800420523 ] }, "distance": 8.75, "direction": 72.08, "angle": 79.14, "elevation": 45.6, "pano_id": "TMX7316010203-002463_pano_0003_000290", "timestamp": "2022-03-22T08:28:01.002980Z", "filename": "pano_0003_000290.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 8.75043674, "relative_pitch": 79.13766089145795, "relative_heading": 72.07630255520995, "relative_elevation": 45.6017800420523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87666286005216, 52.3576503517807, 45.3573044119403 ] }, "distance": 8.85, "direction": 241.27, "angle": 78.96, "elevation": 45.36, "pano_id": "TMX7316010203-001061_pano_0001_001485", "timestamp": "2019-01-17T12:08:19.201390Z", "filename": "pano_0001_001485.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 8.85167451, "relative_pitch": 78.95727251270782, "relative_heading": 241.27365632737445, "relative_elevation": 45.3573044119403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8766595941183, 52.3576526110425, 45.898526288569 ] }, "distance": 8.93, "direction": 243.37, "angle": 78.99, "elevation": 45.9, "pano_id": "TMX7316010203-002119_pano_0000_002237", "timestamp": "2021-04-28T08:04:52.182510Z", "filename": "pano_0000_002237.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 8.93196916, "relative_pitch": 78.98773196776652, "relative_heading": 243.37428988963143, "relative_elevation": 45.898526288569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87665393321562, 52.3576544113089, 45.5053877281025 ] }, "distance": 9.19, "direction": 245.57, "angle": 78.58, "elevation": 45.51, "pano_id": "TMX7316010203-000258_pano_0002_003592", "timestamp": "2017-04-12T12:09:30.972980Z", "filename": "pano_0002_003592.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 9.19370396, "relative_pitch": 78.57797134827082, "relative_heading": 245.56803664827837, "relative_elevation": 45.5053877281025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_10-47-04_00288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876901141174407, 52.35772203413214, 0.0 ] }, "distance": 9.25, "direction": 66.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_10-47-04_00288", "timestamp": "2025-07-30T10:54:58Z", "filename": "recording_2025-07-30_10-47-04_00288.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 9.25325668, "relative_pitch": 0.0, "relative_heading": 66.28163470102935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87690402357552, 52.3577192844887, 45.8016604278237 ] }, "distance": 9.32, "direction": 68.49, "angle": 78.5, "elevation": 45.8, "pano_id": "TMX7316010203-001707_pano_0000_002231", "timestamp": "2020-05-13T10:53:50.017580Z", "filename": "pano_0000_002231.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 9.31689792, "relative_pitch": 78.50186818186968, "relative_heading": 68.4905928069171, "relative_elevation": 45.8016604278237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_006863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87689991921437, 52.3577260278955, 45.5045373914763 ] }, "distance": 9.37, "direction": 63.59, "angle": 78.37, "elevation": 45.5, "pano_id": "TMX7316060226-000012_pano_0000_006863", "timestamp": "2016-08-03T12:55:07.783360Z", "filename": "pano_0000_006863.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 9.36615109, "relative_pitch": 78.36930144757437, "relative_heading": 63.58686067319568, "relative_elevation": 45.5045373914763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87691903528106, 52.3576832626608, 45.6521358424798 ] }, "distance": 9.71, "direction": 93.5, "angle": 77.99, "elevation": 45.65, "pano_id": "TMX7316010203-002921_pano_0004_000045", "timestamp": "2023-01-10T09:30:01.761230Z", "filename": "pano_0004_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 9.70886765, "relative_pitch": 77.99374803799854, "relative_heading": 93.49707962979677, "relative_elevation": 45.6521358424798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87691885712661, 52.3576766066468, 45.7750072665513 ] }, "distance": 9.77, "direction": 97.84, "angle": 77.95, "elevation": 45.78, "pano_id": "TMX7316060226-000012_pano_0000_001100", "timestamp": "2016-08-03T10:35:32.486680Z", "filename": "pano_0000_001100.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 9.76999676, "relative_pitch": 77.95184378938562, "relative_heading": 97.84096188626533, "relative_elevation": 45.7750072665513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0001_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87691473932379, 52.3577170900848, 45.5578366769478 ] }, "distance": 9.92, "direction": 71.35, "angle": 77.72, "elevation": 45.56, "pano_id": "TMX7316010203-000784_pano_0001_000167", "timestamp": "2018-06-11T10:53:02.557720Z", "filename": "pano_0001_000167.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 9.91893369, "relative_pitch": 77.71714663885804, "relative_heading": 71.35024478228202, "relative_elevation": 45.5578366769478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track05_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876643323664269, 52.35765197744263, 0.0 ] }, "distance": 9.96, "direction": 245.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track05_Sphere_00013", "timestamp": "2025-01-29T10:26:34Z", "filename": "Job_20250129_0912_Track05_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 9.96395414, "relative_pitch": 0.0, "relative_heading": 245.86932383283, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track05_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876910939163944, 52.357725276006775, 0.0 ] }, "distance": 10.01, "direction": 65.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track05_Sphere_00009", "timestamp": "2025-01-29T10:26:32Z", "filename": "Job_20250129_0912_Track05_Sphere_00009.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 10.00969619, "relative_pitch": 0.0, "relative_heading": 65.9281158491086, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_004436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_004436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_004436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_004436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87692620945943, 52.3576874497843, 45.2841193731874 ] }, "distance": 10.18, "direction": 90.71, "angle": 77.33, "elevation": 45.28, "pano_id": "TMX7316010203-000781_pano_0000_004436", "timestamp": "2018-06-07T11:37:23.206300Z", "filename": "pano_0000_004436.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 10.18034315, "relative_pitch": 77.32995415248241, "relative_heading": 90.71083737015387, "relative_elevation": 45.2841193731874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0001_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8766452824523, 52.3576431179952, 45.5610462017357 ] }, "distance": 10.29, "direction": 240.55, "angle": 77.27, "elevation": 45.56, "pano_id": "TMX7316010203-000784_pano_0001_000171", "timestamp": "2018-06-11T10:53:04.297730Z", "filename": "pano_0001_000171.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 10.28953451, "relative_pitch": 77.2737820946459, "relative_heading": 240.54814153006686, "relative_elevation": 45.5610462017357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8769181302037, 52.3577250828807, 45.5204082233831 ] }, "distance": 10.45, "direction": 67.13, "angle": 77.07, "elevation": 45.52, "pano_id": "TMX7316010203-000258_pano_0002_003590", "timestamp": "2017-04-12T12:09:28.567910Z", "filename": "pano_0002_003590.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 10.45054949, "relative_pitch": 77.07012365434531, "relative_heading": 67.13135255250154, "relative_elevation": 45.5204082233831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_006867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87663139064391, 52.3576539698796, 45.5060370573774 ] }, "distance": 10.63, "direction": 248.75, "angle": 76.85, "elevation": 45.51, "pano_id": "TMX7316060226-000012_pano_0000_006867", "timestamp": "2016-08-03T12:55:09.718060Z", "filename": "pano_0000_006867.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 10.62871951, "relative_pitch": 76.85326843210945, "relative_heading": 248.75292332267767, "relative_elevation": 45.5060370573774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_10-47-04_00292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876633762328476, 52.357648583774754, 0.0 ] }, "distance": 10.71, "direction": 245.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_10-47-04_00292", "timestamp": "2025-07-30T10:55:01Z", "filename": "recording_2025-07-30_10-47-04_00292.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 10.71310657, "relative_pitch": 0.0, "relative_heading": 245.450453159336, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87663355703158, 52.3576443086912, 45.772982750088 ] }, "distance": 10.93, "direction": 243.21, "angle": 76.57, "elevation": 45.77, "pano_id": "TMX7316010203-001707_pano_0000_002235", "timestamp": "2020-05-13T10:53:51.927540Z", "filename": "pano_0000_002235.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 10.93181454, "relative_pitch": 76.56784260199579, "relative_heading": 243.21246027692956, "relative_elevation": 45.772982750088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87692504792071, 52.3577265822118, 45.9346574349329 ] }, "distance": 10.95, "direction": 67.29, "angle": 76.59, "elevation": 45.93, "pano_id": "TMX7316010203-002119_pano_0000_002233", "timestamp": "2021-04-28T08:04:50.147590Z", "filename": "pano_0000_002233.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 10.94967905, "relative_pitch": 76.59232796029139, "relative_heading": 67.285359646347, "relative_elevation": 45.9346574349329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_000294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87662602617082, 52.357641748498, 45.5978200435638 ] }, "distance": 11.52, "direction": 243.1, "angle": 75.82, "elevation": 45.6, "pano_id": "TMX7316010203-002463_pano_0003_000294", "timestamp": "2022-03-22T08:28:02.942900Z", "filename": "pano_0003_000294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 11.51824166, "relative_pitch": 75.82336198165463, "relative_heading": 243.09767140872043, "relative_elevation": 45.5978200435638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876936524165, 52.357724455679, 45.3940856000409 ] }, "distance": 11.59, "direction": 69.86, "angle": 75.68, "elevation": 45.39, "pano_id": "TMX7316010203-001061_pano_0001_001481", "timestamp": "2019-01-17T12:08:16.901460Z", "filename": "pano_0001_001481.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 11.59121208, "relative_pitch": 75.67581926085319, "relative_heading": 69.85751955623826, "relative_elevation": 45.3940856000409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002411_pano_0016_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87662123421869, 52.3576434636975, 45.7211448457092 ] }, "distance": 11.73, "direction": 244.65, "angle": 75.61, "elevation": 45.72, "pano_id": "TMX7316010203-002411_pano_0016_000012", "timestamp": "2022-01-11T10:43:59.345490Z", "filename": "pano_0016_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 11.72733525, "relative_pitch": 75.61394352547292, "relative_heading": 244.6511228203256, "relative_elevation": 45.7211448457092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8766491738211, 52.3576123679337, 45.6228979704902 ] }, "distance": 12.15, "direction": 225.71, "angle": 75.09, "elevation": 45.62, "pano_id": "TMX7316010203-002921_pano_0004_000041", "timestamp": "2023-01-10T09:29:59.591250Z", "filename": "pano_0004_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 12.14597187, "relative_pitch": 75.09219241533768, "relative_heading": 225.71293464658638, "relative_elevation": 45.6228979704902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87661186138155, 52.3576396171109, 45.4794182498008 ] }, "distance": 12.49, "direction": 244.13, "angle": 74.65, "elevation": 45.48, "pano_id": "TMX7316010203-001159_pano_0001_002412", "timestamp": "2019-05-03T09:03:57.934590Z", "filename": "pano_0001_002412.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 12.48818365, "relative_pitch": 74.64560217502608, "relative_heading": 244.13072527967108, "relative_elevation": 45.4794182498008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87695377243965, 52.3577308651302, 45.5299798417836 ] }, "distance": 12.94, "direction": 68.68, "angle": 74.13, "elevation": 45.53, "pano_id": "TMX7316010203-001159_pano_0001_002407", "timestamp": "2019-05-03T09:03:55.304620Z", "filename": "pano_0001_002407.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 12.942761, "relative_pitch": 74.13119332347725, "relative_heading": 68.68461918133372, "relative_elevation": 45.5299798417836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87664676106013, 52.357602669949, 45.7310417136177 ] }, "distance": 13.03, "direction": 222.82, "angle": 74.09, "elevation": 45.73, "pano_id": "TMX7316060226-000012_pano_0000_001096", "timestamp": "2016-08-03T10:35:29.961800Z", "filename": "pano_0000_001096.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 13.03376016, "relative_pitch": 74.09196918582796, "relative_heading": 222.82040687031528, "relative_elevation": 45.7310417136177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002411_pano_0016_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87695610724347, 52.3577358717476, 45.7546507390216 ] }, "distance": 13.3, "direction": 66.7, "angle": 73.79, "elevation": 45.75, "pano_id": "TMX7316010203-002411_pano_0016_000007", "timestamp": "2022-01-11T10:43:56.725510Z", "filename": "pano_0016_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 13.30145328, "relative_pitch": 73.79018676710616, "relative_heading": 66.69771033226222, "relative_elevation": 45.7546507390216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87696640952076, 52.3577314691185, 45.5976540772244 ] }, "distance": 13.77, "direction": 69.73, "angle": 73.19, "elevation": 45.6, "pano_id": "TMX7316010203-002463_pano_0003_000289", "timestamp": "2022-03-22T08:28:00.527920Z", "filename": "pano_0003_000289.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 13.77152744, "relative_pitch": 73.19449098147047, "relative_heading": 69.72622593348667, "relative_elevation": 45.5976540772244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8765934584714, 52.3576340914769, 45.8856034977362 ] }, "distance": 13.88, "direction": 244.11, "angle": 73.16, "elevation": 45.89, "pano_id": "TMX7316010203-002119_pano_0000_002238", "timestamp": "2021-04-28T08:04:52.687490Z", "filename": "pano_0000_002238.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 13.8846004, "relative_pitch": 73.16462329502272, "relative_heading": 244.10516156941216, "relative_elevation": 45.8856034977362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87659449704818, 52.3576321120849, 45.3389733927324 ] }, "distance": 13.92, "direction": 243.16, "angle": 72.93, "elevation": 45.34, "pano_id": "TMX7316010203-001061_pano_0001_001486", "timestamp": "2019-01-17T12:08:19.771620Z", "filename": "pano_0001_001486.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 13.91902224, "relative_pitch": 72.93356297589456, "relative_heading": 243.16229800266527, "relative_elevation": 45.3389733927324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0006_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87661793129089, 52.3576097854945, 45.3906435165554 ] }, "distance": 13.93, "direction": 230.99, "angle": 72.94, "elevation": 45.39, "pano_id": "TMX7316010203-000259_pano_0006_000156", "timestamp": "2017-04-13T10:07:24.422340Z", "filename": "pano_0006_000156.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 13.92931857, "relative_pitch": 72.9399843174782, "relative_heading": 230.98771923966785, "relative_elevation": 45.3906435165554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_10-47-04_00287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876967898985156, 52.35774030637452, 0.0 ] }, "distance": 14.24, "direction": 66.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_10-47-04_00287", "timestamp": "2025-07-30T10:54:57Z", "filename": "recording_2025-07-30_10-47-04_00287.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 14.23513312, "relative_pitch": 0.0, "relative_heading": 66.1526638868006, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8769869022012, 52.3576950924286, 45.7828725231811 ] }, "distance": 14.33, "direction": 87.1, "angle": 72.62, "elevation": 45.78, "pano_id": "TMX7316060226-000012_pano_0000_001101", "timestamp": "2016-08-03T10:35:33.106700Z", "filename": "pano_0000_001101.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 14.33281574, "relative_pitch": 72.61671516895477, "relative_heading": 87.10399885304356, "relative_elevation": 45.7828725231811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87698622203881, 52.3577014710747, 45.6617687828839 ] }, "distance": 14.34, "direction": 84.26, "angle": 72.57, "elevation": 45.66, "pano_id": "TMX7316010203-002921_pano_0004_000046", "timestamp": "2023-01-10T09:30:02.301250Z", "filename": "pano_0004_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 14.34004181, "relative_pitch": 72.56514564417495, "relative_heading": 84.26117377426627, "relative_elevation": 45.6617687828839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87697160209604, 52.3577377966137, 45.8055432401597 ] }, "distance": 14.36, "direction": 67.58, "angle": 72.6, "elevation": 45.81, "pano_id": "TMX7316010203-001707_pano_0000_002230", "timestamp": "2020-05-13T10:53:49.527550Z", "filename": "pano_0000_002230.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 14.35742516, "relative_pitch": 72.59676756967093, "relative_heading": 67.57919634880915, "relative_elevation": 45.8055432401597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_006862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87696742773636, 52.357744055427, 45.5034528914839 ] }, "distance": 14.38, "direction": 64.58, "angle": 72.46, "elevation": 45.5, "pano_id": "TMX7316060226-000012_pano_0000_006862", "timestamp": "2016-08-03T12:55:07.303090Z", "filename": "pano_0000_006862.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 14.37984405, "relative_pitch": 72.46260184504935, "relative_heading": 64.58045073015988, "relative_elevation": 45.5034528914839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0001_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87698189671854, 52.3577354222379, 45.5590968411416 ] }, "distance": 14.91, "direction": 69.55, "angle": 71.87, "elevation": 45.56, "pano_id": "TMX7316010203-000784_pano_0001_000166", "timestamp": "2018-06-11T10:53:02.117730Z", "filename": "pano_0001_000166.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 14.9137856, "relative_pitch": 71.87412345123762, "relative_heading": 69.54557658932232, "relative_elevation": 45.5590968411416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track05_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876978077805372, 52.35774362178697, 0.0 ] }, "distance": 15.02, "direction": 65.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track05_Sphere_00008", "timestamp": "2025-01-29T10:26:31Z", "filename": "Job_20250129_0912_Track05_Sphere_00008.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 15.0186662, "relative_pitch": 0.0, "relative_heading": 65.93500805395846, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track05_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876575381795728, 52.35763329545994, 0.0 ] }, "distance": 15.04, "direction": 245.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track05_Sphere_00014", "timestamp": "2025-01-29T10:26:35Z", "filename": "Job_20250129_0912_Track05_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 15.03816452, "relative_pitch": 0.0, "relative_heading": 245.85105123571515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0001_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87657802067198, 52.3576243642534, 45.5602250443771 ] }, "distance": 15.31, "direction": 242.18, "angle": 71.42, "elevation": 45.56, "pano_id": "TMX7316010203-000784_pano_0001_000172", "timestamp": "2018-06-11T10:53:04.732820Z", "filename": "pano_0001_000172.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 15.31211279, "relative_pitch": 71.4232703565158, "relative_heading": 242.1800580611186, "relative_elevation": 45.5602250443771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_006868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87656465116253, 52.3576359051015, 45.5122076962143 ] }, "distance": 15.6, "direction": 247.92, "angle": 71.08, "elevation": 45.51, "pano_id": "TMX7316060226-000012_pano_0000_006868", "timestamp": "2016-08-03T12:55:10.203090Z", "filename": "pano_0000_006868.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 15.59665804, "relative_pitch": 71.08383561849024, "relative_heading": 247.9236406275288, "relative_elevation": 45.5122076962143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_10-47-04_00293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876566913825714, 52.35763056260843, 0.0 ] }, "distance": 15.69, "direction": 245.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_10-47-04_00293", "timestamp": "2025-07-30T10:55:01Z", "filename": "recording_2025-07-30_10-47-04_00293.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 15.68905668, "relative_pitch": 0.0, "relative_heading": 245.69964792208017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87699211345856, 52.3577443269722, 45.9479326978326 ] }, "distance": 15.93, "direction": 67.08, "angle": 70.88, "elevation": 45.95, "pano_id": "TMX7316010203-002119_pano_0000_002232", "timestamp": "2021-04-28T08:04:49.622510Z", "filename": "pano_0000_002232.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 15.92697016, "relative_pitch": 70.88210656900065, "relative_heading": 67.08005386649499, "relative_elevation": 45.9479326978326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87656633100528, 52.3576254949125, 45.7719406271353 ] }, "distance": 15.97, "direction": 243.91, "angle": 70.77, "elevation": 45.77, "pano_id": "TMX7316010203-001707_pano_0000_002236", "timestamp": "2020-05-13T10:53:52.392480Z", "filename": "pano_0000_002236.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 15.96506137, "relative_pitch": 70.77144203318144, "relative_heading": 243.91355680261466, "relative_elevation": 45.7719406271353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_000295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87655694171725, 52.3576248025731, 45.6070118574426 ] }, "distance": 16.57, "direction": 244.65, "angle": 70.03, "elevation": 45.61, "pano_id": "TMX7316010203-002463_pano_0003_000295", "timestamp": "2022-03-22T08:28:03.437920Z", "filename": "pano_0003_000295.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 16.57481684, "relative_pitch": 70.02749184101614, "relative_heading": 244.64675465067913, "relative_elevation": 45.6070118574426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87700465811532, 52.3577429633903, 45.4104879237711 ] }, "distance": 16.66, "direction": 68.71, "angle": 69.85, "elevation": 45.41, "pano_id": "TMX7316010203-001061_pano_0001_001480", "timestamp": "2019-01-17T12:08:16.316510Z", "filename": "pano_0001_001480.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 16.66176649, "relative_pitch": 69.85118058642074, "relative_heading": 68.70540042469558, "relative_elevation": 45.4104879237711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002411_pano_0016_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87655456251758, 52.3576248348322, 45.7186384014785 ] }, "distance": 16.72, "direction": 244.9, "angle": 69.91, "elevation": 45.72, "pano_id": "TMX7316010203-002411_pano_0016_000013", "timestamp": "2022-01-11T10:43:59.840550Z", "filename": "pano_0016_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 16.71991881, "relative_pitch": 69.9118565597674, "relative_heading": 244.89572041472036, "relative_elevation": 45.7186384014785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87658127242715, 52.3575945734378, 45.620696509257 ] }, "distance": 16.94, "direction": 231.86, "angle": 69.63, "elevation": 45.62, "pano_id": "TMX7316010203-002921_pano_0004_000040", "timestamp": "2023-01-10T09:29:59.061330Z", "filename": "pano_0004_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 16.93742664, "relative_pitch": 69.63173613309408, "relative_heading": 231.8568853150455, "relative_elevation": 45.620696509257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0006_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87702214421795, 52.3577181187702, 45.3684176634997 ] }, "distance": 17.04, "direction": 78.88, "angle": 69.42, "elevation": 45.37, "pano_id": "TMX7316010203-000259_pano_0006_000159", "timestamp": "2017-04-13T10:07:28.837320Z", "filename": "pano_0006_000159.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 17.03551558, "relative_pitch": 69.41920295402574, "relative_heading": 78.87712725229531, "relative_elevation": 45.3684176634997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87654355391432, 52.3576212701259, 45.4808894731104 ] }, "distance": 17.57, "direction": 244.76, "angle": 68.88, "elevation": 45.48, "pano_id": "TMX7316010203-001159_pano_0001_002413", "timestamp": "2019-05-03T09:03:58.439690Z", "filename": "pano_0001_002413.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 17.56741779, "relative_pitch": 68.88048121715597, "relative_heading": 244.7620550250783, "relative_elevation": 45.4808894731104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87657886791796, 52.357584306071, 45.7238657865673 ] }, "distance": 17.79, "direction": 229.29, "angle": 68.74, "elevation": 45.72, "pano_id": "TMX7316060226-000012_pano_0000_001095", "timestamp": "2016-08-03T10:35:29.326700Z", "filename": "pano_0000_001095.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 17.78977999, "relative_pitch": 68.74048619420735, "relative_heading": 229.28797041183378, "relative_elevation": 45.7238657865673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87702183205008, 52.3577492601636, 45.5481239641085 ] }, "distance": 18.01, "direction": 67.98, "angle": 68.43, "elevation": 45.55, "pano_id": "TMX7316010203-001159_pano_0001_002406", "timestamp": "2019-05-03T09:03:54.749750Z", "filename": "pano_0001_002406.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 18.0078273, "relative_pitch": 68.42822561575052, "relative_heading": 67.9802155294303, "relative_elevation": 45.5481239641085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002411_pano_0016_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002411_pano_0016_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002411/pano_0016_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87702314877212, 52.3577537280904, 45.7663146611303 ] }, "distance": 18.28, "direction": 66.64, "angle": 68.22, "elevation": 45.77, "pano_id": "TMX7316010203-002411_pano_0016_000006", "timestamp": "2022-01-11T10:43:56.165530Z", "filename": "pano_0016_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 18.28238303, "relative_pitch": 68.22465120513141, "relative_heading": 66.64107009752082, "relative_elevation": 45.7663146611303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87703323867645, 52.3577506259603, 45.5958284949884 ] }, "distance": 18.79, "direction": 68.44, "angle": 67.61, "elevation": 45.6, "pano_id": "TMX7316010203-002463_pano_0003_000288", "timestamp": "2022-03-22T08:28:00.057930Z", "filename": "pano_0003_000288.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 18.78584759, "relative_pitch": 67.60794549722816, "relative_heading": 68.43914626224444, "relative_elevation": 45.5958284949884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87652730670088, 52.3576154840272, 45.8845975967124 ] }, "distance": 18.84, "direction": 244.43, "angle": 67.67, "elevation": 45.88, "pano_id": "TMX7316010203-002119_pano_0000_002239", "timestamp": "2021-04-28T08:04:53.197520Z", "filename": "pano_0000_002239.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 18.84351495, "relative_pitch": 67.67342156726615, "relative_heading": 244.4263182476124, "relative_elevation": 45.8845975967124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87652618236129, 52.3576131898656, 45.3425888586789 ] }, "distance": 19.02, "direction": 243.83, "angle": 67.24, "elevation": 45.34, "pano_id": "TMX7316010203-001061_pano_0001_001487", "timestamp": "2019-01-17T12:08:20.341380Z", "filename": "pano_0001_001487.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 19.02383135, "relative_pitch": 67.23914061191256, "relative_heading": 243.8323697033579, "relative_elevation": 45.3425888586789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87652145637956, 52.3576191731395, 45.5072316313162 ] }, "distance": 19.03, "direction": 246.06, "angle": 67.3, "elevation": 45.51, "pano_id": "TMX7316010203-000258_pano_0002_003593", "timestamp": "2017-04-12T12:09:32.028100Z", "filename": "pano_0002_003593.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 19.03356953, "relative_pitch": 67.30269801475625, "relative_heading": 246.05912353504107, "relative_elevation": 45.5072316313162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0004_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0004_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0004_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87705321741392, 52.3577197655148, 45.6686893394217 ] }, "distance": 19.15, "direction": 79.56, "angle": 67.25, "elevation": 45.67, "pano_id": "TMX7316010203-002921_pano_0004_000047", "timestamp": "2023-01-10T09:30:02.846290Z", "filename": "pano_0004_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 19.1494577, "relative_pitch": 67.25108095348229, "relative_heading": 79.56109601439158, "relative_elevation": 45.6686893394217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87705485283013, 52.3577137471445, 45.7934468518943 ] }, "distance": 19.15, "direction": 81.59, "angle": 67.31, "elevation": 45.79, "pano_id": "TMX7316060226-000012_pano_0000_001102", "timestamp": "2016-08-03T10:35:33.721770Z", "filename": "pano_0000_001102.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 19.14973115, "relative_pitch": 67.30647737826627, "relative_heading": 81.59246126871969, "relative_elevation": 45.7934468518943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_10-47-04_00286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87703470150732, 52.357758524845195, 0.0 ] }, "distance": 19.22, "direction": 66.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_10-47-04_00286", "timestamp": "2025-07-30T10:54:57Z", "filename": "recording_2025-07-30_10-47-04_00286.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 19.21740347, "relative_pitch": 0.0, "relative_heading": 66.11053604536781, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_006861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87703448314282, 52.3577620591129, 45.5047387629747 ] }, "distance": 19.37, "direction": 65.03, "angle": 66.95, "elevation": 45.5, "pano_id": "TMX7316060226-000012_pano_0000_006861", "timestamp": "2016-08-03T12:55:06.828130Z", "filename": "pano_0000_006861.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 19.36651598, "relative_pitch": 66.94571695751986, "relative_heading": 65.02882862302444, "relative_elevation": 45.5047387629747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8770390914281, 52.357756172936, 45.8141435142606 ] }, "distance": 19.39, "direction": 67.18, "angle": 67.06, "elevation": 45.81, "pano_id": "TMX7316010203-001707_pano_0000_002229", "timestamp": "2020-05-13T10:53:49.032690Z", "filename": "pano_0000_002229.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 19.38822952, "relative_pitch": 67.06225381918932, "relative_heading": 67.17566161792284, "relative_elevation": 45.8141435142606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0001_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87704905501942, 52.3577538775804, 45.5577123323455 ] }, "distance": 19.92, "direction": 68.61, "angle": 66.38, "elevation": 45.56, "pano_id": "TMX7316010203-000784_pano_0001_000165", "timestamp": "2018-06-11T10:53:01.672840Z", "filename": "pano_0001_000165.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 19.92105788, "relative_pitch": 66.38164503392578, "relative_heading": 68.61022461105739, "relative_elevation": 45.5577123323455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track05_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876509580702003, 52.35761482939181, 0.0 ] }, "distance": 19.97, "direction": 245.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track05_Sphere_00015", "timestamp": "2025-01-29T10:26:36Z", "filename": "Job_20250129_0912_Track05_Sphere_00015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 19.9695044, "relative_pitch": 0.0, "relative_heading": 245.73365030225875, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track05_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track05_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877045628748469, 52.35776186145278, 0.0 ] }, "distance": 20.05, "direction": 66.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track05_Sphere_00007", "timestamp": "2025-01-29T10:26:31Z", "filename": "Job_20250129_0912_Track05_Sphere_00007.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 20.04848176, "relative_pitch": 0.0, "relative_heading": 66.00198009578796, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87705013652085, 52.3577601888353, 45.5209391489625 ] }, "distance": 20.26, "direction": 66.84, "angle": 66.01, "elevation": 45.52, "pano_id": "TMX7316010203-000258_pano_0002_003589", "timestamp": "2017-04-12T12:09:27.302950Z", "filename": "pano_0002_003589.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 20.25549867, "relative_pitch": 66.01232203675482, "relative_heading": 66.83627449593736, "relative_elevation": 45.5209391489625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0001_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0001_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0001_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87651063871166, 52.3576059321302, 45.570908145979 ] }, "distance": 20.33, "direction": 243.11, "angle": 65.96, "elevation": 45.57, "pano_id": "TMX7316010203-000784_pano_0001_000173", "timestamp": "2018-06-11T10:53:05.167700Z", "filename": "pano_0001_000173.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 20.33205927, "relative_pitch": 65.9553328441526, "relative_heading": 243.10583540520778, "relative_elevation": 45.570908145979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_006869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_006869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_006869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87649758302596, 52.3576176686656, 45.5265755988657 ] }, "distance": 20.59, "direction": 247.47, "angle": 65.66, "elevation": 45.53, "pano_id": "TMX7316060226-000012_pano_0000_006869", "timestamp": "2016-08-03T12:55:10.693090Z", "filename": "pano_0000_006869.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 20.59428614, "relative_pitch": 65.66002738200072, "relative_heading": 247.46984030320422, "relative_elevation": 45.5265755988657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_10-47-04_00294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_10-47-04_00294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_10-47-04_00294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876499701408346, 52.35761227918943, 0.0 ] }, "distance": 20.7, "direction": 245.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_10-47-04_00294", "timestamp": "2025-07-30T10:55:02Z", "filename": "recording_2025-07-30_10-47-04_00294.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 20.69973744, "relative_pitch": 0.0, "relative_heading": 245.78325663796983, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track05_Sphere_00011/adjacencies/b_20250129_0912_Track05_Sphere_00011/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87705923421179, 52.3577621063559, 45.9484478244558 ] }, "distance": 20.91, "direction": 66.97, "angle": 65.53, "elevation": 45.95, "pano_id": "TMX7316010203-002119_pano_0000_002231", "timestamp": "2021-04-28T08:04:49.102510Z", "filename": "pano_0000_002231.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_20250129_0912_Track05_Sphere_00011", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120228.13908590292, 485654.8454592802 ] }, "relative_distance": 20.90933586, "relative_pitch": 65.53158048245982, "relative_heading": 66.96681681167588, "relative_elevation": 45.9484478244558 } ] } }