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_20241206_0806_Track12_Sphere_00007/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track12_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851097438237256, 52.3603246610883, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track12_Sphere_00007", "timestamp": "2024-12-06T08:23:09Z", "filename": "Job_20241206_0806_Track12_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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "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_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109772383484, 52.3603213262477, 47.2790890960023 ] }, "distance": 0.37, "direction": 177.0, "angle": 89.55, "elevation": 47.28, "pano_id": "TMX7315080123-000309_pano_0000_000463", "timestamp": "2016-06-22T08:55:27.075090Z", "filename": "pano_0000_000463.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 0.3715914, "relative_pitch": 89.54969139725009, "relative_heading": 176.99863893750265, "relative_elevation": 47.2790890960023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0004_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109159869108, 52.3603295825626, 45.2702243607491 ] }, "distance": 0.68, "direction": 324.0, "angle": 89.14, "elevation": 45.27, "pano_id": "TMX7316010203-002851_pano_0004_000048", "timestamp": "2022-12-14T08:16:38.572490Z", "filename": "pano_0004_000048.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 0.67687746, "relative_pitch": 89.14338105046212, "relative_heading": 324.00399014757386, "relative_elevation": 45.2702243607491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851094740131201, 52.36031833047613, 0.0 ] }, "distance": 0.73, "direction": 194.62, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00124", "timestamp": "2025-10-01T06:54:45Z", "filename": "2025_10_01_06_47_55_00124.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 0.7280197, "relative_pitch": 0.0, "relative_heading": 194.62421206842188, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_006294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109678067232, 52.3603167967871, 45.2688705893233 ] }, "distance": 0.88, "direction": 182.93, "angle": 88.89, "elevation": 45.27, "pano_id": "TMX7316010203-002550_pano_0000_006294", "timestamp": "2022-04-29T10:22:21.174640Z", "filename": "pano_0000_006294.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 0.87623958, "relative_pitch": 88.89110197610539, "relative_heading": 182.9304607914279, "relative_elevation": 45.2688705893233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108742541842, 52.3603177186457, 46.2960319444537 ] }, "distance": 1.03, "direction": 221.44, "angle": 88.72, "elevation": 46.3, "pano_id": "TMX7316010203-001039_pano_0002_000433", "timestamp": "2019-01-07T09:28:45.849240Z", "filename": "pano_0002_000433.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 1.03056997, "relative_pitch": 88.72478143348475, "relative_heading": 221.4443124585078, "relative_elevation": 46.2960319444537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109476847875, 52.3603421958514, 45.9804583666846 ] }, "distance": 1.96, "direction": 354.67, "angle": 87.56, "elevation": 45.98, "pano_id": "TMX7316010203-002063_pano_0000_000500", "timestamp": "2021-03-26T09:28:11.575650Z", "filename": "pano_0000_000500.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 1.95962508, "relative_pitch": 87.55960802381088, "relative_heading": 354.674566037204, "relative_elevation": 45.9804583666846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_002487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8510812987006, 52.3603091530597, 46.6554801305756 ] }, "distance": 2.05, "direction": 212.5, "angle": 87.49, "elevation": 46.66, "pano_id": "TMX7316010203-001701_pano_0000_002487", "timestamp": "2020-05-11T06:12:31.047450Z", "filename": "pano_0000_002487.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 2.04615912, "relative_pitch": 87.48880081552295, "relative_heading": 212.503643554142, "relative_elevation": 46.6554801305756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_001572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108882745587, 52.3603436042103, 45.4659436531365 ] }, "distance": 2.19, "direction": 344.45, "angle": 87.24, "elevation": 45.47, "pano_id": "TMX7316010203-000795_pano_0000_001572", "timestamp": "2018-06-19T07:59:56.749960Z", "filename": "pano_0000_001572.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 2.18798386, "relative_pitch": 87.24484767227165, "relative_heading": 344.4484138231968, "relative_elevation": 45.4659436531365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0008_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108510357704, 52.3603437190852, 46.1438441155478 ] }, "distance": 2.28, "direction": 338.38, "angle": 87.17, "elevation": 46.14, "pano_id": "TMX7316010203-002374_pano_0008_000022", "timestamp": "2021-12-31T11:05:08.757350Z", "filename": "pano_0008_000022.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 2.28107845, "relative_pitch": 87.16993969006036, "relative_heading": 338.3843204239667, "relative_elevation": 46.1438441155478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851089687014, 52.3603031954175, 45.5341955674812 ] }, "distance": 2.45, "direction": 192.47, "angle": 86.92, "elevation": 45.53, "pano_id": "TMX7316010203-001141_pano_0000_000466", "timestamp": "2019-04-26T07:42:54.466670Z", "filename": "pano_0000_000466.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 2.44624859, "relative_pitch": 86.92483619579686, "relative_heading": 192.46615437445027, "relative_elevation": 45.5341955674812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109332357048, 52.3603492758543, 45.5295649375767 ] }, "distance": 2.75, "direction": 354.16, "angle": 86.54, "elevation": 45.53, "pano_id": "TMX7316010203-001141_pano_0000_000467", "timestamp": "2019-04-26T07:42:55.381650Z", "filename": "pano_0000_000467.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 2.7532946, "relative_pitch": 86.53938524513622, "relative_heading": 354.15660064296, "relative_elevation": 45.5295649375767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0008_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8510873099791, 52.360299234778, 46.145684373565 ] }, "distance": 2.91, "direction": 193.71, "angle": 86.39, "elevation": 46.15, "pano_id": "TMX7316010203-002374_pano_0008_000021", "timestamp": "2021-12-31T11:05:08.097390Z", "filename": "pano_0008_000021.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 2.91221223, "relative_pitch": 86.38890435095608, "relative_heading": 193.705416924933, "relative_elevation": 46.145684373565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_001571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108921134297, 52.360298441966, 45.4494929416105 ] }, "distance": 2.97, "direction": 190.87, "angle": 86.26, "elevation": 45.45, "pano_id": "TMX7316010203-000795_pano_0000_001571", "timestamp": "2018-06-19T07:59:56.050130Z", "filename": "pano_0000_001571.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 2.97085651, "relative_pitch": 86.26011827456644, "relative_heading": 190.8741559167372, "relative_elevation": 45.4494929416105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109814467652, 52.360296663275, 45.9512768322602 ] }, "distance": 3.12, "direction": 179.11, "angle": 86.12, "elevation": 45.95, "pano_id": "TMX7316010203-002063_pano_0000_000499", "timestamp": "2021-03-26T09:28:10.695690Z", "filename": "pano_0000_000499.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 3.11580566, "relative_pitch": 86.12089852709163, "relative_heading": 179.11498077395706, "relative_elevation": 45.9512768322602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851092610978042, 52.360359682491534, 0.0 ] }, "distance": 3.91, "direction": 355.18, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00125", "timestamp": "2025-10-01T06:54:46Z", "filename": "2025_10_01_06_47_55_00125.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 3.91082947, "relative_pitch": 0.0, "relative_heading": 355.1763561301488, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_003299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_003299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_003299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8510902994057, 52.3602896753615, 46.7950641904026 ] }, "distance": 3.92, "direction": 187.12, "angle": 85.21, "elevation": 46.8, "pano_id": "TMX7316010203-000264_pano_0001_003299", "timestamp": "2017-04-19T13:45:56.018790Z", "filename": "pano_0001_003299.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 3.92326849, "relative_pitch": 85.20756596556453, "relative_heading": 187.12079896241045, "relative_elevation": 46.7950641904026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_002488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8510791170283, 52.3603589840557, 46.6804726403207 ] }, "distance": 4.02, "direction": 341.9, "angle": 85.08, "elevation": 46.68, "pano_id": "TMX7316010203-001701_pano_0000_002488", "timestamp": "2020-05-11T06:12:32.047450Z", "filename": "pano_0000_002488.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 4.01803361, "relative_pitch": 85.08037697316345, "relative_heading": 341.9025878527574, "relative_elevation": 46.6804726403207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_006295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109631849967, 52.3603610218498, 45.2664625672624 ] }, "distance": 4.05, "direction": 358.92, "angle": 84.89, "elevation": 45.27, "pano_id": "TMX7316010203-002550_pano_0000_006295", "timestamp": "2022-04-29T10:22:21.849640Z", "filename": "pano_0000_006295.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 4.0467333, "relative_pitch": 84.89144958430785, "relative_heading": 358.91989063290504, "relative_elevation": 45.2664625672624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108671130503, 52.3603628111991, 46.3080913787708 ] }, "distance": 4.31, "direction": 350.23, "angle": 84.69, "elevation": 46.31, "pano_id": "TMX7316010203-001039_pano_0002_000434", "timestamp": "2019-01-07T09:28:46.584240Z", "filename": "pano_0002_000434.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 4.30756286, "relative_pitch": 84.68565865541701, "relative_heading": 350.2325814840578, "relative_elevation": 46.3080913787708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0004_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109281835755, 52.3602843093215, 45.2639924539253 ] }, "distance": 4.5, "direction": 184.01, "angle": 84.32, "elevation": 45.26, "pano_id": "TMX7316010203-002851_pano_0004_000047", "timestamp": "2022-12-14T08:16:37.802580Z", "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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 4.50112698, "relative_pitch": 84.3210818563212, "relative_heading": 184.00954430697513, "relative_elevation": 45.2639924539253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track12_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851098399987926, 52.360283941916514, 0.0 ] }, "distance": 4.53, "direction": 179.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track12_Sphere_00006", "timestamp": "2024-12-06T08:23:08Z", "filename": "Job_20241206_0806_Track12_Sphere_00006.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 4.53146649, "relative_pitch": 0.0, "relative_heading": 179.17154304194457, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track12_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109658818683, 52.36036707046396, 0.0 ] }, "distance": 4.72, "direction": 359.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track12_Sphere_00008", "timestamp": "2024-12-06T08:23:09Z", "filename": "Job_20241206_0806_Track12_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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 4.71942421, "relative_pitch": 0.0, "relative_heading": 359.29693278042066, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109617109377, 52.360370285966, 47.269627628848 ] }, "distance": 5.08, "direction": 359.03, "angle": 83.87, "elevation": 47.27, "pano_id": "TMX7315080123-000309_pano_0000_000464", "timestamp": "2016-06-22T08:55:28.065100Z", "filename": "pano_0000_000464.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 5.07760514, "relative_pitch": 83.86891573863004, "relative_heading": 359.0258674863963, "relative_elevation": 47.269627628848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851094260204694, 52.36027542973809, 0.0 ] }, "distance": 5.48, "direction": 182.26, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00123", "timestamp": "2025-10-01T06:54:44Z", "filename": "2025_10_01_06_47_55_00123.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 5.48245513, "relative_pitch": 0.0, "relative_heading": 182.2632231474207, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0004_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109041212802, 52.3603746525603, 45.2662714505568 ] }, "distance": 5.58, "direction": 355.08, "angle": 82.97, "elevation": 45.27, "pano_id": "TMX7316010203-002851_pano_0004_000049", "timestamp": "2022-12-14T08:16:39.252510Z", "filename": "pano_0004_000049.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 5.58331581, "relative_pitch": 82.9684336503574, "relative_heading": 355.0820249166201, "relative_elevation": 45.2662714505568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_006293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109785886061, 52.3602724416688, 45.3526487406343 ] }, "distance": 5.81, "direction": 179.72, "angle": 82.7, "elevation": 45.35, "pano_id": "TMX7316010203-002550_pano_0000_006293", "timestamp": "2022-04-29T10:22:20.444600Z", "filename": "pano_0000_006293.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 5.81074418, "relative_pitch": 82.69883675335753, "relative_heading": 179.71745046773444, "relative_elevation": 45.3526487406343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109920193463, 52.3602723645632, 47.3079782556742 ] }, "distance": 5.82, "direction": 178.82, "angle": 82.99, "elevation": 47.31, "pano_id": "TMX7315080123-000309_pano_0000_000462", "timestamp": "2016-06-22T08:55:25.995000Z", "filename": "pano_0000_000462.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 5.82049368, "relative_pitch": 82.98591624844425, "relative_heading": 178.81715918540627, "relative_elevation": 47.3079782556742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108890344981, 52.3602725832889, 46.2912289528176 ] }, "distance": 5.82, "direction": 185.73, "angle": 82.83, "elevation": 46.29, "pano_id": "TMX7316010203-001039_pano_0002_000432", "timestamp": "2019-01-07T09:28:45.044410Z", "filename": "pano_0002_000432.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 5.82401105, "relative_pitch": 82.82915672892233, "relative_heading": 185.72961972351231, "relative_elevation": 46.2912289528176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_003300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_003300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_003300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108501954206, 52.3603831875213, 46.8578230468556 ] }, "distance": 6.57, "direction": 352.6, "angle": 82.02, "elevation": 46.86, "pano_id": "TMX7316010203-000264_pano_0001_003300", "timestamp": "2017-04-19T13:45:57.368580Z", "filename": "pano_0001_003300.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 6.56720443, "relative_pitch": 82.02186405207067, "relative_heading": 352.5982537240481, "relative_elevation": 46.8578230468556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109142357472, 52.3603877190329, 46.0133711863309 ] }, "distance": 7.03, "direction": 356.66, "angle": 81.32, "elevation": 46.01, "pano_id": "TMX7316010203-002063_pano_0000_000501", "timestamp": "2021-03-26T09:28:12.400670Z", "filename": "pano_0000_000501.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 7.02867543, "relative_pitch": 81.31503886099176, "relative_heading": 356.65794069868906, "relative_elevation": 46.0133711863309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_002486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108403833469, 52.3602613678433, 46.7707462776452 ] }, "distance": 7.1, "direction": 187.39, "angle": 81.37, "elevation": 46.77, "pano_id": "TMX7316010203-001701_pano_0000_002486", "timestamp": "2020-05-11T06:12:29.992430Z", "filename": "pano_0000_002486.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 7.10181942, "relative_pitch": 81.36597915668402, "relative_heading": 187.38527369478774, "relative_elevation": 46.7707462776452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_001573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108776247766, 52.3603886563669, 45.4749112157151 ] }, "distance": 7.15, "direction": 354.71, "angle": 81.06, "elevation": 45.47, "pano_id": "TMX7316010203-000795_pano_0000_001573", "timestamp": "2018-06-19T07:59:57.419970Z", "filename": "pano_0000_001573.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 7.15146566, "relative_pitch": 81.06276022937192, "relative_heading": 354.71144609920253, "relative_elevation": 45.4749112157151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0008_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108292960831, 52.360388351402, 46.1505003171042 ] }, "distance": 7.16, "direction": 352.06, "angle": 81.19, "elevation": 46.15, "pano_id": "TMX7316010203-002374_pano_0008_000023", "timestamp": "2021-12-31T11:05:09.382410Z", "filename": "pano_0008_000023.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 7.1556801, "relative_pitch": 81.18641487081109, "relative_heading": 352.06044236052827, "relative_elevation": 46.1505003171042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108952564714, 52.3602577215129, 45.6587613634765 ] }, "distance": 7.47, "direction": 184.14, "angle": 80.71, "elevation": 45.66, "pano_id": "TMX7316010203-001141_pano_0000_000465", "timestamp": "2019-04-26T07:42:53.486690Z", "filename": "pano_0000_000465.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 7.46812648, "relative_pitch": 80.71073331953643, "relative_heading": 184.13919782191175, "relative_elevation": 45.6587613634765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0008_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109035763327, 52.3602548002445, 46.2372424034402 ] }, "distance": 7.79, "direction": 183.55, "angle": 80.44, "elevation": 46.24, "pano_id": "TMX7316010203-002374_pano_0008_000020", "timestamp": "2021-12-31T11:05:07.392430Z", "filename": "pano_0008_000020.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 7.78866008, "relative_pitch": 80.43829481359747, "relative_heading": 183.5507243071395, "relative_elevation": 46.2372424034402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109021208871, 52.3603952788158, 45.5290835313499 ] }, "distance": 7.87, "direction": 356.42, "angle": 80.19, "elevation": 45.53, "pano_id": "TMX7316010203-001141_pano_0000_000468", "timestamp": "2019-04-26T07:42:56.206690Z", "filename": "pano_0000_000468.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 7.87333554, "relative_pitch": 80.18888364526902, "relative_heading": 356.4152282858664, "relative_elevation": 45.5290835313499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_001570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108994458241, 52.360253308286, 45.5584780527279 ] }, "distance": 7.96, "direction": 183.68, "angle": 80.09, "elevation": 45.56, "pano_id": "TMX7316010203-000795_pano_0000_001570", "timestamp": "2018-06-19T07:59:55.255000Z", "filename": "pano_0000_001570.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 7.95612051, "relative_pitch": 80.09402812687146, "relative_heading": 183.67893563524092, "relative_elevation": 45.5584780527279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_000498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85110002070115, 52.3602516272505, 46.0332946553826 ] }, "distance": 8.13, "direction": 178.76, "angle": 79.99, "elevation": 46.03, "pano_id": "TMX7316010203-002063_pano_0000_000498", "timestamp": "2021-03-26T09:28:09.715660Z", "filename": "pano_0000_000498.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 8.1286851, "relative_pitch": 79.98578880706714, "relative_heading": 178.75983554582618, "relative_elevation": 46.0332946553826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851089301350354, 52.36040031912763, 0.0 ] }, "distance": 8.44, "direction": 356.23, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00126", "timestamp": "2025-10-01T06:54:46Z", "filename": "2025_10_01_06_47_55_00126.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 8.43701685, "relative_pitch": 0.0, "relative_heading": 356.232855628068, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track12_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851100195343366, 52.36024470051168, 0.0 ] }, "distance": 8.9, "direction": 178.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track12_Sphere_00005", "timestamp": "2024-12-06T08:23:07Z", "filename": "Job_20241206_0806_Track12_Sphere_00005.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 8.89953058, "relative_pitch": 0.0, "relative_heading": 178.79065530121363, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_006296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109531604624, 52.360405244725, 45.2684956286103 ] }, "distance": 8.97, "direction": 359.08, "angle": 78.79, "elevation": 45.27, "pano_id": "TMX7316010203-002550_pano_0000_006296", "timestamp": "2022-04-29T10:22:22.484590Z", "filename": "pano_0000_006296.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 8.96804431, "relative_pitch": 78.79434790336704, "relative_heading": 359.0762904312432, "relative_elevation": 45.2684956286103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108604496395, 52.3604078315581, 46.3106380235404 ] }, "distance": 9.29, "direction": 355.21, "angle": 78.66, "elevation": 46.31, "pano_id": "TMX7316010203-001039_pano_0002_000435", "timestamp": "2019-01-07T09:28:47.284250Z", "filename": "pano_0002_000435.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 9.28721719, "relative_pitch": 78.6602235468688, "relative_heading": 355.205982099298, "relative_elevation": 46.3106380235404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_002489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8510771361949, 52.3604080523763, 46.7034403299913 ] }, "distance": 9.38, "direction": 351.52, "angle": 78.64, "elevation": 46.7, "pano_id": "TMX7316010203-001701_pano_0000_002489", "timestamp": "2020-05-11T06:12:32.902350Z", "filename": "pano_0000_002489.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 9.38180593, "relative_pitch": 78.64157248413527, "relative_heading": 351.52247772187394, "relative_elevation": 46.7034403299913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0004_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109441054394, 52.3602395948191, 45.3247296931222 ] }, "distance": 9.47, "direction": 181.25, "angle": 78.2, "elevation": 45.32, "pano_id": "TMX7316010203-002851_pano_0004_000046", "timestamp": "2022-12-14T08:16:36.937540Z", "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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 9.46792707, "relative_pitch": 78.20109290993746, "relative_heading": 181.24831119040527, "relative_elevation": 45.3247296931222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track12_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851095058657637, 52.36041104063176, 0.0 ] }, "distance": 9.61, "direction": 359.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track12_Sphere_00009", "timestamp": "2024-12-06T08:23:10Z", "filename": "Job_20241206_0806_Track12_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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 9.61318065, "relative_pitch": 0.0, "relative_heading": 359.0337632132506, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109416939249, 52.36023555963603, 0.0 ] }, "distance": 9.92, "direction": 181.29, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00122", "timestamp": "2025-10-01T06:54:43Z", "filename": "2025_10_01_06_47_55_00122.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 9.91719235, "relative_pitch": 0.0, "relative_heading": 181.2866891259759, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109423182503, 52.3604192125175, 47.266750652343 ] }, "distance": 10.52, "direction": 358.81, "angle": 77.45, "elevation": 47.27, "pano_id": "TMX7315080123-000309_pano_0000_000465", "timestamp": "2016-06-22T08:55:28.985130Z", "filename": "pano_0000_000465.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 10.52340102, "relative_pitch": 77.4484627830667, "relative_heading": 358.81061024532744, "relative_elevation": 47.266750652343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0004_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108887720517, 52.3604197505832, 45.2698255525902 ] }, "distance": 10.6, "direction": 356.85, "angle": 76.83, "elevation": 45.27, "pano_id": "TMX7316010203-002851_pano_0004_000050", "timestamp": "2022-12-14T08:16:39.877550Z", "filename": "pano_0004_000050.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 10.59706782, "relative_pitch": 76.82504403499793, "relative_heading": 356.8450704959257, "relative_elevation": 45.2698255525902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_006292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8510984664643, 52.3602281107285, 45.2511909333989 ] }, "distance": 10.74, "direction": 179.63, "angle": 76.64, "elevation": 45.25, "pano_id": "TMX7316010203-002550_pano_0000_006292", "timestamp": "2022-04-29T10:22:19.734640Z", "filename": "pano_0000_006292.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 10.74379125, "relative_pitch": 76.64381670828139, "relative_heading": 179.62643500217123, "relative_elevation": 45.2511909333989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109110408695, 52.3602275924708, 46.3197652995586 ] }, "distance": 10.81, "direction": 182.29, "angle": 76.86, "elevation": 46.32, "pano_id": "TMX7316010203-001039_pano_0002_000431", "timestamp": "2019-01-07T09:28:44.159270Z", "filename": "pano_0002_000431.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 10.80984783, "relative_pitch": 76.86374579415067, "relative_heading": 182.28778832020225, "relative_elevation": 46.3197652995586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85110006982022, 52.3602256685589, 47.3446108819917 ] }, "distance": 11.02, "direction": 179.07, "angle": 76.9, "elevation": 47.34, "pano_id": "TMX7315080123-000309_pano_0000_000461", "timestamp": "2016-06-22T08:55:24.914930Z", "filename": "pano_0000_000461.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 11.01677213, "relative_pitch": 76.90076222105897, "relative_heading": 179.0675758083444, "relative_elevation": 47.3446108819917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_000502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108948860287, 52.3604334078771, 46.0437467433512 ] }, "distance": 12.11, "direction": 357.44, "angle": 75.26, "elevation": 46.04, "pano_id": "TMX7316010203-002063_pano_0000_000502", "timestamp": "2021-03-26T09:28:13.220670Z", "filename": "pano_0000_000502.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 12.11282383, "relative_pitch": 75.26103609761442, "relative_heading": 357.4374273811895, "relative_elevation": 46.0437467433512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0008_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108101589414, 52.3604330859811, 46.1636741682887 ] }, "distance": 12.12, "direction": 354.7, "angle": 75.29, "elevation": 46.16, "pano_id": "TMX7316010203-002374_pano_0008_000024", "timestamp": "2021-12-31T11:05:09.982410Z", "filename": "pano_0008_000024.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 12.11665296, "relative_pitch": 75.29321894991271, "relative_heading": 354.7021322176373, "relative_elevation": 46.1636741682887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_001574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108670466197, 52.3604338155602, 45.4870619243011 ] }, "distance": 12.17, "direction": 356.55, "angle": 75.02, "elevation": 45.49, "pano_id": "TMX7316010203-000795_pano_0000_001574", "timestamp": "2018-06-19T07:59:58.054990Z", "filename": "pano_0000_001574.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 12.16806645, "relative_pitch": 75.02368942152683, "relative_heading": 356.5548019251943, "relative_elevation": 45.4870619243011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_002485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108625443095, 52.3602136362755, 46.65119192563 ] }, "distance": 12.38, "direction": 183.53, "angle": 75.14, "elevation": 46.65, "pano_id": "TMX7316010203-001701_pano_0000_002485", "timestamp": "2020-05-11T06:12:29.022540Z", "filename": "pano_0000_002485.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 12.37766732, "relative_pitch": 75.14044412561526, "relative_heading": 183.52904542201475, "relative_elevation": 46.65119192563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108976397248, 52.3602126920396, 45.5452547548339 ] }, "distance": 12.47, "direction": 182.4, "angle": 74.69, "elevation": 45.55, "pano_id": "TMX7316010203-001141_pano_0000_000464", "timestamp": "2019-04-26T07:42:52.551680Z", "filename": "pano_0000_000464.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 12.47022918, "relative_pitch": 74.6877613131102, "relative_heading": 182.40282113195119, "relative_elevation": 45.5452547548339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0008_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109228206628, 52.3602102546147, 46.1500914385542 ] }, "distance": 12.74, "direction": 181.58, "angle": 74.57, "elevation": 46.15, "pano_id": "TMX7316010203-002374_pano_0008_000019", "timestamp": "2021-12-31T11:05:06.687430Z", "filename": "pano_0008_000019.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 12.73533267, "relative_pitch": 74.57290902897587, "relative_heading": 181.58053425198048, "relative_elevation": 46.1500914385542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_001569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109038187706, 52.3602081797431, 45.4505728855729 ] }, "distance": 12.97, "direction": 182.12, "angle": 74.07, "elevation": 45.45, "pano_id": "TMX7316010203-000795_pano_0000_001569", "timestamp": "2018-06-19T07:59:54.399980Z", "filename": "pano_0000_001569.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 12.97027855, "relative_pitch": 74.07278649951661, "relative_heading": 182.12404030086088, "relative_elevation": 45.4505728855729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108519145626, 52.3604412229158, 45.5296873431653 ] }, "distance": 13.0, "direction": 356.32, "angle": 74.07, "elevation": 45.53, "pano_id": "TMX7316010203-001141_pano_0000_000469", "timestamp": "2019-04-26T07:42:56.951660Z", "filename": "pano_0000_000469.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 12.9971288, "relative_pitch": 74.06781397728913, "relative_heading": 356.3195341604763, "relative_elevation": 45.5296873431653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85110081364733, 52.3602077196226, 45.8991206334904 ] }, "distance": 13.01, "direction": 178.99, "angle": 74.17, "elevation": 45.9, "pano_id": "TMX7316010203-002063_pano_0000_000497", "timestamp": "2021-03-26T09:28:08.725670Z", "filename": "pano_0000_000497.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 13.01459825, "relative_pitch": 74.16942768043472, "relative_heading": 178.98760448060548, "relative_elevation": 45.8991206334904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851086840548955, 52.36044238866089, 0.0 ] }, "distance": 13.12, "direction": 356.85, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00127", "timestamp": "2025-10-01T06:54:47Z", "filename": "2025_10_01_06_47_55_00127.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 13.11991978, "relative_pitch": 0.0, "relative_heading": 356.8455116525795, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track12_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851101634198355, 52.36020215898514, 0.0 ] }, "distance": 13.63, "direction": 178.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track12_Sphere_00004", "timestamp": "2024-12-06T08:23:06Z", "filename": "Job_20241206_0806_Track12_Sphere_00004.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 13.63431888, "relative_pitch": 0.0, "relative_heading": 178.79867166340406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_006297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109347967198, 52.3604496024874, 45.2804062217474 ] }, "distance": 13.91, "direction": 358.89, "angle": 72.93, "elevation": 45.28, "pano_id": "TMX7316010203-002550_pano_0000_006297", "timestamp": "2022-04-29T10:22:23.084590Z", "filename": "pano_0000_006297.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 13.90536829, "relative_pitch": 72.92856052361363, "relative_heading": 358.8887493937356, "relative_elevation": 45.2804062217474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108594407091, 52.3604528557392, 46.3054823093116 ] }, "distance": 14.29, "direction": 356.86, "angle": 72.85, "elevation": 46.31, "pano_id": "TMX7316010203-001039_pano_0002_000436", "timestamp": "2019-01-07T09:28:47.959240Z", "filename": "pano_0002_000436.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 14.28623174, "relative_pitch": 72.85388662297406, "relative_heading": 356.85799467368014, "relative_elevation": 46.3054823093116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_003298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_003298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_003298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109204681677, 52.3601956455222, 46.7693854384124 ] }, "distance": 14.36, "direction": 181.47, "angle": 72.93, "elevation": 46.77, "pano_id": "TMX7316010203-000264_pano_0001_003298", "timestamp": "2017-04-19T13:45:54.373640Z", "filename": "pano_0001_003298.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 14.36080004, "relative_pitch": 72.93060443826512, "relative_heading": 181.4655609556909, "relative_elevation": 46.7693854384124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0004_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109546822305, 52.360194410052, 45.2886337693781 ] }, "distance": 14.49, "direction": 180.53, "angle": 72.25, "elevation": 45.29, "pano_id": "TMX7316010203-002851_pano_0004_000045", "timestamp": "2022-12-14T08:16:36.077560Z", "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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 14.49419962, "relative_pitch": 72.25322045443738, "relative_heading": 180.53053409016076, "relative_elevation": 45.2886337693781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track12_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851093801305869, 52.36045556927272, 0.0 ] }, "distance": 14.57, "direction": 359.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track12_Sphere_00010", "timestamp": "2024-12-06T08:23:10Z", "filename": "Job_20241206_0806_Track12_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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 14.56880921, "relative_pitch": 0.0, "relative_heading": 359.02554587490476, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_002490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85107593816592, 52.3604566998087, 46.7248556353152 ] }, "distance": 14.77, "direction": 354.31, "angle": 72.46, "elevation": 46.72, "pano_id": "TMX7316010203-001701_pano_0000_002490", "timestamp": "2020-05-11T06:12:33.652600Z", "filename": "pano_0000_002490.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 14.76532894, "relative_pitch": 72.46315772024383, "relative_heading": 354.30700215703973, "relative_elevation": 46.7248556353152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851096407226049, 52.3601912870907, 0.0 ] }, "distance": 14.84, "direction": 180.27, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00121", "timestamp": "2025-10-01T06:54:41Z", "filename": "2025_10_01_06_47_55_00121.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 14.84124945, "relative_pitch": 0.0, "relative_heading": 180.27116057296647, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0004_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108753386969, 52.3604650640865, 45.2626869706437 ] }, "distance": 15.64, "direction": 357.53, "angle": 70.94, "elevation": 45.26, "pano_id": "TMX7316010203-002851_pano_0004_000051", "timestamp": "2022-12-14T08:16:40.467540Z", "filename": "pano_0004_000051.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 15.63779342, "relative_pitch": 70.94049460347979, "relative_heading": 357.5270493925498, "relative_elevation": 45.2626869706437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_006291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109908171433, 52.3601835406835, 45.2616328373551 ] }, "distance": 15.7, "direction": 179.59, "angle": 70.87, "elevation": 45.26, "pano_id": "TMX7316010203-002550_pano_0000_006291", "timestamp": "2022-04-29T10:22:19.059620Z", "filename": "pano_0000_006291.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 15.70345755, "relative_pitch": 70.86585730301279, "relative_heading": 179.59148865559783, "relative_elevation": 45.2616328373551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109314408535, 52.3601826568073, 46.3419363386929 ] }, "distance": 15.8, "direction": 181.06, "angle": 71.17, "elevation": 46.34, "pano_id": "TMX7316010203-001039_pano_0002_000430", "timestamp": "2019-01-07T09:28:43.289260Z", "filename": "pano_0002_000430.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 15.80411877, "relative_pitch": 71.16894190780882, "relative_heading": 181.06063024609884, "relative_elevation": 46.3419363386929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109294955669, 52.3604680590224, 47.2553769927472 ] }, "distance": 15.96, "direction": 358.9, "angle": 71.34, "elevation": 47.26, "pano_id": "TMX7315080123-000309_pano_0000_000466", "timestamp": "2016-06-22T08:55:29.860140Z", "filename": "pano_0000_000466.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 15.95941886, "relative_pitch": 71.33878354951399, "relative_heading": 358.9021133830619, "relative_elevation": 47.2553769927472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85110007176448, 52.360179182439, 47.3680471535772 ] }, "distance": 16.19, "direction": 179.37, "angle": 71.13, "elevation": 47.37, "pano_id": "TMX7315080123-000309_pano_0000_000460", "timestamp": "2016-06-22T08:55:23.819820Z", "filename": "pano_0000_000460.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 16.18901268, "relative_pitch": 71.13107281523149, "relative_heading": 179.36502232195286, "relative_elevation": 47.3680471535772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_003301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_003301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_003301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_003301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108158477824, 52.3604767562069, 46.9006662294269 ] }, "distance": 16.96, "direction": 356.35, "angle": 70.12, "elevation": 46.9, "pano_id": "TMX7316010203-000264_pano_0001_003301", "timestamp": "2017-04-19T13:45:58.463570Z", "filename": "pano_0001_003301.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 16.95868679, "relative_pitch": 70.12065144046288, "relative_heading": 356.3486368952067, "relative_elevation": 46.9006662294269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0008_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108003572621, 52.360477863039, 46.1679466934875 ] }, "distance": 17.09, "direction": 356.02, "angle": 69.69, "elevation": 46.17, "pano_id": "TMX7316010203-002374_pano_0008_000025", "timestamp": "2021-12-31T11:05:10.567400Z", "filename": "pano_0008_000025.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 17.08859728, "relative_pitch": 69.68847820634728, "relative_heading": 356.02182674290674, "relative_elevation": 46.1679466934875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_001575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108596969862, 52.3604786460965, 45.4991293624043 ] }, "distance": 17.15, "direction": 357.39, "angle": 69.34, "elevation": 45.5, "pano_id": "TMX7316010203-000795_pano_0000_001575", "timestamp": "2018-06-19T07:59:58.664980Z", "filename": "pano_0000_001575.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 17.15236051, "relative_pitch": 69.34445153772002, "relative_heading": 357.38925975268285, "relative_elevation": 45.4991293624043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_000503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108858182559, 52.3604790422442, 46.0602457458153 ] }, "distance": 17.19, "direction": 357.99, "angle": 69.53, "elevation": 46.06, "pano_id": "TMX7316010203-002063_pano_0000_000503", "timestamp": "2021-03-26T09:28:14.045770Z", "filename": "pano_0000_000503.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 17.18923014, "relative_pitch": 69.53492093219705, "relative_heading": 357.98850125965805, "relative_elevation": 46.0602457458153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109078733438, 52.3601676819895, 45.5628101360053 ] }, "distance": 17.47, "direction": 181.49, "angle": 69.02, "elevation": 45.56, "pano_id": "TMX7316010203-001141_pano_0000_000463", "timestamp": "2019-04-26T07:42:51.651710Z", "filename": "pano_0000_000463.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 17.4735971, "relative_pitch": 69.0178967960043, "relative_heading": 181.4858644785382, "relative_elevation": 45.5628101360053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_002484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108800953864, 52.3601661443063, 46.6545048942789 ] }, "distance": 17.65, "direction": 182.09, "angle": 69.28, "elevation": 46.65, "pano_id": "TMX7316010203-001701_pano_0000_002484", "timestamp": "2020-05-11T06:12:28.127360Z", "filename": "pano_0000_002484.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 17.65051782, "relative_pitch": 69.27716780266593, "relative_heading": 182.08555888844333, "relative_elevation": 46.6545048942789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0008_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0008_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0008_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109389440693, 52.3601658430473, 46.1689467793331 ] }, "distance": 17.67, "direction": 180.78, "angle": 69.05, "elevation": 46.17, "pano_id": "TMX7316010203-002374_pano_0008_000018", "timestamp": "2021-12-31T11:05:06.027550Z", "filename": "pano_0008_000018.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 17.67399747, "relative_pitch": 69.0525862046423, "relative_heading": 180.78267937355997, "relative_elevation": 46.1689467793331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851085148425169, 52.36048523462195, 0.0 ] }, "distance": 17.89, "direction": 357.32, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00128", "timestamp": "2025-10-01T06:54:47Z", "filename": "2025_10_01_06_47_55_00128.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 17.88729505, "relative_pitch": 0.0, "relative_heading": 357.3171993833673, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109957235383, 52.3601638866615, 45.88232288789 ] }, "distance": 17.89, "direction": 179.53, "angle": 68.7, "elevation": 45.88, "pano_id": "TMX7316010203-002063_pano_0000_000496", "timestamp": "2021-03-26T09:28:07.750760Z", "filename": "pano_0000_000496.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 17.89063446, "relative_pitch": 68.69797918214486, "relative_heading": 179.53438233822808, "relative_elevation": 45.88232288789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_001568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_001568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_001568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109052700975, 52.360163223977, 45.4598374506459 ] }, "distance": 17.97, "direction": 181.5, "angle": 68.43, "elevation": 45.46, "pano_id": "TMX7316010203-000795_pano_0000_001568", "timestamp": "2018-06-19T07:59:53.585000Z", "filename": "pano_0000_001568.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 17.96995254, "relative_pitch": 68.43146290159102, "relative_heading": 181.5013786554543, "relative_elevation": 45.4598374506459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108092726991, 52.3604868907869, 45.5225390270352 ] }, "distance": 18.09, "direction": 356.43, "angle": 68.33, "elevation": 45.52, "pano_id": "TMX7316010203-001141_pano_0000_000470", "timestamp": "2019-04-26T07:42:57.636680Z", "filename": "pano_0000_000470.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 18.08698773, "relative_pitch": 68.33111559668924, "relative_heading": 356.43453883384643, "relative_elevation": 45.5225390270352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_006298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8510914378431, 52.3604938772669, 45.2790954690427 ] }, "distance": 18.83, "direction": 358.76, "angle": 67.42, "elevation": 45.28, "pano_id": "TMX7316010203-002550_pano_0000_006298", "timestamp": "2022-04-29T10:22:23.689530Z", "filename": "pano_0000_006298.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 18.83382997, "relative_pitch": 67.41514223204445, "relative_heading": 358.7563325392438, "relative_elevation": 45.2790954690427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track12_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851103515742913, 52.360154568343425, 0.0 ] }, "distance": 18.93, "direction": 178.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track12_Sphere_00003", "timestamp": "2024-12-06T08:23:05Z", "filename": "Job_20241206_0806_Track12_Sphere_00003.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 18.93145997, "relative_pitch": 0.0, "relative_heading": 178.74683501549208, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108527374901, 52.3604981416256, 46.2963068913668 ] }, "distance": 19.32, "direction": 357.54, "angle": 67.35, "elevation": 46.3, "pano_id": "TMX7316010203-001039_pano_0002_000437", "timestamp": "2019-01-07T09:28:48.614220Z", "filename": "pano_0002_000437.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 19.32168618, "relative_pitch": 67.34686445058313, "relative_heading": 357.5418348825474, "relative_elevation": 46.2963068913668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0004_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109634607338, 52.3601491565997, 45.3197840675712 ] }, "distance": 19.53, "direction": 180.22, "angle": 66.69, "elevation": 45.32, "pano_id": "TMX7316010203-002851_pano_0004_000044", "timestamp": "2022-12-14T08:16:35.312530Z", "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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 19.52926108, "relative_pitch": 66.6877598058996, "relative_heading": 180.21829081409885, "relative_elevation": 45.3197840675712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track12_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track12_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109270488461, 52.36050014358086, 0.0 ] }, "distance": 19.53, "direction": 359.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track12_Sphere_00011", "timestamp": "2024-12-06T08:23:11Z", "filename": "Job_20241206_0806_Track12_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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 19.52933468, "relative_pitch": 0.0, "relative_heading": 359.0539150768444, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_002491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_002491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_002491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8510748438687, 52.3605047957156, 46.737110520713 ] }, "distance": 20.1, "direction": 355.61, "angle": 66.73, "elevation": 46.74, "pano_id": "TMX7316010203-001701_pano_0000_002491", "timestamp": "2020-05-11T06:12:34.347300Z", "filename": "pano_0000_002491.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 20.10334877, "relative_pitch": 66.72568303441284, "relative_heading": 355.60877208336984, "relative_elevation": 46.737110520713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109788083644, 52.36013979391482, 0.0 ] }, "distance": 20.57, "direction": 179.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00120", "timestamp": "2025-10-01T06:54:40Z", "filename": "2025_10_01_06_47_55_00120.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 20.57096658, "relative_pitch": 0.0, "relative_heading": 179.9160175438291, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0004_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0004_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0004_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85108619901226, 52.3605101326665, 45.2549167890102 ] }, "distance": 20.65, "direction": 357.88, "angle": 65.47, "elevation": 45.25, "pano_id": "TMX7316010203-002851_pano_0004_000052", "timestamp": "2022-12-14T08:16:41.027650Z", "filename": "pano_0004_000052.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 20.65239806, "relative_pitch": 65.47008296928172, "relative_heading": 357.87531626912215, "relative_elevation": 45.2549167890102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_006290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_006290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_006290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85110005494021, 52.3601389655077, 45.2722942950204 ] }, "distance": 20.66, "direction": 179.51, "angle": 65.47, "elevation": 45.27, "pano_id": "TMX7316010203-002550_pano_0000_006290", "timestamp": "2022-04-29T10:22:18.409600Z", "filename": "pano_0000_006290.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 20.66389375, "relative_pitch": 65.46634859732342, "relative_heading": 179.50571188832242, "relative_elevation": 45.2722942950204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track12_Sphere_00007/adjacencies/b_20241206_0806_Track12_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85109524432334, 52.3601377407035, 46.3655617227778 ] }, "distance": 20.8, "direction": 180.41, "angle": 65.84, "elevation": 46.37, "pano_id": "TMX7316010203-001039_pano_0002_000429", "timestamp": "2019-01-07T09:28:42.494270Z", "filename": "pano_0002_000429.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_20241206_0806_Track12_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118480.9750843236, 485960.77145944245 ] }, "relative_distance": 20.79995089, "relative_pitch": 65.83862548715821, "relative_heading": 180.41171201009413, "relative_elevation": 46.3655617227778 } ] } }