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_20240917_1015_Track17_Sphere_00012/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track17_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789485775377987, 52.38232365143321, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track17_Sphere_00012", "timestamp": "2024-09-17T09:08:19Z", "filename": "Job_20240917_1015_Track17_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "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_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948390548484, 52.3823233579856, 42.2639550995082 ] }, "distance": 0.13, "direction": 255.62, "angle": 89.82, "elevation": 42.26, "pano_id": "TMX7316010203-000819_pano_0001_001079", "timestamp": "2018-07-02T10:53:45.943460Z", "filename": "pano_0001_001079.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 0.13144409, "relative_pitch": 89.82180637615775, "relative_heading": 255.6159983860417, "relative_elevation": 42.2639550995082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789490528813905, 52.38231533478622, 0.0 ] }, "distance": 0.98, "direction": 160.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00839", "timestamp": "2025-07-15T06:50:12Z", "filename": "recording_2025-07-15_06-24-20_00839.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 0.9804003, "relative_pitch": 0.0, "relative_heading": 160.72279883685238, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947627226236, 52.382332017646, 42.1233177883551 ] }, "distance": 1.13, "direction": 325.2, "angle": 88.46, "elevation": 42.12, "pano_id": "TMX7316010203-000293_pano_0000_006527", "timestamp": "2017-05-10T11:16:16.281850Z", "filename": "pano_0000_006527.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 1.133744, "relative_pitch": 88.4582632406849, "relative_heading": 325.1977049017166, "relative_elevation": 42.1233177883551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948682242279, 52.382312725339, 42.3078122995794 ] }, "distance": 1.22, "direction": 176.64, "angle": 88.35, "elevation": 42.31, "pano_id": "TMX7316010203-002077_pano_0000_001182", "timestamp": "2021-04-01T09:19:58.962940Z", "filename": "pano_0000_001182.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 1.21788541, "relative_pitch": 88.3511218054336, "relative_heading": 176.64399779755558, "relative_elevation": 42.3078122995794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948665142434, 52.3823418348926, 42.5311217689887 ] }, "distance": 2.02, "direction": 1.69, "angle": 87.28, "elevation": 42.53, "pano_id": "TMX7316010203-001319_pano_0001_004138", "timestamp": "2019-07-18T10:59:11.788950Z", "filename": "pano_0001_004138.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 2.02423638, "relative_pitch": 87.27510721351723, "relative_heading": 1.68866494619252, "relative_elevation": 42.5311217689887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947543051029, 52.3823425835081, 42.3010616237298 ] }, "distance": 2.22, "direction": 341.51, "angle": 86.99, "elevation": 42.3, "pano_id": "TMX7316010203-002507_pano_0002_000332", "timestamp": "2022-04-12T08:00:12.219970Z", "filename": "pano_0002_000332.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 2.22130304, "relative_pitch": 86.994058904762, "relative_heading": 341.51179101625445, "relative_elevation": 42.3010616237298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78951190501612, 52.3823102827357, 42.3380057681352 ] }, "distance": 2.32, "direction": 129.9, "angle": 86.86, "elevation": 42.34, "pano_id": "TMX7316010203-001882_pano_0000_004303", "timestamp": "2020-08-19T11:21:21.978250Z", "filename": "pano_0000_004303.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 2.3191616, "relative_pitch": 86.8646254022848, "relative_heading": 129.8990618017546, "relative_elevation": 42.3380057681352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7894861632349, 52.382349358381354, 0.0 ] }, "distance": 2.86, "direction": 0.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00816", "timestamp": "2025-07-15T06:49:03Z", "filename": "recording_2025-07-15_06-24-20_00816.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 2.86065243, "relative_pitch": 0.0, "relative_heading": 0.5289654275655542, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948854295186, 52.3822972365141, 42.5249395538121 ] }, "distance": 2.95, "direction": 176.33, "angle": 86.04, "elevation": 42.52, "pano_id": "TMX7316010203-001319_pano_0001_004137", "timestamp": "2019-07-18T10:59:10.839210Z", "filename": "pano_0001_004137.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 2.94534449, "relative_pitch": 86.03793128420668, "relative_heading": 176.3316136581931, "relative_elevation": 42.5249395538121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78953387206309, 52.3823232884803, 42.9440107839182 ] }, "distance": 3.28, "direction": 90.71, "angle": 85.64, "elevation": 42.94, "pano_id": "TMX7315080123-000299_pano_0000_000421", "timestamp": "2016-06-16T09:12:15.745260Z", "filename": "pano_0000_000421.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 3.27521992, "relative_pitch": 85.63865382908872, "relative_heading": 90.70652547275144, "relative_elevation": 42.9440107839182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78951755554768, 52.3823004610565, 42.3125143656507 ] }, "distance": 3.37, "direction": 140.02, "angle": 85.45, "elevation": 42.31, "pano_id": "TMX7316010203-002507_pano_0002_000355", "timestamp": "2022-04-12T08:00:49.854730Z", "filename": "pano_0002_000355.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 3.36774259, "relative_pitch": 85.44930085482855, "relative_heading": 140.01744653764678, "relative_elevation": 42.3125143656507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789484961993, 52.3823558910449, 42.2987546920776 ] }, "distance": 3.59, "direction": 359.12, "angle": 85.15, "elevation": 42.3, "pano_id": "TMX7316010203-002077_pano_0000_001181", "timestamp": "2021-04-01T09:19:58.157920Z", "filename": "pano_0000_001181.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 3.58787759, "relative_pitch": 85.15164575338726, "relative_heading": 359.1155151499799, "relative_elevation": 42.2987546920776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789542500477062, 52.38232030668977, 0.0 ] }, "distance": 3.88, "direction": 95.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00817", "timestamp": "2025-07-15T06:49:05Z", "filename": "recording_2025-07-15_06-24-20_00817.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 3.88038208, "relative_pitch": 0.0, "relative_heading": 95.50393622303804, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track16_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track16_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track16_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78946752577383, 52.38236015746954, 0.0 ] }, "distance": 4.25, "direction": 342.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track16_Sphere_00018", "timestamp": "2024-09-17T09:07:09Z", "filename": "Job_20240917_1015_Track16_Sphere_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 4.24800924, "relative_pitch": 0.0, "relative_heading": 342.9909384763193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track18_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789491907071106, 52.382282824031165, 0.0 ] }, "distance": 4.56, "direction": 174.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track18_Sphere_00013", "timestamp": "2024-09-17T09:09:34Z", "filename": "Job_20240917_1015_Track18_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 4.56219798, "relative_pitch": 0.0, "relative_heading": 174.74914887360475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949798172069, 52.3822821615691, 42.9864599211141 ] }, "distance": 4.69, "direction": 169.79, "angle": 83.77, "elevation": 42.99, "pano_id": "TMX7315080123-000299_pano_0000_000442", "timestamp": "2016-06-16T09:13:20.428740Z", "filename": "pano_0000_000442.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 4.69098658, "relative_pitch": 83.77212323341783, "relative_heading": 169.79446915240328, "relative_elevation": 42.9864599211141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949193993904, 52.3823670134282, 42.3185539180413 ] }, "distance": 4.84, "direction": 4.97, "angle": 83.47, "elevation": 42.32, "pano_id": "TMX7316010203-001882_pano_0000_004304", "timestamp": "2020-08-19T11:21:28.923210Z", "filename": "pano_0000_004304.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 4.84331249, "relative_pitch": 83.47096838400412, "relative_heading": 4.971865214048644, "relative_elevation": 42.3185539180413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_001080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948540139806, 52.3822763342555, 42.2594118956476 ] }, "distance": 5.27, "direction": 180.28, "angle": 82.9, "elevation": 42.26, "pano_id": "TMX7316010203-000819_pano_0001_001080", "timestamp": "2018-07-02T10:53:47.178350Z", "filename": "pano_0001_001080.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 5.26526185, "relative_pitch": 82.89789876979115, "relative_heading": 180.27710566612026, "relative_elevation": 42.2594118956476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948204796639, 52.3823711100153, 42.2582105007023 ] }, "distance": 5.29, "direction": 357.25, "angle": 82.87, "elevation": 42.26, "pano_id": "TMX7316010203-000819_pano_0001_001078", "timestamp": "2018-07-02T10:53:44.483450Z", "filename": "pano_0001_001078.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 5.2870305, "relative_pitch": 82.86863694437682, "relative_heading": 357.24845293080017, "relative_elevation": 42.2582105007023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78943966652366, 52.3823649677467, 42.1944737592712 ] }, "distance": 5.57, "direction": 325.67, "angle": 82.48, "elevation": 42.19, "pano_id": "TMX7316010203-000293_pano_0000_006537", "timestamp": "2017-05-10T11:16:41.291660Z", "filename": "pano_0000_006537.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 5.56720667, "relative_pitch": 82.48371808127521, "relative_heading": 325.67074587117605, "relative_elevation": 42.1944737592712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789491280926397, 52.382270435738796, 0.0 ] }, "distance": 5.93, "direction": 176.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00840", "timestamp": "2025-07-15T06:50:13Z", "filename": "recording_2025-07-15_06-24-20_00840.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 5.93340996, "relative_pitch": 0.0, "relative_heading": 176.37756127264348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_000905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78957321052713, 52.3823167767667, 42.2780171195045 ] }, "distance": 6.0, "direction": 97.32, "angle": 81.92, "elevation": 42.28, "pano_id": "TMX7316010203-000819_pano_0001_000905", "timestamp": "2018-07-02T10:44:21.210280Z", "filename": "pano_0001_000905.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.00252733, "relative_pitch": 81.9192953385553, "relative_heading": 97.32178206338678, "relative_elevation": 42.2780171195045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948821777048, 52.382269084792, 42.3081310335547 ] }, "distance": 6.07, "direction": 178.43, "angle": 81.83, "elevation": 42.31, "pano_id": "TMX7316010203-002077_pano_0000_001183", "timestamp": "2021-04-01T09:19:59.732930Z", "filename": "pano_0000_001183.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.07415855, "relative_pitch": 81.82990111751202, "relative_heading": 178.4310862363926, "relative_elevation": 42.3081310335547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78941726101421, 52.3823621846176, 42.3772236648947 ] }, "distance": 6.34, "direction": 312.59, "angle": 81.5, "elevation": 42.38, "pano_id": "TMX7316010203-001882_pano_0000_004280", "timestamp": "2020-08-19T11:20:20.008460Z", "filename": "pano_0000_004280.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.33635281, "relative_pitch": 81.49598717280607, "relative_heading": 312.5857785735278, "relative_elevation": 42.3772236648947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78945806870448, 52.3823801070887, 42.9702870491892 ] }, "distance": 6.56, "direction": 343.28, "angle": 81.32, "elevation": 42.97, "pano_id": "TMX7315080123-000299_pano_0000_000404", "timestamp": "2016-06-16T09:11:10.476750Z", "filename": "pano_0000_000404.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.55924866, "relative_pitch": 81.32101555302067, "relative_heading": 343.28436056202105, "relative_elevation": 42.9702870491892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track18_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789583819020125, 52.38232016469899, 0.0 ] }, "distance": 6.69, "direction": 93.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track18_Sphere_00011", "timestamp": "2024-09-17T09:09:29Z", "filename": "Job_20240917_1015_Track18_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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.6871944, "relative_pitch": 0.0, "relative_heading": 93.32607837702506, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958424747933, 52.3823161072634, 42.2990891477093 ] }, "distance": 6.76, "direction": 97.14, "angle": 80.92, "elevation": 42.3, "pano_id": "TMX7316010203-001319_pano_0001_003321", "timestamp": "2019-07-18T10:32:29.925720Z", "filename": "pano_0001_003321.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.75745083, "relative_pitch": 80.92346371917864, "relative_heading": 97.13622171002697, "relative_elevation": 42.2990891477093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958452513012, 52.3823144051531, 42.3202710496262 ] }, "distance": 6.8, "direction": 98.7, "angle": 80.87, "elevation": 42.32, "pano_id": "TMX7316010203-002507_pano_0002_000354", "timestamp": "2022-04-12T08:00:47.229730Z", "filename": "pano_0002_000354.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.80227154, "relative_pitch": 80.86876848516891, "relative_heading": 98.69961153347877, "relative_elevation": 42.3202710496262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78941866739219, 52.3823693135209, 42.3172446200624 ] }, "distance": 6.83, "direction": 318.03, "angle": 80.83, "elevation": 42.32, "pano_id": "TMX7316010203-002507_pano_0002_000331", "timestamp": "2022-04-12T08:00:10.165010Z", "filename": "pano_0002_000331.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.83351837, "relative_pitch": 80.82688994813593, "relative_heading": 318.03433393283035, "relative_elevation": 42.3172446200624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78958626233804, 52.3823183542916, 42.2987860469148 ] }, "distance": 6.87, "direction": 94.92, "angle": 80.78, "elevation": 42.3, "pano_id": "TMX7316010203-002077_pano_0000_001121", "timestamp": "2021-04-01T09:16:59.444210Z", "filename": "pano_0000_001121.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.86764068, "relative_pitch": 80.77791606875155, "relative_heading": 94.9236123832775, "relative_elevation": 42.2987860469148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789483877521, 52.3823861403512, 42.5138272279873 ] }, "distance": 6.95, "direction": 358.94, "angle": 80.71, "elevation": 42.51, "pano_id": "TMX7316010203-001319_pano_0001_004139", "timestamp": "2019-07-18T10:59:12.763960Z", "filename": "pano_0001_004139.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.95463047, "relative_pitch": 80.7095496647887, "relative_heading": 358.9352963665305, "relative_elevation": 42.5138272279873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789454144525389, 52.3823830895987, 0.0 ] }, "distance": 6.96, "direction": 341.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00795", "timestamp": "2025-07-15T06:48:18Z", "filename": "recording_2025-07-15_06-24-20_00795.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.9558068, "relative_pitch": 0.0, "relative_heading": 341.9625474841456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948892518211, 52.3822609904939, 42.3328390065581 ] }, "distance": 6.98, "direction": 178.24, "angle": 80.64, "elevation": 42.33, "pano_id": "TMX7316010203-002507_pano_0002_000356", "timestamp": "2022-04-12T08:00:51.349710Z", "filename": "pano_0002_000356.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 6.97586909, "relative_pitch": 80.64253862328573, "relative_heading": 178.23814884731965, "relative_elevation": 42.3328390065581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78959488739176, 52.3823180738946, 42.3154833428562 ] }, "distance": 7.46, "direction": 94.78, "angle": 80.01, "elevation": 42.32, "pano_id": "TMX7316010203-001882_pano_0000_004302", "timestamp": "2020-08-19T11:21:14.358260Z", "filename": "pano_0000_004302.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 7.45546859, "relative_pitch": 80.00773855962817, "relative_heading": 94.7751309913516, "relative_elevation": 42.3154833428562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track17_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789395154128989, 52.38236380067498, 0.0 ] }, "distance": 7.62, "direction": 305.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track17_Sphere_00010", "timestamp": "2024-09-17T09:08:14Z", "filename": "Job_20240917_1015_Track17_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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 7.61805445, "relative_pitch": 0.0, "relative_heading": 305.90537033369645, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78939801338873, 52.3823670310234, 42.324024300091 ] }, "distance": 7.68, "direction": 308.93, "angle": 79.71, "elevation": 42.32, "pano_id": "TMX7316010203-002077_pano_0000_000885", "timestamp": "2021-04-01T09:07:01.578540Z", "filename": "pano_0000_000885.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 7.68186019, "relative_pitch": 79.71273637959723, "relative_heading": 308.9299656970177, "relative_elevation": 42.324024300091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948988170715, 52.3822526475464, 42.504969409667 ] }, "distance": 7.91, "direction": 177.97, "angle": 79.46, "elevation": 42.5, "pano_id": "TMX7316010203-001319_pano_0001_004136", "timestamp": "2019-07-18T10:59:09.883970Z", "filename": "pano_0001_004136.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 7.90587539, "relative_pitch": 79.4634557954707, "relative_heading": 177.97320417993356, "relative_elevation": 42.504969409667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78950044232121, 52.3822527122331, 42.3072940949351 ] }, "distance": 7.96, "direction": 172.79, "angle": 79.35, "elevation": 42.31, "pano_id": "TMX7316010203-001882_pano_0000_004259", "timestamp": "2020-08-19T11:19:42.193500Z", "filename": "pano_0000_004259.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 7.95665667, "relative_pitch": 79.34889812905219, "relative_heading": 172.789396573001, "relative_elevation": 42.3072940949351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78939522456975, 52.3823694717863, 42.3602890195325 ] }, "distance": 8.0, "direction": 309.59, "angle": 79.3, "elevation": 42.36, "pano_id": "TMX7316010203-001319_pano_0001_003201", "timestamp": "2019-07-18T10:27:06.187140Z", "filename": "pano_0001_003201.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 8.00077226, "relative_pitch": 79.30429331745326, "relative_heading": 309.58848942200507, "relative_elevation": 42.3602890195325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78939154405393, 52.3823675087704, 42.9593478627503 ] }, "distance": 8.06, "direction": 307.26, "angle": 79.37, "elevation": 42.96, "pano_id": "TMX7315080123-000299_pano_0000_000405", "timestamp": "2016-06-16T09:11:12.781940Z", "filename": "pano_0000_000405.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 8.06138014, "relative_pitch": 79.37196708051351, "relative_heading": 307.2563144978305, "relative_elevation": 42.9593478627503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789386064312154, 52.382366927464986, 0.0 ] }, "distance": 8.32, "direction": 305.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00796", "timestamp": "2025-07-15T06:48:20Z", "filename": "recording_2025-07-15_06-24-20_00796.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 8.32382587, "relative_pitch": 0.0, "relative_heading": 305.3467535176369, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948339754722, 52.3823990568066, 42.2678335877135 ] }, "distance": 8.39, "direction": 358.89, "angle": 78.77, "elevation": 42.27, "pano_id": "TMX7316010203-002077_pano_0000_001180", "timestamp": "2021-04-01T09:19:57.272940Z", "filename": "pano_0000_001180.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 8.39226523, "relative_pitch": 78.76999041605835, "relative_heading": 358.8945403964223, "relative_elevation": 42.2678335877135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78961035474571, 52.3823197585486, 42.9507114524022 ] }, "distance": 8.49, "direction": 92.92, "angle": 78.81, "elevation": 42.95, "pano_id": "TMX7315080123-000299_pano_0000_000422", "timestamp": "2016-06-16T09:12:18.290440Z", "filename": "pano_0000_000422.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 8.4938377, "relative_pitch": 78.81364876701653, "relative_heading": 92.92325957220915, "relative_elevation": 42.9507114524022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789616115325466, 52.38231704715421, 0.0 ] }, "distance": 8.91, "direction": 94.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00818", "timestamp": "2025-07-15T06:49:07Z", "filename": "recording_2025-07-15_06-24-20_00818.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 8.90540476, "relative_pitch": 0.0, "relative_heading": 94.73347246707874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track18_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789480928359637, 52.38224193722598, 0.0 ] }, "distance": 9.1, "direction": 182.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track18_Sphere_00014", "timestamp": "2024-09-17T09:09:35Z", "filename": "Job_20240917_1015_Track18_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 9.09870393, "relative_pitch": 0.0, "relative_heading": 182.07876859028866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948501183925, 52.3822415435145, 42.0931035270914 ] }, "distance": 9.14, "direction": 180.33, "angle": 77.75, "elevation": 42.09, "pano_id": "TMX7316010203-000293_pano_0000_006526", "timestamp": "2017-05-10T11:16:14.361900Z", "filename": "pano_0000_006526.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 9.13667413, "relative_pitch": 77.75342464897878, "relative_heading": 180.3260325943463, "relative_elevation": 42.0931035270914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947282369871, 52.3824075393811, 42.2951408810914 ] }, "distance": 9.38, "direction": 354.6, "angle": 77.5, "elevation": 42.3, "pano_id": "TMX7316010203-002507_pano_0002_000314", "timestamp": "2022-04-12T07:59:34.250250Z", "filename": "pano_0002_000314.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 9.37616498, "relative_pitch": 77.50057072555899, "relative_heading": 354.6029382616901, "relative_elevation": 42.2951408810914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949385126576, 52.3822353487934, 42.9811236830428 ] }, "distance": 9.84, "direction": 176.8, "angle": 77.1, "elevation": 42.98, "pano_id": "TMX7315080123-000299_pano_0000_000443", "timestamp": "2016-06-16T09:13:21.908890Z", "filename": "pano_0000_000443.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 9.84121676, "relative_pitch": 77.10351446991177, "relative_heading": 176.79680387409445, "relative_elevation": 42.9811236830428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track16_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track16_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track16_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789470999472886, 52.38241190854346, 0.0 ] }, "distance": 9.87, "direction": 354.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track16_Sphere_00017", "timestamp": "2024-09-17T09:07:07Z", "filename": "Job_20240917_1015_Track16_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 9.87217734, "relative_pitch": 0.0, "relative_heading": 354.15061938121687, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949016148827, 52.3824146918071, 42.9551514405757 ] }, "distance": 10.13, "direction": 1.69, "angle": 76.72, "elevation": 42.96, "pano_id": "TMX7315080123-000299_pano_0000_000403", "timestamp": "2016-06-16T09:11:08.196630Z", "filename": "pano_0000_000403.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.13488316, "relative_pitch": 76.72436360490585, "relative_heading": 1.6886424903007238, "relative_elevation": 42.9551514405757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948443197179, 52.3824151282347, 42.2698367750272 ] }, "distance": 10.18, "direction": 359.49, "angle": 76.46, "elevation": 42.27, "pano_id": "TMX7316010203-001882_pano_0000_004305", "timestamp": "2020-08-19T11:21:30.383160Z", "filename": "pano_0000_004305.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.1794561, "relative_pitch": 76.45980769076901, "relative_heading": 359.48512399682585, "relative_elevation": 42.2698367750272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78935041345986, 52.3823667502266, 42.2799866180867 ] }, "distance": 10.39, "direction": 297.49, "angle": 76.19, "elevation": 42.28, "pano_id": "TMX7316010203-002077_pano_0000_000884", "timestamp": "2021-04-01T09:06:43.248720Z", "filename": "pano_0000_000884.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.39001477, "relative_pitch": 76.19354092984398, "relative_heading": 297.48902741495573, "relative_elevation": 42.2799866180867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_000904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7896387957447, 52.3823187373494, 42.2356093386188 ] }, "distance": 10.43, "direction": 93.0, "angle": 76.12, "elevation": 42.24, "pano_id": "TMX7316010203-000819_pano_0001_000904", "timestamp": "2018-07-02T10:44:18.140290Z", "filename": "pano_0001_000904.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.43371101, "relative_pitch": 76.12370903335058, "relative_heading": 93.00408833051219, "relative_elevation": 42.2356093386188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_001081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948697544965, 52.3822298549406, 42.2362059950829 ] }, "distance": 10.44, "direction": 179.55, "angle": 76.12, "elevation": 42.24, "pano_id": "TMX7316010203-000819_pano_0001_001081", "timestamp": "2018-07-02T10:53:48.198330Z", "filename": "pano_0001_001081.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.43748752, "relative_pitch": 76.11906918929789, "relative_heading": 179.55142868386773, "relative_elevation": 42.2362059950829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78934663259892, 52.3823710985202, 42.287776700221 ] }, "distance": 10.85, "direction": 299.13, "angle": 75.61, "elevation": 42.29, "pano_id": "TMX7316010203-002507_pano_0002_000330", "timestamp": "2022-04-12T08:00:08.520000Z", "filename": "pano_0002_000330.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.84617188, "relative_pitch": 75.61459801730837, "relative_heading": 299.1289503720692, "relative_elevation": 42.287776700221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78933994082717, 52.3823637938806, 42.3182485317811 ] }, "distance": 10.89, "direction": 294.22, "angle": 75.57, "elevation": 42.32, "pano_id": "TMX7316010203-001882_pano_0000_004279", "timestamp": "2020-08-19T11:20:17.113400Z", "filename": "pano_0000_004279.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.88848037, "relative_pitch": 75.57078830812985, "relative_heading": 294.21965153837533, "relative_elevation": 42.3182485317811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948023069315, 52.3824214863473, 42.2524560689926 ] }, "distance": 10.89, "direction": 358.01, "angle": 75.54, "elevation": 42.25, "pano_id": "TMX7316010203-000819_pano_0001_001077", "timestamp": "2018-07-02T10:53:41.418400Z", "filename": "pano_0001_001077.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.89308623, "relative_pitch": 75.54340366755423, "relative_heading": 358.0137821418543, "relative_elevation": 42.2524560689926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948967633675, 52.3822256413949, 42.2856944082305 ] }, "distance": 10.91, "direction": 178.6, "angle": 75.53, "elevation": 42.29, "pano_id": "TMX7316010203-002077_pano_0000_001184", "timestamp": "2021-04-01T09:20:00.492910Z", "filename": "pano_0000_001184.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.90926247, "relative_pitch": 75.53373912528602, "relative_heading": 178.60480541795062, "relative_elevation": 42.2856944082305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789494015016879, 52.3822256006216, 0.0 ] }, "distance": 10.92, "direction": 177.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00841", "timestamp": "2025-07-15T06:50:15Z", "filename": "recording_2025-07-15_06-24-20_00841.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 10.92498107, "relative_pitch": 0.0, "relative_heading": 177.05629383251474, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789484427249686, 52.38242366040851, 0.0 ] }, "distance": 11.13, "direction": 359.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00794", "timestamp": "2025-07-15T06:48:17Z", "filename": "recording_2025-07-15_06-24-20_00794.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 11.12883798, "relative_pitch": 0.0, "relative_heading": 359.52739285811475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78965458642899, 52.3823196153882, 42.2601147647947 ] }, "distance": 11.5, "direction": 92.24, "angle": 74.77, "elevation": 42.26, "pano_id": "TMX7316010203-002077_pano_0000_001120", "timestamp": "2021-04-01T09:16:56.389220Z", "filename": "pano_0000_001120.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 11.50335255, "relative_pitch": 74.77281559471103, "relative_heading": 92.23742084659665, "relative_elevation": 42.2601147647947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78965729521622, 52.3823152822218, 42.2859630808234 ] }, "distance": 11.72, "direction": 94.56, "angle": 74.51, "elevation": 42.29, "pano_id": "TMX7316010203-002507_pano_0002_000353", "timestamp": "2022-04-12T08:00:45.739740Z", "filename": "pano_0002_000353.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 11.71609907, "relative_pitch": 74.51363513924385, "relative_heading": 94.55902653124159, "relative_elevation": 42.2859630808234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948061368065, 52.3824303718653, 42.5332737080753 ] }, "distance": 11.88, "direction": 358.3, "angle": 74.39, "elevation": 42.53, "pano_id": "TMX7316010203-001319_pano_0001_004140", "timestamp": "2019-07-18T10:59:13.828940Z", "filename": "pano_0001_004140.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 11.88047406, "relative_pitch": 74.39378853541017, "relative_heading": 358.30474116410437, "relative_elevation": 42.5332737080753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948375137501, 52.3822161593355, 42.302622246556 ] }, "distance": 11.96, "direction": 180.66, "angle": 74.21, "elevation": 42.3, "pano_id": "TMX7316010203-002507_pano_0002_000357", "timestamp": "2022-04-12T08:00:52.409700Z", "filename": "pano_0002_000357.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 11.96193462, "relative_pitch": 74.2106607908614, "relative_heading": 180.66013888629476, "relative_elevation": 42.302622246556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78932367073947, 52.3823663690866, 42.3455978520215 ] }, "distance": 12.02, "direction": 293.3, "angle": 74.16, "elevation": 42.35, "pano_id": "TMX7316010203-001319_pano_0001_003200", "timestamp": "2019-07-18T10:27:04.697170Z", "filename": "pano_0001_003200.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 12.01792647, "relative_pitch": 74.15575022457669, "relative_heading": 293.2987835417236, "relative_elevation": 42.3455978520215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78931798161439, 52.3823632191281, 42.9346048263833 ] }, "distance": 12.24, "direction": 291.07, "angle": 74.08, "elevation": 42.93, "pano_id": "TMX7315080123-000299_pano_0000_000406", "timestamp": "2016-06-16T09:11:14.521960Z", "filename": "pano_0000_000406.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 12.24430536, "relative_pitch": 74.08264501049246, "relative_heading": 291.07483385021834, "relative_elevation": 42.9346048263833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789313036450468, 52.38236368268408, 0.0 ] }, "distance": 12.58, "direction": 290.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00797", "timestamp": "2025-07-15T06:48:21Z", "filename": "recording_2025-07-15_06-24-20_00797.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 12.5772653, "relative_pitch": 0.0, "relative_heading": 290.7425143271865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949139083414, 52.3822080580509, 42.4920780379325 ] }, "distance": 12.87, "direction": 178.3, "angle": 73.15, "elevation": 42.49, "pano_id": "TMX7316010203-001319_pano_0001_004135", "timestamp": "2019-07-18T10:59:08.863960Z", "filename": "pano_0001_004135.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 12.8682899, "relative_pitch": 73.15160188621786, "relative_heading": 178.2972762397221, "relative_elevation": 42.4920780379325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78967653663311, 52.3823154608235, 42.2686353726313 ] }, "distance": 13.02, "direction": 94.01, "angle": 72.88, "elevation": 42.27, "pano_id": "TMX7316010203-001319_pano_0001_003320", "timestamp": "2019-07-18T10:32:25.545740Z", "filename": "pano_0001_003320.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 13.02113901, "relative_pitch": 72.87819719831887, "relative_heading": 94.013590256633, "relative_elevation": 42.2686353726313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7896776718831, 52.3823196757575, 42.3222850551829 ] }, "distance": 13.07, "direction": 91.94, "angle": 72.83, "elevation": 42.32, "pano_id": "TMX7316010203-001882_pano_0000_004301", "timestamp": "2020-08-19T11:21:11.058250Z", "filename": "pano_0000_004301.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 13.07399018, "relative_pitch": 72.8332949111738, "relative_heading": 91.93904275168727, "relative_elevation": 42.3222850551829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78950046263209, 52.3822059061632, 42.3066407041624 ] }, "distance": 13.14, "direction": 175.64, "angle": 72.75, "elevation": 42.31, "pano_id": "TMX7316010203-001882_pano_0000_004258", "timestamp": "2020-08-19T11:19:40.948550Z", "filename": "pano_0000_004258.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 13.14017075, "relative_pitch": 72.74554146915077, "relative_heading": 175.6350843653263, "relative_elevation": 42.3066407041624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948239446523, 52.382441879078, 42.3347101509571 ] }, "distance": 13.16, "direction": 359.0, "angle": 72.73, "elevation": 42.33, "pano_id": "TMX7316010203-002077_pano_0000_001179", "timestamp": "2021-04-01T09:19:56.317940Z", "filename": "pano_0000_001179.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 13.15774874, "relative_pitch": 72.73460623437278, "relative_heading": 358.9974909419456, "relative_elevation": 42.3347101509571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78968633082976, 52.382320255702, 42.961037944071 ] }, "distance": 13.66, "direction": 91.58, "angle": 72.36, "elevation": 42.96, "pano_id": "TMX7315080123-000299_pano_0000_000423", "timestamp": "2016-06-16T09:12:20.010620Z", "filename": "pano_0000_000423.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 13.66132969, "relative_pitch": 72.35967558190626, "relative_heading": 91.58486639251691, "relative_elevation": 42.961037944071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78929643829346, 52.3823654937779, 42.1915264511481 ] }, "distance": 13.71, "direction": 289.86, "angle": 72.0, "elevation": 42.19, "pano_id": "TMX7316010203-000293_pano_0000_006536", "timestamp": "2017-05-10T11:16:38.006860Z", "filename": "pano_0000_006536.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 13.70721113, "relative_pitch": 72.00202284822424, "relative_heading": 289.8571205640137, "relative_elevation": 42.1915264511481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789689286995381, 52.38231724562381, 0.0 ] }, "distance": 13.88, "direction": 92.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00819", "timestamp": "2025-07-15T06:49:09Z", "filename": "recording_2025-07-15_06-24-20_00819.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 13.87571372, "relative_pitch": 0.0, "relative_heading": 92.94453477938092, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track18_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789479356252996, 52.38219839258548, 0.0 ] }, "distance": 13.94, "direction": 181.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track18_Sphere_00015", "timestamp": "2024-09-17T09:09:36Z", "filename": "Job_20240917_1015_Track18_Sphere_00015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 13.9449804, "relative_pitch": 0.0, "relative_heading": 181.7961608235462, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78928712032103, 52.3823655049859, 42.2506243577227 ] }, "distance": 14.31, "direction": 289.0, "angle": 71.29, "elevation": 42.25, "pano_id": "TMX7316010203-002077_pano_0000_000883", "timestamp": "2021-04-01T09:06:37.783760Z", "filename": "pano_0000_000883.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 14.30599022, "relative_pitch": 71.29398623654652, "relative_heading": 288.9986501696315, "relative_elevation": 42.2506243577227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947689104521, 52.3824528133157, 42.3275688784197 ] }, "distance": 14.39, "direction": 357.59, "angle": 71.23, "elevation": 42.33, "pano_id": "TMX7316010203-002507_pano_0002_000313", "timestamp": "2022-04-12T07:59:32.190320Z", "filename": "pano_0002_000313.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 14.38516335, "relative_pitch": 71.22950218293185, "relative_heading": 357.5898072658379, "relative_elevation": 42.3275688784197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948832442611, 52.38245700712, 42.9817222459242 ] }, "distance": 14.84, "direction": 0.67, "angle": 70.95, "elevation": 42.98, "pano_id": "TMX7315080123-000299_pano_0000_000402", "timestamp": "2016-06-16T09:11:06.451550Z", "filename": "pano_0000_000402.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 14.84011667, "relative_pitch": 70.95195983450753, "relative_heading": 0.6701379965137368, "relative_elevation": 42.9817222459242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949371279947, 52.382189109216, 42.9731822675094 ] }, "distance": 14.98, "direction": 177.93, "angle": 70.78, "elevation": 42.97, "pano_id": "TMX7315080123-000299_pano_0000_000444", "timestamp": "2016-06-16T09:13:23.288880Z", "filename": "pano_0000_000444.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 14.98088455, "relative_pitch": 70.78093015613136, "relative_heading": 177.9324668003164, "relative_elevation": 42.9731822675094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_000903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78970623744848, 52.3823199598039, 42.2766796806827 ] }, "distance": 15.02, "direction": 91.57, "angle": 70.44, "elevation": 42.28, "pano_id": "TMX7316010203-000819_pano_0001_000903", "timestamp": "2018-07-02T10:44:15.665600Z", "filename": "pano_0001_000903.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.01719225, "relative_pitch": 70.44434115438109, "relative_heading": 91.56739344116117, "relative_elevation": 42.2766796806827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track18_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78970709158275, 52.38232137995346, 0.0 ] }, "distance": 15.07, "direction": 90.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track18_Sphere_00010", "timestamp": "2024-09-17T09:09:25Z", "filename": "Job_20240917_1015_Track18_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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.07185135, "relative_pitch": 0.0, "relative_heading": 90.96081927180241, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track16_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track16_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track16_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789477260773358, 52.38245953033084, 0.0 ] }, "distance": 15.13, "direction": 357.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track16_Sphere_00016", "timestamp": "2024-09-17T09:07:05Z", "filename": "Job_20240917_1015_Track16_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.13098247, "relative_pitch": 0.0, "relative_heading": 357.80407611558627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78927411260907, 52.3823684126973, 42.2849292857572 ] }, "distance": 15.25, "direction": 289.06, "angle": 70.17, "elevation": 42.28, "pano_id": "TMX7316010203-002507_pano_0002_000329", "timestamp": "2022-04-12T08:00:07.529990Z", "filename": "pano_0002_000329.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.24879657, "relative_pitch": 70.1696756667836, "relative_heading": 289.0647496692671, "relative_elevation": 42.2849292857572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track17_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78926725328833, 52.382361609023626, 0.0 ] }, "distance": 15.47, "direction": 285.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track17_Sphere_00009", "timestamp": "2024-09-17T09:08:11Z", "filename": "Job_20240917_1015_Track17_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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.46733325, "relative_pitch": 0.0, "relative_heading": 285.8473155229309, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947655079095, 52.3824631925322, 42.2512856172398 ] }, "distance": 15.54, "direction": 357.68, "angle": 69.81, "elevation": 42.25, "pano_id": "TMX7316010203-001882_pano_0000_004306", "timestamp": "2020-08-19T11:21:31.938170Z", "filename": "pano_0000_004306.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.54008, "relative_pitch": 69.80640962342007, "relative_heading": 357.68353594722197, "relative_elevation": 42.2512856172398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948868596949, 52.3821836970966, 42.2369490293786 ] }, "distance": 15.57, "direction": 179.27, "angle": 69.76, "elevation": 42.24, "pano_id": "TMX7316010203-000819_pano_0001_001082", "timestamp": "2018-07-02T10:53:49.118340Z", "filename": "pano_0001_001082.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.57462444, "relative_pitch": 69.75884667953902, "relative_heading": 179.27089227634113, "relative_elevation": 42.2369490293786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949084982659, 52.3821821395129, 42.2798637039959 ] }, "distance": 15.75, "direction": 178.74, "angle": 69.57, "elevation": 42.28, "pano_id": "TMX7316010203-002077_pano_0000_001185", "timestamp": "2021-04-01T09:20:01.242970Z", "filename": "pano_0000_001185.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.7504734, "relative_pitch": 69.56818088393361, "relative_heading": 178.7429677901965, "relative_elevation": 42.2798637039959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78926362735443, 52.3823637866391, 42.3077257545665 ] }, "distance": 15.77, "direction": 286.45, "angle": 69.56, "elevation": 42.31, "pano_id": "TMX7316010203-001882_pano_0000_004278", "timestamp": "2020-08-19T11:20:15.243430Z", "filename": "pano_0000_004278.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.77188362, "relative_pitch": 69.55506390284968, "relative_heading": 286.44921958534013, "relative_elevation": 42.3077257545665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789497646322968, 52.38218067116732, 0.0 ] }, "distance": 15.93, "direction": 177.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00842", "timestamp": "2025-07-15T06:50:16Z", "filename": "recording_2025-07-15_06-24-20_00842.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 15.93059237, "relative_pitch": 0.0, "relative_heading": 177.09158600703418, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_001076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947941892599, 52.3824676545658, 42.2112593995407 ] }, "distance": 16.03, "direction": 358.45, "angle": 69.21, "elevation": 42.21, "pano_id": "TMX7316010203-000819_pano_0001_001076", "timestamp": "2018-07-02T10:53:39.888350Z", "filename": "pano_0001_001076.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 16.02973633, "relative_pitch": 69.20571403802639, "relative_heading": 358.45277065087316, "relative_elevation": 42.2112593995407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789495235694841, 52.38246846501498, 0.0 ] }, "distance": 16.13, "direction": 2.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00793", "timestamp": "2025-07-15T06:48:15Z", "filename": "recording_2025-07-15_06-24-20_00793.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 16.12694462, "relative_pitch": 0.0, "relative_heading": 2.289194264209707, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78972349755326, 52.3823208696603, 42.2955259690061 ] }, "distance": 16.19, "direction": 91.1, "angle": 69.05, "elevation": 42.3, "pano_id": "TMX7316010203-002077_pano_0000_001119", "timestamp": "2021-04-01T09:16:53.594250Z", "filename": "pano_0000_001119.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 16.18979691, "relative_pitch": 69.0542534018728, "relative_heading": 91.09543877339165, "relative_elevation": 42.2955259690061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78925085975965, 52.3823660163022, 42.3443069886416 ] }, "distance": 16.68, "direction": 286.42, "angle": 68.5, "elevation": 42.34, "pano_id": "TMX7316010203-001319_pano_0001_003199", "timestamp": "2019-07-18T10:27:03.632130Z", "filename": "pano_0001_003199.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 16.67592099, "relative_pitch": 68.50462122297881, "relative_heading": 286.42097564818033, "relative_elevation": 42.3443069886416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78973038428268, 52.3823159039859, 42.324736953713 ] }, "distance": 16.68, "direction": 92.96, "angle": 68.49, "elevation": 42.32, "pano_id": "TMX7316010203-002507_pano_0002_000352", "timestamp": "2022-04-12T08:00:44.674770Z", "filename": "pano_0002_000352.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 16.6780614, "relative_pitch": 68.49308137355548, "relative_heading": 92.96286011079908, "relative_elevation": 42.324736953713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947747799072, 52.3824745319125, 42.4742640145123 ] }, "distance": 16.8, "direction": 358.07, "angle": 68.42, "elevation": 42.47, "pano_id": "TMX7316010203-001319_pano_0001_004141", "timestamp": "2019-07-18T10:59:15.024050Z", "filename": "pano_0001_004141.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 16.79866955, "relative_pitch": 68.42108846824216, "relative_heading": 358.0726444818779, "relative_elevation": 42.4742640145123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78924418774275, 52.3823608102881, 42.946853691712 ] }, "distance": 16.96, "direction": 284.11, "angle": 68.45, "elevation": 42.95, "pano_id": "TMX7315080123-000299_pano_0000_000407", "timestamp": "2016-06-16T09:11:16.067130Z", "filename": "pano_0000_000407.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 16.96173688, "relative_pitch": 68.44860019568615, "relative_heading": 284.1095108036097, "relative_elevation": 42.946853691712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948212388405, 52.3821707891858, 42.2879271069542 ] }, "distance": 17.01, "direction": 180.84, "angle": 68.09, "elevation": 42.29, "pano_id": "TMX7316010203-002507_pano_0002_000358", "timestamp": "2022-04-12T08:00:53.359680Z", "filename": "pano_0002_000358.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 17.01150317, "relative_pitch": 68.08616141539498, "relative_heading": 180.8374517357654, "relative_elevation": 42.2879271069542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948353591759, 52.3824765777814, 42.0832340028137 ] }, "distance": 17.02, "direction": 359.49, "angle": 67.98, "elevation": 42.08, "pano_id": "TMX7316010203-000293_pano_0000_006538", "timestamp": "2017-05-10T11:16:55.616560Z", "filename": "pano_0000_006538.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 17.01750252, "relative_pitch": 67.98271215565696, "relative_heading": 359.48658706619733, "relative_elevation": 42.0832340028137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789239706424487, 52.38236324051302, 0.0 ] }, "distance": 17.32, "direction": 284.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00798", "timestamp": "2025-07-15T06:48:22Z", "filename": "recording_2025-07-15_06-24-20_00798.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 17.32461093, "relative_pitch": 0.0, "relative_heading": 284.73087703837194, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949402685882, 52.3821633455883, 42.4808262232691 ] }, "distance": 17.85, "direction": 178.2, "angle": 67.21, "elevation": 42.48, "pano_id": "TMX7316010203-001319_pano_0001_004134", "timestamp": "2019-07-18T10:59:07.879220Z", "filename": "pano_0001_004134.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 17.84681584, "relative_pitch": 67.21201238092671, "relative_heading": 178.19590491786195, "relative_elevation": 42.4808262232691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948212357103, 52.3824845212265, 42.2763770250604 ] }, "distance": 17.9, "direction": 359.2, "angle": 67.05, "elevation": 42.28, "pano_id": "TMX7316010203-002077_pano_0000_001178", "timestamp": "2021-04-01T09:19:55.312960Z", "filename": "pano_0000_001178.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 17.90244999, "relative_pitch": 67.04917606192976, "relative_heading": 359.2041656890355, "relative_elevation": 42.2763770250604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78950036498631, 52.3821588856527, 42.3077985513955 ] }, "distance": 18.36, "direction": 176.9, "angle": 66.54, "elevation": 42.31, "pano_id": "TMX7316010203-001882_pano_0000_004257", "timestamp": "2020-08-19T11:19:39.713500Z", "filename": "pano_0000_004257.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 18.3611414, "relative_pitch": 66.53966152873974, "relative_heading": 176.8984940285566, "relative_elevation": 42.3077985513955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78975600553244, 52.3823201612234, 42.365946425125 ] }, "distance": 18.4, "direction": 91.21, "angle": 66.52, "elevation": 42.37, "pano_id": "TMX7316010203-001882_pano_0000_004300", "timestamp": "2020-08-19T11:21:08.588240Z", "filename": "pano_0000_004300.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 18.40444989, "relative_pitch": 66.5190967908902, "relative_heading": 91.20904143921203, "relative_elevation": 42.365946425125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78975697333231, 52.382316212032, 42.3144360985607 ] }, "distance": 18.48, "direction": 92.57, "angle": 66.4, "elevation": 42.31, "pano_id": "TMX7316010203-001319_pano_0001_003319", "timestamp": "2019-07-18T10:32:21.910750Z", "filename": "pano_0001_003319.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 18.48479701, "relative_pitch": 66.40218944126838, "relative_heading": 92.56666443645535, "relative_elevation": 42.3144360985607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78921875898908, 52.3823637603841, 42.2811558954418 ] }, "distance": 18.72, "direction": 283.79, "angle": 66.12, "elevation": 42.28, "pano_id": "TMX7316010203-002077_pano_0000_000882", "timestamp": "2021-04-01T09:06:34.973920Z", "filename": "pano_0000_000882.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 18.72129117, "relative_pitch": 66.11714901432282, "relative_heading": 283.792080439422, "relative_elevation": 42.2811558954418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78976158152725, 52.3823213040338, 42.9960288368165 ] }, "distance": 18.78, "direction": 90.8, "angle": 66.4, "elevation": 43.0, "pano_id": "TMX7315080123-000299_pano_0000_000424", "timestamp": "2016-06-16T09:12:21.695530Z", "filename": "pano_0000_000424.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 18.78184524, "relative_pitch": 66.40297422378839, "relative_heading": 90.79674967471487, "relative_elevation": 42.9960288368165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789762749494876, 52.38231766122169, 0.0 ] }, "distance": 18.87, "direction": 92.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00820", "timestamp": "2025-07-15T06:49:10Z", "filename": "recording_2025-07-15_06-24-20_00820.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 18.87133365, "relative_pitch": 0.0, "relative_heading": 92.02406786602405, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track18_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948018362501, 52.382153359100535, 0.0 ] }, "distance": 18.95, "direction": 181.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track18_Sphere_00016", "timestamp": "2024-09-17T09:09:38Z", "filename": "Job_20240917_1015_Track18_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 18.95303676, "relative_pitch": 0.0, "relative_heading": 181.15110513158223, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948905443931, 52.3824971565914, 42.3302392745391 ] }, "distance": 19.31, "direction": 0.66, "angle": 65.48, "elevation": 42.33, "pano_id": "TMX7316010203-002507_pano_0002_000312", "timestamp": "2022-04-12T07:59:30.640340Z", "filename": "pano_0002_000312.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 19.30800935, "relative_pitch": 65.48094088161487, "relative_heading": 0.6625748481020433, "relative_elevation": 42.3302392745391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78947776884585, 52.3821498919913, 42.0662758368999 ] }, "distance": 19.34, "direction": 181.62, "angle": 65.31, "elevation": 42.07, "pano_id": "TMX7316010203-000293_pano_0000_006525", "timestamp": "2017-05-10T11:16:12.746860Z", "filename": "pano_0000_006525.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 19.34269757, "relative_pitch": 65.30632684779434, "relative_heading": 181.61510797913442, "relative_elevation": 42.0662758368999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78948577423324, 52.3824996855844, 42.9824238559231 ] }, "distance": 19.59, "direction": 360.0, "angle": 65.5, "elevation": 42.98, "pano_id": "TMX7315080123-000299_pano_0000_000401", "timestamp": "2016-06-16T09:11:04.296440Z", "filename": "pano_0000_000401.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 19.58813105, "relative_pitch": 65.50009716203833, "relative_heading": 359.9997720027892, "relative_elevation": 42.9824238559231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track16_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track16_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track16_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track16_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789480873784343, 52.38249985866539, 0.0 ] }, "distance": 19.61, "direction": 359.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track16_Sphere_00015", "timestamp": "2024-09-17T09:07:04Z", "filename": "Job_20240917_1015_Track16_Sphere_00015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 19.61023095, "relative_pitch": 0.0, "relative_heading": 359.0248110627995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_000902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78977438180449, 52.3823206644268, 42.2742036385462 ] }, "distance": 19.65, "direction": 90.97, "angle": 65.07, "elevation": 42.27, "pano_id": "TMX7316010203-000819_pano_0001_000902", "timestamp": "2018-07-02T10:44:13.275380Z", "filename": "pano_0001_000902.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 19.65442848, "relative_pitch": 65.06500050865844, "relative_heading": 90.96886641221136, "relative_elevation": 42.2742036385462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0002_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0002_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0002_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78920110003188, 52.3823661313361, 42.3128441385925 ] }, "distance": 19.95, "direction": 283.7, "angle": 64.75, "elevation": 42.31, "pano_id": "TMX7316010203-002507_pano_0002_000328", "timestamp": "2022-04-12T08:00:06.660020Z", "filename": "pano_0002_000328.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 19.95196354, "relative_pitch": 64.75450778053965, "relative_heading": 283.70468953325184, "relative_elevation": 42.3128441385925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949788214661, 52.382143284451, 42.9588745050132 ] }, "distance": 20.09, "direction": 177.65, "angle": 64.94, "elevation": 42.96, "pano_id": "TMX7315080123-000299_pano_0000_000445", "timestamp": "2016-06-16T09:13:24.738950Z", "filename": "pano_0000_000445.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 20.08718749, "relative_pitch": 64.93962773375608, "relative_heading": 177.6479432569671, "relative_elevation": 42.9588745050132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949635482538, 52.382508274142, 42.3353146808222 ] }, "distance": 20.56, "direction": 2.01, "angle": 64.1, "elevation": 42.34, "pano_id": "TMX7316010203-001882_pano_0000_004328", "timestamp": "2020-08-19T11:22:24.413020Z", "filename": "pano_0000_004328.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 20.55644539, "relative_pitch": 64.1005244837337, "relative_heading": 2.0082464671562157, "relative_elevation": 42.3353146808222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track17_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track17_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789189420612722, 52.382360685709784, 0.0 ] }, "distance": 20.6, "direction": 281.54, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track17_Sphere_00008", "timestamp": "2024-09-17T09:08:09Z", "filename": "Job_20240917_1015_Track17_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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 20.59569629, "relative_pitch": 0.0, "relative_heading": 281.54228733991084, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78949155775438, 52.3821383891347, 42.2830676324666 ] }, "distance": 20.62, "direction": 178.91, "angle": 64.0, "elevation": 42.28, "pano_id": "TMX7316010203-002077_pano_0000_001186", "timestamp": "2021-04-01T09:20:01.977930Z", "filename": "pano_0000_001186.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 20.61874852, "relative_pitch": 64.00446800635238, "relative_heading": 178.90582395630898, "relative_elevation": 42.2830676324666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7894901115917, 52.3821378823793, 42.2375760329887 ] }, "distance": 20.67, "direction": 179.18, "angle": 63.92, "elevation": 42.24, "pano_id": "TMX7316010203-000819_pano_0001_001083", "timestamp": "2018-07-02T10:53:50.013600Z", "filename": "pano_0001_001083.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 20.67348645, "relative_pitch": 63.92022929131364, "relative_heading": 179.18166999887293, "relative_elevation": 42.2375760329887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_004277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_004277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_004277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78918777842167, 52.3823632750967, 42.3260888820514 ] }, "distance": 20.76, "direction": 282.26, "angle": 63.87, "elevation": 42.33, "pano_id": "TMX7316010203-001882_pano_0000_004277", "timestamp": "2020-08-19T11:20:13.578400Z", "filename": "pano_0000_004277.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 20.7645328, "relative_pitch": 63.86813631158462, "relative_heading": 282.2595414225221, "relative_elevation": 42.3260888820514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track18_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track18_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track18_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789791640888767, 52.382321977302354, 0.0 ] }, "distance": 20.83, "direction": 90.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track18_Sphere_00009", "timestamp": "2024-09-17T09:09:23Z", "filename": "Job_20240917_1015_Track18_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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 20.827646, "relative_pitch": 0.0, "relative_heading": 90.51235506331625, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_001118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_001118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_001118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78979314559104, 52.3823219440594, 42.2863872339949 ] }, "distance": 20.93, "direction": 90.52, "angle": 63.67, "elevation": 42.29, "pano_id": "TMX7316010203-002077_pano_0000_001118", "timestamp": "2021-04-01T09:16:50.769230Z", "filename": "pano_0000_001118.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 20.93013248, "relative_pitch": 63.666363063548744, "relative_heading": 90.51997161480747, "relative_elevation": 42.2863872339949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track17_Sphere_00012/adjacencies/b_20240917_1015_Track17_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_06-24-20_00843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_06-24-20_00843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_06-24-20_00843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.789501203824653, 52.38213576830328, 0.0 ] }, "distance": 20.93, "direction": 177.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_06-24-20_00843", "timestamp": "2025-07-15T06:50:18Z", "filename": "recording_2025-07-15_06-24-20_00843.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_20240917_1015_Track17_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114304.30608057108, 488441.25646086223 ] }, "relative_distance": 20.93299893, "relative_pitch": 0.0, "relative_heading": 177.123330283556, "relative_elevation": 0.0 } ] } }