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_20241015_0915_Track39_Sphere_00524/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78192740970403, 52.38400251453156, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00524", "timestamp": "2024-10-15T11:14:18Z", "filename": "Job_20241015_0915_Track39_Sphere_00524.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "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_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78191309127439, 52.3840092079599, 44.4842637581751 ] }, "distance": 1.23, "direction": 307.38, "angle": 88.42, "elevation": 44.48, "pano_id": "TMX7316010203-000289_pano_0000_003873", "timestamp": "2017-05-09T08:48:28.193080Z", "filename": "pano_0000_003873.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 1.22687359, "relative_pitch": 88.42018598039051, "relative_heading": 307.3785772570994, "relative_elevation": 44.4842637581751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78189967142614, 52.3839988644326, 44.5251728249714 ] }, "distance": 1.93, "direction": 257.86, "angle": 87.52, "elevation": 44.53, "pano_id": "TMX7316010203-001883_pano_0001_001895", "timestamp": "2020-08-20T08:56:39.477320Z", "filename": "pano_0001_001895.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 1.93184649, "relative_pitch": 87.51562394584681, "relative_heading": 257.863228770941, "relative_elevation": 44.5251728249714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781958684656876, 52.3840076356272, 0.0 ] }, "distance": 2.2, "direction": 75.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00478", "timestamp": "2025-07-15T04:55:07Z", "filename": "recording_2025-07-15_04-48-06_00478.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 2.20440215, "relative_pitch": 0.0, "relative_heading": 75.01863973048188, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78196201760706, 52.3840003958323, 44.5493204388767 ] }, "distance": 2.37, "direction": 95.71, "angle": 86.96, "elevation": 44.55, "pano_id": "TMX7316010203-002491_pano_0003_000307", "timestamp": "2022-03-29T10:21:33.792780Z", "filename": "pano_0003_000307.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 2.36817576, "relative_pitch": 86.95710546764913, "relative_heading": 95.71338038609085, "relative_elevation": 44.5493204388767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78188795131678, 52.3839997733357, 44.5604216307402 ] }, "distance": 2.7, "direction": 263.52, "angle": 86.53, "elevation": 44.56, "pano_id": "TMX7316010203-002491_pano_0003_000306", "timestamp": "2022-03-29T10:21:33.057800Z", "filename": "pano_0003_000306.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 2.70393497, "relative_pitch": 86.52753884986276, "relative_heading": 263.52280400440304, "relative_elevation": 44.5604216307402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781885312236127, 52.38400687412193, 0.0 ] }, "distance": 2.91, "direction": 279.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00479", "timestamp": "2025-07-15T04:55:08Z", "filename": "recording_2025-07-15_04-48-06_00479.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 2.9071279, "relative_pitch": 0.0, "relative_heading": 279.60588863421003, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781971425419504, 52.38400289229271, 0.0 ] }, "distance": 3.0, "direction": 89.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00525", "timestamp": "2024-10-15T11:14:18Z", "filename": "Job_20241015_0915_Track39_Sphere_00525.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 2.99727301, "relative_pitch": 0.0, "relative_heading": 89.1964119315216, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78197250711017, 52.3839997428578, 44.52157907933 ] }, "distance": 3.09, "direction": 95.74, "angle": 86.03, "elevation": 44.52, "pano_id": "TMX7316010203-001883_pano_0001_001896", "timestamp": "2020-08-20T08:56:40.047490Z", "filename": "pano_0001_001896.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 3.08607937, "relative_pitch": 86.03480047096878, "relative_heading": 95.73558973049688, "relative_elevation": 44.52157907933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781839673493716, 52.38400165261625, 0.0 ] }, "distance": 5.97, "direction": 269.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00522", "timestamp": "2024-10-15T11:14:17Z", "filename": "Job_20241015_0915_Track39_Sphere_00522.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 5.97462518, "relative_pitch": 0.0, "relative_heading": 269.08023898068757, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781923516906269, 52.384060645449395, 0.0 ] }, "distance": 6.47, "direction": 357.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00527", "timestamp": "2024-10-15T10:49:55Z", "filename": "Job_20241015_0915_Track38_Sphere_00527.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 6.47392508, "relative_pitch": 0.0, "relative_heading": 357.6535383251182, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78182628757676, 52.3839981697126, 44.525045549497 ] }, "distance": 6.9, "direction": 265.98, "angle": 81.19, "elevation": 44.53, "pano_id": "TMX7316010203-001883_pano_0001_001894", "timestamp": "2020-08-20T08:56:38.902330Z", "filename": "pano_0001_001894.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 6.90224004, "relative_pitch": 81.18818885328102, "relative_heading": 265.98346192805326, "relative_elevation": 44.525045549497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78190237032066, 52.3840632783641, 44.945416287519 ] }, "distance": 6.97, "direction": 345.85, "angle": 81.18, "elevation": 44.95, "pano_id": "TMX7316010203-002082_pano_0003_002736", "timestamp": "2021-04-08T12:23:28.996440Z", "filename": "pano_0003_002736.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 6.97310625, "relative_pitch": 81.18109242520089, "relative_heading": 345.8479219596327, "relative_elevation": 44.945416287519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7819655928508, 52.38406109418752, 0.0 ] }, "distance": 7.02, "direction": 21.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00528", "timestamp": "2024-10-15T10:49:55Z", "filename": "Job_20241015_0915_Track38_Sphere_00528.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.01777155, "relative_pitch": 0.0, "relative_heading": 21.744327169064384, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782032084860276, 52.38400851406985, 0.0 ] }, "distance": 7.16, "direction": 84.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00477", "timestamp": "2025-07-15T04:55:07Z", "filename": "recording_2025-07-15_04-48-06_00477.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.15840584, "relative_pitch": 0.0, "relative_heading": 84.64874972726085, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78194583779094, 52.3840661614844, 44.9061536164954 ] }, "distance": 7.19, "direction": 10.05, "angle": 80.9, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002914", "timestamp": "2020-05-08T10:58:53.255870Z", "filename": "pano_0000_002914.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.19258243, "relative_pitch": 80.90027120158814, "relative_heading": 10.04664447124535, "relative_elevation": 44.9061536164954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781879222933973, 52.38406020333395, 0.0 ] }, "distance": 7.21, "direction": 332.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00526", "timestamp": "2024-10-15T10:49:55Z", "filename": "Job_20241015_0915_Track38_Sphere_00526.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.2091774, "relative_pitch": 0.0, "relative_heading": 332.9279215815225, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78203600937155, 52.3840007854724, 44.5357198128477 ] }, "distance": 7.4, "direction": 91.49, "angle": 80.57, "elevation": 44.54, "pano_id": "TMX7316010203-002491_pano_0003_000308", "timestamp": "2022-03-29T10:21:34.522770Z", "filename": "pano_0003_000308.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.39692632, "relative_pitch": 80.56984262516501, "relative_heading": 91.49043769955901, "relative_elevation": 44.5357198128477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781891537184527, 52.38406626111675, 0.0 ] }, "distance": 7.5, "direction": 341.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00372", "timestamp": "2025-07-03T03:31:35Z", "filename": "recording_2025-07-03_03-29-47_00372.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.50212623, "relative_pitch": 0.0, "relative_heading": 340.999509613725, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7819379762415, 52.3840699273462, 44.8644857127219 ] }, "distance": 7.54, "direction": 5.48, "angle": 80.47, "elevation": 44.86, "pano_id": "TMX7316010203-002817_pano_0009_000314", "timestamp": "2022-10-05T10:47:36.952220Z", "filename": "pano_0009_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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.53575984, "relative_pitch": 80.46519470566037, "relative_heading": 5.478547523240783, "relative_elevation": 44.8644857127219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78193347281889, 52.3840704582434, 44.69440767169 ] }, "distance": 7.57, "direction": 3.13, "angle": 80.38, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001323", "timestamp": "2017-06-01T10:48:40.975530Z", "filename": "pano_0000_001323.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.57167468, "relative_pitch": 80.38481901957728, "relative_heading": 3.1254823423838323, "relative_elevation": 44.69440767169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78197666848607, 52.3840640352367, 44.9467752836645 ] }, "distance": 7.62, "direction": 26.1, "angle": 80.37, "elevation": 44.95, "pano_id": "TMX7316010203-002082_pano_0003_002737", "timestamp": "2021-04-08T12:23:29.211470Z", "filename": "pano_0003_002737.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.62316501, "relative_pitch": 80.37399292025314, "relative_heading": 26.101999716960012, "relative_elevation": 44.9467752836645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781964967716863, 52.384067076841376, 0.0 ] }, "distance": 7.63, "direction": 19.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00373", "timestamp": "2025-07-03T03:31:35Z", "filename": "recording_2025-07-03_03-29-47_00373.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.62572315, "relative_pitch": 0.0, "relative_heading": 19.59374999595232, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78181403189296, 52.3839990465854, 44.5608778446913 ] }, "distance": 7.73, "direction": 267.14, "angle": 80.16, "elevation": 44.56, "pano_id": "TMX7316010203-002491_pano_0003_000305", "timestamp": "2022-03-29T10:21:32.327770Z", "filename": "pano_0003_000305.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.72940098, "relative_pitch": 80.15955129265477, "relative_heading": 267.1383329953066, "relative_elevation": 44.5608778446913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781811896615182, 52.384006049436, 0.0 ] }, "distance": 7.87, "direction": 272.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00480", "timestamp": "2025-07-15T04:55:08Z", "filename": "recording_2025-07-15_04-48-06_00480.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.87497959, "relative_pitch": 0.0, "relative_heading": 272.8630883709417, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78187118324714, 52.3840653782709, 44.903625972569 ] }, "distance": 7.97, "direction": 331.31, "angle": 79.93, "elevation": 44.9, "pano_id": "TMX7316010203-001700_pano_0000_002913", "timestamp": "2020-05-08T10:58:53.026110Z", "filename": "pano_0000_002913.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 7.97424325, "relative_pitch": 79.93006871674132, "relative_heading": 331.3084464426141, "relative_elevation": 44.903625972569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78204551715384, 52.3840005504967, 44.5100904507563 ] }, "distance": 8.04, "direction": 91.56, "angle": 79.75, "elevation": 44.51, "pano_id": "TMX7316010203-001883_pano_0001_001897", "timestamp": "2020-08-20T08:56:40.617300Z", "filename": "pano_0001_001897.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 8.0447665, "relative_pitch": 79.7549474224762, "relative_heading": 91.55666424278739, "relative_elevation": 44.5100904507563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78186402211133, 52.3840689785522, 44.8614976489916 ] }, "distance": 8.56, "direction": 329.73, "angle": 79.19, "elevation": 44.86, "pano_id": "TMX7316010203-002817_pano_0009_000313", "timestamp": "2022-10-05T10:47:36.772240Z", "filename": "pano_0009_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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 8.56300039, "relative_pitch": 79.19357721746185, "relative_heading": 329.73324197333994, "relative_elevation": 44.8614976489916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78185966359128, 52.3840697348886, 44.6903139697388 ] }, "distance": 8.79, "direction": 328.34, "angle": 78.88, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001322", "timestamp": "2017-06-01T10:48:40.785500Z", "filename": "pano_0000_001322.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 8.78787091, "relative_pitch": 78.87533603694344, "relative_heading": 328.33854504914916, "relative_elevation": 44.6903139697388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781835281457981, 52.384059763003926, 0.0 ] }, "distance": 8.94, "direction": 315.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00525", "timestamp": "2024-10-15T10:49:55Z", "filename": "Job_20241015_0915_Track38_Sphere_00525.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 8.94035973, "relative_pitch": 0.0, "relative_heading": 315.4414346729493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782059182823435, 52.384003277867315, 0.0 ] }, "distance": 8.97, "direction": 89.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00527", "timestamp": "2024-10-15T11:14:19Z", "filename": "Job_20241015_0915_Track39_Sphere_00527.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 8.97267853, "relative_pitch": 0.0, "relative_heading": 89.45754890435508, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78205990103895, 52.3840111327306, 44.4783908864483 ] }, "distance": 9.07, "direction": 83.93, "angle": 78.47, "elevation": 44.48, "pano_id": "TMX7316010203-000289_pano_0000_003872", "timestamp": "2017-05-09T08:48:27.373090Z", "filename": "pano_0000_003872.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 9.07200699, "relative_pitch": 78.471829493281, "relative_heading": 83.93196783739128, "relative_elevation": 44.4783908864483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78200724977368, 52.3840711845535, 44.692868616432 ] }, "distance": 9.38, "direction": 35.43, "angle": 78.15, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001324", "timestamp": "2017-06-01T10:48:41.165500Z", "filename": "pano_0000_001324.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 9.37767702, "relative_pitch": 78.14982955521701, "relative_heading": 35.42920911775552, "relative_elevation": 44.692868616432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78182817998551, 52.3840625996242, 44.944107035175 ] }, "distance": 9.51, "direction": 314.7, "angle": 78.06, "elevation": 44.94, "pano_id": "TMX7316010203-002082_pano_0003_002735", "timestamp": "2021-04-08T12:23:28.781460Z", "filename": "pano_0003_002735.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 9.50532663, "relative_pitch": 78.05836165840412, "relative_heading": 314.6996197932041, "relative_elevation": 44.944107035175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78201196532576, 52.3840708820387, 44.8652942236513 ] }, "distance": 9.54, "direction": 37.12, "angle": 77.99, "elevation": 44.87, "pano_id": "TMX7316010203-002817_pano_0009_000315", "timestamp": "2022-10-05T10:47:37.132230Z", "filename": "pano_0009_000315.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 9.54051801, "relative_pitch": 77.99498395932257, "relative_heading": 37.117826044901605, "relative_elevation": 44.8652942236513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78202052114569, 52.3840669731151, 44.9049148894846 ] }, "distance": 9.57, "direction": 41.47, "angle": 77.97, "elevation": 44.9, "pano_id": "TMX7316010203-001700_pano_0000_002915", "timestamp": "2020-05-08T10:58:53.485900Z", "filename": "pano_0000_002915.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 9.57287262, "relative_pitch": 77.96577573224721, "relative_heading": 41.473329256689446, "relative_elevation": 44.9049148894846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781818136152403, 52.38406543650962, 0.0 ] }, "distance": 10.22, "direction": 313.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00371", "timestamp": "2025-07-03T03:31:35Z", "filename": "recording_2025-07-03_03-29-47_00371.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 10.21669144, "relative_pitch": 0.0, "relative_heading": 313.2601853847596, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782038398252085, 52.38406789252045, 0.0 ] }, "distance": 10.49, "direction": 46.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00374", "timestamp": "2025-07-03T03:31:36Z", "filename": "recording_2025-07-03_03-29-47_00374.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 10.48969554, "relative_pitch": 0.0, "relative_heading": 46.0898126624703, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782053489515372, 52.384062046706646, 0.0 ] }, "distance": 10.84, "direction": 52.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00530", "timestamp": "2024-10-15T10:49:56Z", "filename": "Job_20241015_0915_Track38_Sphere_00530.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 10.84336939, "relative_pitch": 0.0, "relative_heading": 52.34396204382801, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78193364261097, 52.3841000394831, 44.9624071354046 ] }, "distance": 10.86, "direction": 2.24, "angle": 76.42, "elevation": 44.96, "pano_id": "TMX7316060226-000481_pano_0002_000615", "timestamp": "2019-11-12T09:33:48.946170Z", "filename": "pano_0002_000615.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 10.86034886, "relative_pitch": 76.42071061599874, "relative_heading": 2.23952006539901, "relative_elevation": 44.9624071354046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78205096643516, 52.3840648732331, 44.9478644151241 ] }, "distance": 10.91, "direction": 50.48, "angle": 76.36, "elevation": 44.95, "pano_id": "TMX7316010203-002082_pano_0003_002738", "timestamp": "2021-04-08T12:23:29.426410Z", "filename": "pano_0003_002738.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 10.90525395, "relative_pitch": 76.36240839281062, "relative_heading": 50.48396576942769, "relative_elevation": 44.9478644151241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78176637112768, 52.3840070316443, 44.4838682096452 ] }, "distance": 10.98, "direction": 272.62, "angle": 76.14, "elevation": 44.48, "pano_id": "TMX7316010203-000289_pano_0000_003874", "timestamp": "2017-05-09T08:48:29.023280Z", "filename": "pano_0000_003874.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 10.97644115, "relative_pitch": 76.13909112511294, "relative_heading": 272.62470592323285, "relative_elevation": 44.4838682096452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78179638425468, 52.3840646087801, 44.9023055955768 ] }, "distance": 11.28, "direction": 307.76, "angle": 75.89, "elevation": 44.9, "pano_id": "TMX7316010203-001700_pano_0000_002912", "timestamp": "2020-05-08T10:58:52.795920Z", "filename": "pano_0000_002912.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 11.28415277, "relative_pitch": 75.8934308404572, "relative_heading": 307.757512404566, "relative_elevation": 44.9023055955768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78185937589738, 52.3840989145448, 44.9647535653785 ] }, "distance": 11.68, "direction": 336.64, "angle": 75.43, "elevation": 44.96, "pano_id": "TMX7316060226-000481_pano_0002_000614", "timestamp": "2019-11-12T09:33:48.626220Z", "filename": "pano_0002_000614.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 11.68436672, "relative_pitch": 75.43350541639492, "relative_heading": 336.64321779082525, "relative_elevation": 44.9647535653785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78179009363898, 52.3840680335398, 44.8597058085725 ] }, "distance": 11.86, "direction": 307.95, "angle": 75.2, "elevation": 44.86, "pano_id": "TMX7316010203-002817_pano_0009_000312", "timestamp": "2022-10-05T10:47:36.592260Z", "filename": "pano_0009_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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 11.85619941, "relative_pitch": 75.19551841272194, "relative_heading": 307.9460993788513, "relative_elevation": 44.8597058085725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78175324700236, 52.3839973857078, 44.5442070346326 ] }, "distance": 11.87, "direction": 267.24, "angle": 75.08, "elevation": 44.54, "pano_id": "TMX7316010203-001883_pano_0001_001893", "timestamp": "2020-08-20T08:56:38.327640Z", "filename": "pano_0001_001893.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 11.8722591, "relative_pitch": 75.07602381628831, "relative_heading": 267.2447579392581, "relative_elevation": 44.5442070346326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781751664978293, 52.38400029491677, 0.0 ] }, "distance": 11.97, "direction": 268.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00520", "timestamp": "2024-10-15T11:14:16Z", "filename": "Job_20241015_0915_Track39_Sphere_00520.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 11.96880043, "relative_pitch": 0.0, "relative_heading": 268.8176363601811, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7817858857026, 52.3840689822975, 44.6948353694752 ] }, "distance": 12.15, "direction": 307.51, "angle": 74.8, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001321", "timestamp": "2017-06-01T10:48:40.595510Z", "filename": "pano_0000_001321.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 12.14741495, "relative_pitch": 74.79510914776033, "relative_heading": 307.5077788379788, "relative_elevation": 44.6948353694752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782105485680017, 52.38400934753135, 0.0 ] }, "distance": 12.15, "direction": 86.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00476", "timestamp": "2025-07-15T04:55:06Z", "filename": "recording_2025-07-15_04-48-06_00476.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 12.1487991, "relative_pitch": 0.0, "relative_heading": 86.41169508286002, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78200787455745, 52.3841010801762, 44.9678868278861 ] }, "distance": 12.26, "direction": 26.54, "angle": 74.75, "elevation": 44.97, "pano_id": "TMX7316060226-000481_pano_0002_000616", "timestamp": "2019-11-12T09:33:49.266180Z", "filename": "pano_0002_000616.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 12.26012187, "relative_pitch": 74.74944401559605, "relative_heading": 26.543378798644532, "relative_elevation": 44.9678868278861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78211036550538, 52.3840011760549, 44.5309665538371 ] }, "distance": 12.46, "direction": 90.68, "angle": 74.37, "elevation": 44.53, "pano_id": "TMX7316010203-002491_pano_0003_000309", "timestamp": "2022-03-29T10:21:35.252770Z", "filename": "pano_0003_000309.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 12.45813562, "relative_pitch": 74.37032375078027, "relative_heading": 90.68492177137577, "relative_elevation": 44.5309665538371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78173982943625, 52.3839981378324, 44.5879243500531 ] }, "distance": 12.78, "direction": 267.82, "angle": 74.0, "elevation": 44.59, "pano_id": "TMX7316010203-002491_pano_0003_000304", "timestamp": "2022-03-29T10:21:31.597770Z", "filename": "pano_0003_000304.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 12.78140208, "relative_pitch": 74.00472526438628, "relative_heading": 267.81637836011595, "relative_elevation": 44.5879243500531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781738503621927, 52.384005719147126, 0.0 ] }, "distance": 12.87, "direction": 271.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00481", "timestamp": "2025-07-15T04:55:09Z", "filename": "recording_2025-07-15_04-48-06_00481.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 12.86733433, "relative_pitch": 0.0, "relative_heading": 271.5881160665032, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78208103406238, 52.3840718144277, 44.6946529876441 ] }, "distance": 13.0, "direction": 53.6, "angle": 73.79, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001325", "timestamp": "2017-06-01T10:48:41.355520Z", "filename": "pano_0000_001325.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 12.99530783, "relative_pitch": 73.78781178566146, "relative_heading": 53.601802868684494, "relative_elevation": 44.6946529876441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7821187316018, 52.3840013946171, 44.510800701566 ] }, "distance": 13.03, "direction": 90.55, "angle": 73.69, "elevation": 44.51, "pano_id": "TMX7316010203-001883_pano_0001_001898", "timestamp": "2020-08-20T08:56:41.187400Z", "filename": "pano_0001_001898.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 13.02747898, "relative_pitch": 73.68623346911242, "relative_heading": 90.54801175165476, "relative_elevation": 44.510800701566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78208598411941, 52.3840718381596, 44.8678102977574 ] }, "distance": 13.27, "direction": 54.46, "angle": 73.52, "elevation": 44.87, "pano_id": "TMX7316010203-002817_pano_0009_000316", "timestamp": "2022-10-05T10:47:37.312220Z", "filename": "pano_0009_000316.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 13.2696408, "relative_pitch": 73.52443378089413, "relative_heading": 54.456212398992015, "relative_elevation": 44.8678102977574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782098179067614, 52.38406256268027, 0.0 ] }, "distance": 13.41, "direction": 60.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00531", "timestamp": "2024-10-15T10:49:56Z", "filename": "Job_20241015_0915_Track38_Sphere_00531.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 13.41063587, "relative_pitch": 0.0, "relative_heading": 60.11570964770517, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78175404239572, 52.3840619576309, 44.9443230498582 ] }, "distance": 13.53, "direction": 299.26, "angle": 73.24, "elevation": 44.94, "pano_id": "TMX7316010203-002082_pano_0003_002734", "timestamp": "2021-04-08T12:23:28.566440Z", "filename": "pano_0003_002734.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 13.5312541, "relative_pitch": 73.24468360281394, "relative_heading": 299.26390672859804, "relative_elevation": 44.9443230498582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7820952338172, 52.3840677957187, 44.9066763222218 ] }, "distance": 13.54, "direction": 57.56, "angle": 73.22, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002916", "timestamp": "2020-05-08T10:58:53.715850Z", "filename": "pano_0000_002916.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 13.54040788, "relative_pitch": 73.22071879555793, "relative_heading": 57.5556843750638, "relative_elevation": 44.9066763222218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781747237684788, 52.38405882754614, 0.0 ] }, "distance": 13.78, "direction": 297.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00523", "timestamp": "2024-10-15T10:49:54Z", "filename": "Job_20241015_0915_Track38_Sphere_00523.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 13.77540126, "relative_pitch": 0.0, "relative_heading": 297.05754538884776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781744719945005, 52.38406464773047, 0.0 ] }, "distance": 14.23, "direction": 299.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00370", "timestamp": "2025-07-03T03:31:35Z", "filename": "recording_2025-07-03_03-29-47_00370.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 14.23141118, "relative_pitch": 0.0, "relative_heading": 299.0660297640234, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78178485535632, 52.3840976732738, 44.9662781171501 ] }, "distance": 14.36, "direction": 317.49, "angle": 72.28, "elevation": 44.97, "pano_id": "TMX7316060226-000481_pano_0002_000613", "timestamp": "2019-11-12T09:33:48.306180Z", "filename": "pano_0002_000613.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 14.36436221, "relative_pitch": 72.28405180889006, "relative_heading": 317.4896421393237, "relative_elevation": 44.9662781171501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782111828667548, 52.384068717141126, 0.0 ] }, "distance": 14.56, "direction": 59.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00375", "timestamp": "2025-07-03T03:31:36Z", "filename": "recording_2025-07-03_03-29-47_00375.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 14.55824848, "relative_pitch": 0.0, "relative_heading": 59.601267814478206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781707855994184, 52.38399983724113, 0.0 ] }, "distance": 14.95, "direction": 268.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00519", "timestamp": "2024-10-15T11:14:16Z", "filename": "Job_20241015_0915_Track39_Sphere_00519.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 14.95212227, "relative_pitch": 0.0, "relative_heading": 268.85841796258046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782147230418341, 52.38400392550467, 0.0 ] }, "distance": 14.97, "direction": 89.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00529", "timestamp": "2024-10-15T11:14:20Z", "filename": "Job_20241015_0915_Track39_Sphere_00529.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 14.96815686, "relative_pitch": 0.0, "relative_heading": 89.3989091678258, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78212533780147, 52.3840657756964, 44.9477614713833 ] }, "distance": 15.2, "direction": 62.42, "angle": 71.31, "elevation": 44.95, "pano_id": "TMX7316010203-002082_pano_0003_002739", "timestamp": "2021-04-08T12:23:29.641460Z", "filename": "pano_0003_002739.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 15.2043934, "relative_pitch": 71.31096237422823, "relative_heading": 62.42021135408242, "relative_elevation": 44.9477614713833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78208205675274, 52.3841020814632, 44.9742494150996 ] }, "distance": 15.28, "direction": 43.54, "angle": 71.23, "elevation": 44.97, "pano_id": "TMX7316060226-000481_pano_0002_000617", "timestamp": "2019-11-12T09:33:49.586170Z", "filename": "pano_0002_000617.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 15.28480942, "relative_pitch": 71.22931603418932, "relative_heading": 43.54313130898487, "relative_elevation": 44.9742494150996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78172165437839, 52.3840638491001, 44.9028624780476 ] }, "distance": 15.58, "direction": 295.97, "angle": 70.86, "elevation": 44.9, "pano_id": "TMX7316010203-001700_pano_0000_002911", "timestamp": "2020-05-08T10:58:52.565870Z", "filename": "pano_0000_002911.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 15.58364719, "relative_pitch": 70.86054507925311, "relative_heading": 295.9737431475443, "relative_elevation": 44.9028624780476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782141517388627, 52.384063071732996, 0.0 ] }, "distance": 16.06, "direction": 65.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00532", "timestamp": "2024-10-15T10:49:56Z", "filename": "Job_20241015_0915_Track38_Sphere_00532.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 16.06034972, "relative_pitch": 0.0, "relative_heading": 65.19231625273909, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78171615222534, 52.3840671151082, 44.8565032444894 ] }, "distance": 16.08, "direction": 296.55, "angle": 70.28, "elevation": 44.86, "pano_id": "TMX7316010203-002817_pano_0009_000311", "timestamp": "2022-10-05T10:47:36.412230Z", "filename": "pano_0009_000311.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 16.08042865, "relative_pitch": 70.2779537999212, "relative_heading": 296.55326210514335, "relative_elevation": 44.8565032444894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781704765187688, 52.38405837670277, 0.0 ] }, "distance": 16.38, "direction": 292.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00522", "timestamp": "2024-10-15T10:49:54Z", "filename": "Job_20241015_0915_Track38_Sphere_00522.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 16.38451897, "relative_pitch": 0.0, "relative_heading": 292.2956896468306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78171197830335, 52.3840682216991, 44.6925820335746 ] }, "distance": 16.39, "direction": 296.49, "angle": 69.86, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001320", "timestamp": "2017-06-01T10:48:40.405510Z", "filename": "pano_0000_001320.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 16.3897023, "relative_pitch": 69.86095934916543, "relative_heading": 296.4941946952999, "relative_elevation": 44.6925820335746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78167993808561, 52.3839967875878, 44.5620034635067 ] }, "distance": 16.86, "direction": 267.83, "angle": 69.27, "elevation": 44.56, "pano_id": "TMX7316010203-001883_pano_0001_001892", "timestamp": "2020-08-20T08:56:37.752360Z", "filename": "pano_0001_001892.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 16.86209848, "relative_pitch": 69.27354150212648, "relative_heading": 267.8342221885217, "relative_elevation": 44.5620034635067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782178886257437, 52.384010198921565, 0.0 ] }, "distance": 17.14, "direction": 87.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00475", "timestamp": "2025-07-15T04:55:06Z", "filename": "recording_2025-07-15_04-48-06_00475.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 17.14407816, "relative_pitch": 0.0, "relative_heading": 87.14103107372682, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78215482135921, 52.3840724042472, 44.6992992460728 ] }, "distance": 17.33, "direction": 63.33, "angle": 68.81, "elevation": 44.7, "pano_id": "TMX7316010203-000323_pano_0000_001326", "timestamp": "2017-06-01T10:48:41.545520Z", "filename": "pano_0000_001326.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 17.32745839, "relative_pitch": 68.81142921750116, "relative_heading": 63.33174948778574, "relative_elevation": 44.6992992460728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78218451046196, 52.3840017019842, 44.5394868757576 ] }, "distance": 17.51, "direction": 90.3, "angle": 68.54, "elevation": 44.54, "pano_id": "TMX7316010203-002491_pano_0003_000310", "timestamp": "2022-03-29T10:21:35.987730Z", "filename": "pano_0003_000310.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 17.50592157, "relative_pitch": 68.54305253069647, "relative_heading": 90.29582507746785, "relative_elevation": 44.5394868757576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78215999176331, 52.3840727704745, 44.8677415335551 ] }, "distance": 17.66, "direction": 63.73, "angle": 68.51, "elevation": 44.87, "pano_id": "TMX7316010203-002817_pano_0009_000317", "timestamp": "2022-10-05T10:47:37.492220Z", "filename": "pano_0009_000317.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 17.6607633, "relative_pitch": 68.51449418288571, "relative_heading": 63.72621676173962, "relative_elevation": 44.8677415335551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78166564918294, 52.3839973063953, 44.6033355435356 ] }, "distance": 17.83, "direction": 268.14, "angle": 68.21, "elevation": 44.6, "pano_id": "TMX7316010203-002491_pano_0003_000303", "timestamp": "2022-03-29T10:21:30.872820Z", "filename": "pano_0003_000303.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 17.83238635, "relative_pitch": 68.20849990283205, "relative_heading": 268.1377242199024, "relative_elevation": 44.6033355435356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781664983231167, 52.38400503763859, 0.0 ] }, "distance": 17.87, "direction": 270.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00482", "timestamp": "2025-07-15T04:55:09Z", "filename": "recording_2025-07-15_04-48-06_00482.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 17.87051465, "relative_pitch": 0.0, "relative_heading": 270.9002962484645, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7821903482507, 52.3840044424009, 0.0 ] }, "distance": 17.9, "direction": 89.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00530", "timestamp": "2024-10-15T11:14:20Z", "filename": "Job_20241015_0915_Track39_Sphere_00530.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 17.90446089, "relative_pitch": 0.0, "relative_heading": 89.31338792838743, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78219202002315, 52.3840022559831, 44.5184873798862 ] }, "distance": 18.02, "direction": 90.09, "angle": 67.97, "elevation": 44.52, "pano_id": "TMX7316010203-001883_pano_0001_001899", "timestamp": "2020-08-20T08:56:41.757330Z", "filename": "pano_0001_001899.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 18.01702812, "relative_pitch": 67.96638247749998, "relative_heading": 90.09138607763953, "relative_elevation": 44.5184873798862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78167993750545, 52.3840613342597, 44.9406389035285 ] }, "distance": 18.08, "direction": 291.23, "angle": 68.09, "elevation": 44.94, "pano_id": "TMX7316010203-002082_pano_0003_002733", "timestamp": "2021-04-08T12:23:28.351480Z", "filename": "pano_0003_002733.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 18.07661713, "relative_pitch": 68.08837112516643, "relative_heading": 291.22796125918205, "relative_elevation": 44.9406389035285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78216994582083, 52.384068598109, 44.9061013096943 ] }, "distance": 18.08, "direction": 66.0, "angle": 68.07, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002917", "timestamp": "2020-05-08T10:58:53.945860Z", "filename": "pano_0000_002917.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 18.07718508, "relative_pitch": 68.07249251639777, "relative_heading": 65.99722346031497, "relative_elevation": 44.9061013096943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78171017842936, 52.3840964294346, 44.964654603973 ] }, "distance": 18.11, "direction": 305.24, "angle": 68.06, "elevation": 44.96, "pano_id": "TMX7316060226-000481_pano_0002_000612", "timestamp": "2019-11-12T09:33:47.986190Z", "filename": "pano_0002_000612.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 18.11031777, "relative_pitch": 68.06200839676141, "relative_heading": 305.24258653838035, "relative_elevation": 44.964654603973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781671274120311, 52.38406387672983, 0.0 ] }, "distance": 18.73, "direction": 291.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00369", "timestamp": "2025-07-03T03:31:35Z", "filename": "recording_2025-07-03_03-29-47_00369.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 18.72897483, "relative_pitch": 0.0, "relative_heading": 291.3813354805286, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78194901567887, 52.384170814833, 45.3388432580978 ] }, "distance": 18.79, "direction": 4.49, "angle": 67.49, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0000_002295", "timestamp": "2020-05-08T10:56:17.801670Z", "filename": "pano_0000_002295.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 18.78524764, "relative_pitch": 67.49430076833718, "relative_heading": 4.491575034713725, "relative_elevation": 45.3388432580978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7818964117508, 52.3841708482881, 45.229385105893 ] }, "distance": 18.85, "direction": 353.57, "angle": 67.38, "elevation": 45.23, "pano_id": "TMX7316010203-002817_pano_0008_000283", "timestamp": "2022-10-05T10:43:09.444040Z", "filename": "pano_0008_000283.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 18.84981301, "relative_pitch": 67.37556304161146, "relative_heading": 353.5711328582898, "relative_elevation": 45.229385105893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7819432823322, 52.384172343687, 45.3010553596541 ] }, "distance": 18.93, "direction": 3.27, "angle": 67.32, "elevation": 45.3, "pano_id": "TMX7316010203-002491_pano_0004_000889", "timestamp": "2022-03-29T10:38:35.214220Z", "filename": "pano_0004_000889.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 18.92855636, "relative_pitch": 67.32291612724815, "relative_heading": 3.2731385316367714, "relative_elevation": 45.3010553596541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78187526189246, 52.3841696117039, 45.3442134708166 ] }, "distance": 18.93, "direction": 349.19, "angle": 67.34, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0000_002296", "timestamp": "2020-05-08T10:56:18.011800Z", "filename": "pano_0000_002296.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 18.92966315, "relative_pitch": 67.34112721351441, "relative_heading": 349.18889299126175, "relative_elevation": 45.3442134708166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78197020153552, 52.384171616306, 45.2271413961425 ] }, "distance": 19.04, "direction": 8.8, "angle": 67.17, "elevation": 45.23, "pano_id": "TMX7316010203-002817_pano_0008_000282", "timestamp": "2022-10-05T10:43:09.254070Z", "filename": "pano_0008_000282.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.04098108, "relative_pitch": 67.16852579127982, "relative_heading": 8.801930118731851, "relative_elevation": 45.2271413961425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78195868273488, 52.3841728267646, 44.8090161355212 ] }, "distance": 19.07, "direction": 6.41, "angle": 66.95, "elevation": 44.81, "pano_id": "TMX7316010203-000323_pano_0000_000542", "timestamp": "2017-06-01T10:43:24.127070Z", "filename": "pano_0000_000542.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.07068096, "relative_pitch": 66.94543556253772, "relative_heading": 6.410724166075184, "relative_elevation": 44.8090161355212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782185244521256, 52.38406953265407, 0.0 ] }, "distance": 19.07, "direction": 66.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00376", "timestamp": "2025-07-03T03:31:36Z", "filename": "recording_2025-07-03_03-29-47_00376.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.07391218, "relative_pitch": 0.0, "relative_heading": 66.98473543181129, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78220727147859, 52.384012793113, 44.4713770821691 ] }, "distance": 19.09, "direction": 86.57, "angle": 66.77, "elevation": 44.47, "pano_id": "TMX7316010203-000289_pano_0000_003871", "timestamp": "2017-05-09T08:48:26.558060Z", "filename": "pano_0000_003871.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.08975058, "relative_pitch": 66.76812308476055, "relative_heading": 86.56500637211198, "relative_elevation": 44.4713770821691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78188519675607, 52.3841721222673, 44.8060389021412 ] }, "distance": 19.09, "direction": 351.34, "angle": 66.92, "elevation": 44.81, "pano_id": "TMX7316010203-000323_pano_0000_000543", "timestamp": "2017-06-01T10:43:24.337170Z", "filename": "pano_0000_000543.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.09064663, "relative_pitch": 66.92245189611606, "relative_heading": 351.3408282345439, "relative_elevation": 44.8060389021412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78215605406469, 52.3841030204885, 44.9707916351035 ] }, "distance": 19.17, "direction": 54.31, "angle": 66.91, "elevation": 44.97, "pano_id": "TMX7316060226-000481_pano_0002_000618", "timestamp": "2019-11-12T09:33:49.906180Z", "filename": "pano_0002_000618.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.16879113, "relative_pitch": 66.91388224001875, "relative_heading": 54.30732779253463, "relative_elevation": 44.9707916351035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78186963215462, 52.384171476219, 45.3052302477881 ] }, "distance": 19.21, "direction": 348.18, "angle": 67.02, "elevation": 45.31, "pano_id": "TMX7316010203-002491_pano_0004_000890", "timestamp": "2022-03-29T10:38:35.434250Z", "filename": "pano_0004_000890.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.20832136, "relative_pitch": 67.02423064891799, "relative_heading": 348.1818242729135, "relative_elevation": 45.3052302477881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781946364488684, 52.384175248328845, 0.0 ] }, "distance": 19.26, "direction": 3.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02231", "timestamp": "2025-06-17T13:15:18Z", "filename": "recording_2025-06-17_12-48-50_02231.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.26417177, "relative_pitch": 0.0, "relative_heading": 3.84141022153874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781659326224064, 52.384057883711684, 0.0 ] }, "distance": 19.27, "direction": 288.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00521", "timestamp": "2024-10-15T10:49:54Z", "filename": "Job_20241015_0915_Track38_Sphere_00521.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.26524417, "relative_pitch": 0.0, "relative_heading": 288.6514397782391, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781873010527097, 52.384174190315186, 0.0 ] }, "distance": 19.46, "direction": 349.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02232", "timestamp": "2025-06-17T13:15:18Z", "filename": "recording_2025-06-17_12-48-50_02232.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.45893469, "relative_pitch": 0.0, "relative_heading": 349.026929487766, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78194511989843, 52.384178239597, 45.2619648883119 ] }, "distance": 19.59, "direction": 3.53, "angle": 66.6, "elevation": 45.26, "pano_id": "TMX7316010203-002082_pano_0000_000691", "timestamp": "2021-04-08T10:18:42.778940Z", "filename": "pano_0000_000691.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.59089029, "relative_pitch": 66.59542712436006, "relative_heading": 3.5289093583562257, "relative_elevation": 45.2619648883119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78187022869469, 52.3841774290839, 45.2668404756114 ] }, "distance": 19.85, "direction": 348.69, "angle": 66.32, "elevation": 45.27, "pano_id": "TMX7316010203-002082_pano_0000_000692", "timestamp": "2021-04-08T10:18:43.009120Z", "filename": "pano_0000_000692.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.84913925, "relative_pitch": 66.32294216231404, "relative_heading": 348.6881960677642, "relative_elevation": 45.2668404756114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78219970653168, 52.3840667019595, 44.9479841841385 ] }, "distance": 19.87, "direction": 68.93, "angle": 66.15, "elevation": 44.95, "pano_id": "TMX7316010203-002082_pano_0003_002740", "timestamp": "2021-04-08T12:23:29.856420Z", "filename": "pano_0003_002740.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.86854758, "relative_pitch": 66.15293065221316, "relative_heading": 68.93135780447133, "relative_elevation": 44.9479841841385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781941102074766, 52.38418091967233, 0.0 ] }, "distance": 19.87, "direction": 2.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03409", "timestamp": "2024-10-15T11:04:41Z", "filename": "Job_20241015_0915_Track38_Sphere_03409.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.873847, "relative_pitch": 0.0, "relative_heading": 2.6887648852145043, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78189773426645, 52.38418041039594, 0.0 ] }, "distance": 19.9, "direction": 354.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03410", "timestamp": "2024-10-15T11:04:41Z", "filename": "Job_20241015_0915_Track38_Sphere_03410.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.89815309, "relative_pitch": 0.0, "relative_heading": 354.1718559657913, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78201684686391, 52.3841732260795, 45.3015291802585 ] }, "distance": 19.95, "direction": 17.77, "angle": 66.23, "elevation": 45.3, "pano_id": "TMX7316010203-002491_pano_0004_000888", "timestamp": "2022-03-29T10:38:34.994310Z", "filename": "pano_0004_000888.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.94810441, "relative_pitch": 66.23415592906724, "relative_heading": 17.774678737160805, "relative_elevation": 45.3015291802585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78202267634244, 52.3841720604876, 45.3389294417575 ] }, "distance": 19.95, "direction": 18.97, "angle": 66.25, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0000_002294", "timestamp": "2020-05-08T10:56:17.591670Z", "filename": "pano_0000_002294.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.95013571, "relative_pitch": 66.24943961545476, "relative_heading": 18.974000196929612, "relative_elevation": 45.3389294417575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78182267561599, 52.3841700729417, 45.2334502385929 ] }, "distance": 19.96, "direction": 339.07, "angle": 66.19, "elevation": 45.23, "pano_id": "TMX7316010203-002817_pano_0008_000284", "timestamp": "2022-10-05T10:43:09.634020Z", "filename": "pano_0008_000284.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 19.96221936, "relative_pitch": 66.18739240675063, "relative_heading": 339.06954505691726, "relative_elevation": 45.2334502385929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78164687951697, 52.3840631091059, 44.8981175301597 ] }, "distance": 20.26, "direction": 289.44, "angle": 65.72, "elevation": 44.9, "pano_id": "TMX7316010203-001700_pano_0000_002910", "timestamp": "2020-05-08T10:58:52.335890Z", "filename": "pano_0000_002910.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.25610393, "relative_pitch": 65.71714657063822, "relative_heading": 289.44314682169085, "relative_elevation": 44.8981175301597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781985645239918, 52.38418140797653, 0.0 ] }, "distance": 20.3, "direction": 11.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03408", "timestamp": "2024-10-15T11:04:41Z", "filename": "Job_20241015_0915_Track38_Sphere_03408.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.29737868, "relative_pitch": 0.0, "relative_heading": 11.265400959546024, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78203219867381, 52.3841735726086, 44.8073749458417 ] }, "distance": 20.33, "direction": 20.55, "angle": 65.6, "elevation": 44.81, "pano_id": "TMX7316010203-000323_pano_0000_000541", "timestamp": "2017-06-01T10:43:23.917060Z", "filename": "pano_0000_000541.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.32773445, "relative_pitch": 65.59765875633916, "relative_heading": 20.548176364436145, "relative_elevation": 44.8073749458417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782019851253402, 52.384176262036874, 0.0 ] }, "distance": 20.33, "direction": 18.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02230", "timestamp": "2025-06-17T13:15:17Z", "filename": "recording_2025-06-17_12-48-50_02230.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.33245829, "relative_pitch": 0.0, "relative_heading": 18.03299985833209, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78180158190336, 52.3841684402383, 45.3489093091339 ] }, "distance": 20.35, "direction": 335.11, "angle": 65.83, "elevation": 45.35, "pano_id": "TMX7316010203-001700_pano_0000_002297", "timestamp": "2020-05-08T10:56:18.221650Z", "filename": "pano_0000_002297.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.35425049, "relative_pitch": 65.82771134875456, "relative_heading": 335.1075526038284, "relative_elevation": 45.3489093091339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78181180300328, 52.3841715089648, 44.805400557816 ] }, "distance": 20.39, "direction": 337.29, "angle": 65.54, "elevation": 44.81, "pano_id": "TMX7316010203-000323_pano_0000_000544", "timestamp": "2017-06-01T10:43:24.547060Z", "filename": "pano_0000_000544.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.38580276, "relative_pitch": 65.5351582894936, "relative_heading": 337.28632136825263, "relative_elevation": 44.805400557816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78204403540051, 52.3841723531395, 45.2304399153218 ] }, "distance": 20.5, "direction": 22.79, "angle": 65.62, "elevation": 45.23, "pano_id": "TMX7316010203-002817_pano_0008_000281", "timestamp": "2022-10-05T10:43:09.064090Z", "filename": "pano_0008_000281.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.49926193, "relative_pitch": 65.61909767811655, "relative_heading": 22.79118462565704, "relative_elevation": 45.2304399153218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7820200737943, 52.3841789914369, 45.2647272245958 ] }, "distance": 20.63, "direction": 17.81, "angle": 65.5, "elevation": 45.26, "pano_id": "TMX7316010203-002082_pano_0000_000690", "timestamp": "2021-04-08T10:18:42.548940Z", "filename": "pano_0000_000690.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.62609664, "relative_pitch": 65.50233524751957, "relative_heading": 17.81185343676241, "relative_elevation": 45.2647272245958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78164228230782, 52.3840661834221, 44.8513200972229 ] }, "distance": 20.67, "direction": 290.05, "angle": 65.26, "elevation": 44.85, "pano_id": "TMX7316010203-002817_pano_0009_000310", "timestamp": "2022-10-05T10:47:36.232220Z", "filename": "pano_0009_000310.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.66629754, "relative_pitch": 65.261004520889, "relative_heading": 290.0486322056788, "relative_elevation": 44.8513200972229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78179599956418, 52.3841705988032, 45.3090778524056 ] }, "distance": 20.73, "direction": 334.43, "angle": 65.41, "elevation": 45.31, "pano_id": "TMX7316010203-002491_pano_0004_000891", "timestamp": "2022-03-29T10:38:35.654220Z", "filename": "pano_0004_000891.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.73354991, "relative_pitch": 65.41104640924281, "relative_heading": 334.43414214396876, "relative_elevation": 45.3090778524056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78179961275259, 52.384173114056594, 0.0 ] }, "distance": 20.88, "direction": 335.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02233", "timestamp": "2025-06-17T13:15:18Z", "filename": "recording_2025-06-17_12-48-50_02233.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.88267398, "relative_pitch": 0.0, "relative_heading": 335.3744856470859, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78161988703365, 52.384004778059, 44.4881449062377 ] }, "distance": 20.94, "direction": 270.69, "angle": 64.79, "elevation": 44.49, "pano_id": "TMX7316010203-000289_pano_0000_003875", "timestamp": "2017-05-09T08:48:29.863060Z", "filename": "pano_0000_003875.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.94037087, "relative_pitch": 64.7938436752547, "relative_heading": 270.68929865780734, "relative_elevation": 44.4881449062377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781619877106871, 52.38399846161962, 0.0 ] }, "distance": 20.94, "direction": 268.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00517", "timestamp": "2024-10-15T11:14:15Z", "filename": "Job_20241015_0915_Track39_Sphere_00517.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.94438944, "relative_pitch": 0.0, "relative_heading": 268.7663016790488, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00524/adjacencies/b_20241015_0915_Track39_Sphere_00524/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78163816123467, 52.3840675307305, 44.6892761904746 ] }, "distance": 20.98, "direction": 290.17, "angle": 64.85, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001319", "timestamp": "2017-06-01T10:48:40.215500Z", "filename": "pano_0000_001319.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_20241015_0915_Track39_Sphere_00524", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113791.26308010917, 488632.32246096904 ] }, "relative_distance": 20.98133539, "relative_pitch": 64.85023847649485, "relative_heading": 290.17054445478715, "relative_elevation": 44.6892761904746 } ] } }