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_20241211_1256_Track10_Sphere_00428/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90122639796633, 52.37939269247326, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00428", "timestamp": "2024-12-11T12:49:19Z", "filename": "Job_20241211_1256_Track10_Sphere_00428.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "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_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_001269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90122570518208, 52.3793884397809, 51.6317808171734 ] }, "distance": 0.48, "direction": 185.69, "angle": 89.47, "elevation": 51.63, "pano_id": "TMX7316010203-001668_pano_0000_001269", "timestamp": "2020-04-22T10:07:04.779680Z", "filename": "pano_0000_001269.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 0.47556213, "relative_pitch": 89.47228369767058, "relative_heading": 185.6931069296156, "relative_elevation": 51.6317808171734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90122747680691, 52.3793833279802, 51.6653415691108 ] }, "distance": 1.04, "direction": 175.97, "angle": 88.84, "elevation": 51.67, "pano_id": "TMX7316010203-002532_pano_0000_000639", "timestamp": "2022-04-21T09:19:30.076840Z", "filename": "pano_0000_000639.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 1.04461622, "relative_pitch": 88.84170035700244, "relative_heading": 175.9672348534132, "relative_elevation": 51.6653415691108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_01544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901238635992568, 52.37939902509223, 0.0 ] }, "distance": 1.09, "direction": 49.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_01544", "timestamp": "2025-07-03T05:45:19Z", "filename": "recording_2025-07-03_04-36-25_01544.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 1.09134452, "relative_pitch": 0.0, "relative_heading": 49.78331663805082, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90119725077903, 52.379399265001, 51.7966954922304 ] }, "distance": 2.12, "direction": 290.23, "angle": 87.66, "elevation": 51.8, "pano_id": "TMX7316010203-001548_pano_0000_000435", "timestamp": "2020-01-10T09:26:21.147570Z", "filename": "pano_0000_000435.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 2.11526074, "relative_pitch": 87.66146844554453, "relative_heading": 290.22770265508996, "relative_elevation": 51.7966954922304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90126184806372, 52.3793758498577, 51.8032703865319 ] }, "distance": 3.06, "direction": 127.82, "angle": 86.62, "elevation": 51.8, "pano_id": "TMX7316010203-001548_pano_0000_000434", "timestamp": "2020-01-10T09:26:20.692610Z", "filename": "pano_0000_000434.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 3.0561227, "relative_pitch": 86.62376115649802, "relative_heading": 127.82455462386176, "relative_elevation": 51.8032703865319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_02910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901255766730462, 52.37942661570326, 0.0 ] }, "distance": 4.27, "direction": 27.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_02910", "timestamp": "2025-06-17T08:48:09Z", "filename": "recording_2025-06-17_08-04-10_02910.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.27184085, "relative_pitch": 0.0, "relative_heading": 27.91471630601078, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90116661463786, 52.3794063012641, 51.6720885112882 ] }, "distance": 4.34, "direction": 290.4, "angle": 85.2, "elevation": 51.67, "pano_id": "TMX7316010203-002532_pano_0000_000640", "timestamp": "2022-04-21T09:19:30.546820Z", "filename": "pano_0000_000640.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.34352164, "relative_pitch": 85.19505057548061, "relative_heading": 290.4039904110731, "relative_elevation": 51.6720885112882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0002_000292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90127295995817, 52.3794215866654, 39.9745252281427 ] }, "distance": 4.52, "direction": 44.6, "angle": 83.56, "elevation": 39.97, "pano_id": "TMX7315120208-000074_pano_0002_000292", "timestamp": "2016-06-09T13:11:44.144300Z", "filename": "pano_0002_000292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.51560067, "relative_pitch": 83.5550771285715, "relative_heading": 44.60065104040326, "relative_elevation": 39.9745252281427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901286788847362, 52.37941151785212, 0.0 ] }, "distance": 4.62, "direction": 63.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00275", "timestamp": "2024-12-11T12:46:37Z", "filename": "Job_20241211_1256_Track10_Sphere_00275.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.6151625, "relative_pitch": 0.0, "relative_heading": 63.006306673310675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901223572115378, 52.37943478821189, 0.0 ] }, "distance": 4.69, "direction": 357.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00274", "timestamp": "2024-12-11T12:46:37Z", "filename": "Job_20241211_1256_Track10_Sphere_00274.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.68813527, "relative_pitch": 0.0, "relative_heading": 357.6475824341436, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_16084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901237368224003, 52.379435133087206, 0.0 ] }, "distance": 4.78, "direction": 8.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_16084", "timestamp": "2024-12-23T12:13:33Z", "filename": "recording_2024-12-23_09-14-39_16084.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.78127892, "relative_pitch": 0.0, "relative_heading": 8.988743404296017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901164391687369, 52.37941540154447, 0.0 ] }, "distance": 4.92, "direction": 300.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00429", "timestamp": "2024-12-11T12:49:20Z", "filename": "Job_20241211_1256_Track10_Sphere_00429.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.92075903, "relative_pitch": 0.0, "relative_heading": 300.8990602248809, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_01545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901174125417326, 52.37942376409753, 0.0 ] }, "distance": 4.96, "direction": 314.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_01545", "timestamp": "2025-07-03T05:45:20Z", "filename": "recording_2025-07-03_04-36-25_01545.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.96231206, "relative_pitch": 0.0, "relative_heading": 314.1666953514068, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901289169625799, 52.37936982473177, 0.0 ] }, "distance": 4.97, "direction": 120.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00427", "timestamp": "2024-12-11T12:49:18Z", "filename": "Job_20241211_1256_Track10_Sphere_00427.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.97456345, "relative_pitch": 0.0, "relative_heading": 120.76522434748675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_001270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90116057091389, 52.3794125200757, 51.6367851067334 ] }, "distance": 5.0, "direction": 296.21, "angle": 84.47, "elevation": 51.64, "pano_id": "TMX7316010203-001668_pano_0000_001270", "timestamp": "2020-04-22T10:07:05.329710Z", "filename": "pano_0000_001270.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 4.9961053, "relative_pitch": 84.47356237520276, "relative_heading": 296.2063889245613, "relative_elevation": 51.6367851067334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90128402186696, 52.3794211145551, 39.9855093182996 ] }, "distance": 5.04, "direction": 51.13, "angle": 82.82, "elevation": 39.99, "pano_id": "TMX7316010203-002032_pano_0000_000878", "timestamp": "2021-03-08T11:46:45.553580Z", "filename": "pano_0000_000878.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 5.03981881, "relative_pitch": 82.81625652552405, "relative_heading": 51.1316060803436, "relative_elevation": 39.9855093182996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_001268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90129057877106, 52.3793645438781, 51.6429845094681 ] }, "distance": 5.38, "direction": 125.63, "angle": 84.06, "elevation": 51.64, "pano_id": "TMX7316010203-001668_pano_0000_001268", "timestamp": "2020-04-22T10:07:04.229690Z", "filename": "pano_0000_001268.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 5.376957, "relative_pitch": 84.0559033927803, "relative_heading": 125.62844503378716, "relative_elevation": 51.6429845094681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_16085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901300596465697, 52.37941223278478, 0.0 ] }, "distance": 5.5, "direction": 66.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_16085", "timestamp": "2024-12-23T12:13:33Z", "filename": "recording_2024-12-23_09-14-39_16085.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 5.50060498, "relative_pitch": 0.0, "relative_heading": 66.71584940864376, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90128842054399, 52.3793602476574, 51.6734684510157 ] }, "distance": 5.56, "direction": 130.52, "angle": 83.86, "elevation": 51.67, "pano_id": "TMX7316010203-002532_pano_0000_000638", "timestamp": "2022-04-21T09:19:29.606830Z", "filename": "pano_0000_000638.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 5.55625497, "relative_pitch": 83.86277908332782, "relative_heading": 130.52416372049444, "relative_elevation": 51.6734684510157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_000681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90116972013318, 52.3793562264313, 53.6592929689214 ] }, "distance": 5.6, "direction": 223.57, "angle": 84.04, "elevation": 53.66, "pano_id": "TMX7316010203-001178_pano_0000_000681", "timestamp": "2019-05-13T07:05:36.350280Z", "filename": "pano_0000_000681.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 5.60011149, "relative_pitch": 84.04193839928222, "relative_heading": 223.56590026046806, "relative_elevation": 53.6592929689214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90122096580025, 52.3794443948949, 39.9834570838138 ] }, "distance": 5.77, "direction": 356.32, "angle": 81.8, "elevation": 39.98, "pano_id": "TMX7316010203-002032_pano_0000_000877", "timestamp": "2021-03-08T11:46:45.223570Z", "filename": "pano_0000_000877.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 5.76504336, "relative_pitch": 81.79531239868483, "relative_heading": 356.32114991282805, "relative_elevation": 39.9834570838138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0002_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90121013226997, 52.3794446878057, 39.9743583966047 ] }, "distance": 5.89, "direction": 349.16, "angle": 81.62, "elevation": 39.97, "pano_id": "TMX7315120208-000074_pano_0002_000291", "timestamp": "2016-06-09T13:11:43.804270Z", "filename": "pano_0002_000291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 5.89082542, "relative_pitch": 81.61693762014568, "relative_heading": 349.1624154028996, "relative_elevation": 39.9743583966047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_01543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90130910405644, 52.379372081549015, 0.0 ] }, "distance": 6.08, "direction": 112.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_01543", "timestamp": "2025-07-03T05:45:17Z", "filename": "recording_2025-07-03_04-36-25_01543.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 6.08102379, "relative_pitch": 0.0, "relative_heading": 112.15735995870425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_02911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901318821494064, 52.37940338061251, 0.0 ] }, "distance": 6.41, "direction": 79.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_02911", "timestamp": "2025-06-17T08:48:09Z", "filename": "recording_2025-06-17_08-04-10_02911.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 6.40505126, "relative_pitch": 0.0, "relative_heading": 79.2989283206745, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_000682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90123021364665, 52.3793341096172, 53.5980183370411 ] }, "distance": 6.52, "direction": 177.72, "angle": 83.06, "elevation": 53.6, "pano_id": "TMX7316010203-001178_pano_0000_000682", "timestamp": "2019-05-13T07:05:37.270280Z", "filename": "pano_0000_000682.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 6.5239572, "relative_pitch": 83.06008990948735, "relative_heading": 177.7174514615317, "relative_elevation": 53.5980183370411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_02909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901192799622965, 52.37944988707101, 0.0 ] }, "distance": 6.76, "direction": 340.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_02909", "timestamp": "2025-06-17T08:48:08Z", "filename": "recording_2025-06-17_08-04-10_02909.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 6.76305255, "relative_pitch": 0.0, "relative_heading": 340.2269689594972, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113275860422, 52.3794226084114, 51.7992333984002 ] }, "distance": 7.19, "direction": 297.57, "angle": 82.09, "elevation": 51.8, "pano_id": "TMX7316010203-001548_pano_0000_000436", "timestamp": "2020-01-10T09:26:21.597560Z", "filename": "pano_0000_000436.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 7.19309723, "relative_pitch": 82.09418372891803, "relative_heading": 297.5672272882453, "relative_elevation": 51.7992333984002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90127218685329, 52.3794519272387, 40.0405130162835 ] }, "distance": 7.29, "direction": 25.32, "angle": 79.68, "elevation": 40.04, "pano_id": "TMX7316010203-002532_pano_0000_000866", "timestamp": "2022-04-21T09:22:29.180570Z", "filename": "pano_0000_000866.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 7.29161578, "relative_pitch": 79.67919388615014, "relative_heading": 25.31653742750992, "relative_elevation": 40.0405130162835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0002_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90133536711781, 52.3793986528917, 39.9754031924531 ] }, "distance": 7.45, "direction": 84.89, "angle": 79.44, "elevation": 39.98, "pano_id": "TMX7315120208-000074_pano_0002_000293", "timestamp": "2016-06-09T13:11:44.479360Z", "filename": "pano_0002_000293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 7.44993536, "relative_pitch": 79.44329145815976, "relative_heading": 84.89234266575653, "relative_elevation": 39.9754031924531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_002325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90127981461829, 52.3794547468856, 40.1510429885238 ] }, "distance": 7.8, "direction": 27.78, "angle": 79.0, "elevation": 40.15, "pano_id": "TMX7316010203-001187_pano_0000_002325", "timestamp": "2019-05-16T05:46:30.794980Z", "filename": "pano_0000_002325.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 7.8045597, "relative_pitch": 79.00001711706942, "relative_heading": 27.779322563884083, "relative_elevation": 40.1510429885238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_16083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901174144387996, 52.37945802928067, 0.0 ] }, "distance": 8.09, "direction": 333.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_16083", "timestamp": "2024-12-23T12:13:32Z", "filename": "recording_2024-12-23_09-14-39_16083.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 8.09436661, "relative_pitch": 0.0, "relative_heading": 333.9219026756505, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_000680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9011097504575, 52.379378600578, 53.7155753299594 ] }, "distance": 8.1, "direction": 258.83, "angle": 81.43, "elevation": 53.72, "pano_id": "TMX7316010203-001178_pano_0000_000680", "timestamp": "2019-05-13T07:05:35.450280Z", "filename": "pano_0000_000680.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 8.09651687, "relative_pitch": 81.42836639828228, "relative_heading": 258.8328852630308, "relative_elevation": 53.7155753299594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90132608299007, 52.3793524997504, 51.812011375092 ] }, "distance": 8.13, "direction": 123.38, "angle": 81.08, "elevation": 51.81, "pano_id": "TMX7316010203-001548_pano_0000_000433", "timestamp": "2020-01-10T09:26:20.237570Z", "filename": "pano_0000_000433.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 8.12905463, "relative_pitch": 81.0832595363178, "relative_heading": 123.37918689810436, "relative_elevation": 51.812011375092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9013471847968, 52.3793977693081, 39.9863804467022 ] }, "distance": 8.24, "direction": 86.07, "angle": 78.35, "elevation": 39.99, "pano_id": "TMX7316010203-002032_pano_0000_000879", "timestamp": "2021-03-08T11:46:45.883580Z", "filename": "pano_0000_000879.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 8.24446658, "relative_pitch": 78.34990390589766, "relative_heading": 86.07088558313959, "relative_elevation": 39.9863804467022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90133415844813, 52.3794292893661, 40.0438023740426 ] }, "distance": 8.39, "direction": 60.97, "angle": 78.16, "elevation": 40.04, "pano_id": "TMX7316010203-002532_pano_0000_000867", "timestamp": "2022-04-21T09:22:29.425550Z", "filename": "pano_0000_000867.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 8.3922918, "relative_pitch": 78.16339167186128, "relative_heading": 60.971547745817574, "relative_elevation": 40.0438023740426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901350019509832, 52.37938831042962, 0.0 ] }, "distance": 8.43, "direction": 93.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00276", "timestamp": "2024-12-11T12:46:38Z", "filename": "Job_20241211_1256_Track10_Sphere_00276.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 8.43223272, "relative_pitch": 0.0, "relative_heading": 93.3150380673486, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901160517651293, 52.379457987302516, 0.0 ] }, "distance": 8.54, "direction": 328.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00273", "timestamp": "2024-12-11T12:46:36Z", "filename": "Job_20241211_1256_Track10_Sphere_00273.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 8.53905699, "relative_pitch": 0.0, "relative_heading": 328.3067719500333, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_002326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90134121409714, 52.3794325582828, 40.1535175349563 ] }, "distance": 8.99, "direction": 60.43, "angle": 77.38, "elevation": 40.15, "pano_id": "TMX7316010203-001187_pano_0000_002326", "timestamp": "2019-05-16T05:46:31.134980Z", "filename": "pano_0000_002326.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 8.9893033, "relative_pitch": 77.3810720042099, "relative_heading": 60.43032150751946, "relative_elevation": 40.1535175349563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110575575479, 52.3794291408781, 51.6702979002148 ] }, "distance": 9.16, "direction": 296.28, "angle": 79.95, "elevation": 51.67, "pano_id": "TMX7316010203-002532_pano_0000_000641", "timestamp": "2022-04-21T09:19:31.016940Z", "filename": "pano_0000_000641.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.16184973, "relative_pitch": 79.94518126926356, "relative_heading": 296.27513414759306, "relative_elevation": 51.6702979002148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90121041625679, 52.3794745158705, 40.0391166163608 ] }, "distance": 9.17, "direction": 353.18, "angle": 77.1, "elevation": 40.04, "pano_id": "TMX7316010203-002532_pano_0000_000865", "timestamp": "2022-04-21T09:22:28.935540Z", "filename": "pano_0000_000865.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.1696717, "relative_pitch": 77.1006936651549, "relative_heading": 353.18388049072735, "relative_elevation": 40.0391166163608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_16086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901363983076214, 52.37938934166144, 0.0 ] }, "distance": 9.38, "direction": 92.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_16086", "timestamp": "2024-12-23T12:13:33Z", "filename": "recording_2024-12-23_09-14-39_16086.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.37640065, "relative_pitch": 0.0, "relative_heading": 92.27895896342675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_002324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90121783175963, 52.3794771886842, 40.1471888339147 ] }, "distance": 9.42, "direction": 356.45, "angle": 76.79, "elevation": 40.15, "pano_id": "TMX7316010203-001187_pano_0000_002324", "timestamp": "2019-05-16T05:46:30.449930Z", "filename": "pano_0000_002324.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.42035541, "relative_pitch": 76.79470110771665, "relative_heading": 356.4498880868689, "relative_elevation": 40.1471888339147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90115799932496, 52.3794675525329, 39.9881376102567 ] }, "distance": 9.54, "direction": 330.79, "angle": 76.58, "elevation": 39.99, "pano_id": "TMX7316010203-002032_pano_0000_000876", "timestamp": "2021-03-08T11:46:44.893630Z", "filename": "pano_0000_000876.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.54374453, "relative_pitch": 76.57664558658537, "relative_heading": 330.7886365784541, "relative_elevation": 39.9881376102567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_01546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901112741898074, 52.37944726661462, 0.0 ] }, "distance": 9.84, "direction": 308.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_01546", "timestamp": "2025-07-03T05:45:21Z", "filename": "recording_2025-07-03_04-36-25_01546.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.83757312, "relative_pitch": 0.0, "relative_heading": 308.1191239575758, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901102326009846, 52.37943816426567, 0.0 ] }, "distance": 9.85, "direction": 300.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00430", "timestamp": "2024-12-11T12:49:20Z", "filename": "Job_20241211_1256_Track10_Sphere_00430.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.8480531, "relative_pitch": 0.0, "relative_heading": 300.9168099010034, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0002_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114735301781, 52.379467740218, 39.9768521338701 ] }, "distance": 9.94, "direction": 327.2, "angle": 76.04, "elevation": 39.98, "pano_id": "TMX7315120208-000074_pano_0002_000290", "timestamp": "2016-06-09T13:11:43.464360Z", "filename": "pano_0002_000290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.93530785, "relative_pitch": 76.04324221885035, "relative_heading": 327.19594477115277, "relative_elevation": 39.9768521338701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901352657978389, 52.379347220540595, 0.0 ] }, "distance": 9.98, "direction": 120.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00426", "timestamp": "2024-12-11T12:49:18Z", "filename": "Job_20241211_1256_Track10_Sphere_00426.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.97618953, "relative_pitch": 0.0, "relative_heading": 120.47708928916107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_000683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90129100233305, 52.379312194746, 53.551378862001 ] }, "distance": 9.98, "direction": 153.84, "angle": 79.44, "elevation": 53.55, "pano_id": "TMX7316010203-001178_pano_0000_000683", "timestamp": "2019-05-13T07:05:38.160290Z", "filename": "pano_0000_000683.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 9.97937406, "relative_pitch": 79.44393318038458, "relative_heading": 153.8425487270094, "relative_elevation": 53.551378862001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_001271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109587696418, 52.3794364640274, 51.6333026960492 ] }, "distance": 10.14, "direction": 298.72, "angle": 78.89, "elevation": 51.63, "pano_id": "TMX7316010203-001668_pano_0000_001271", "timestamp": "2020-04-22T10:07:05.874710Z", "filename": "pano_0000_001271.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 10.13503093, "relative_pitch": 78.89467911677609, "relative_heading": 298.72312757259584, "relative_elevation": 51.6333026960492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90134945261032, 52.3793370604475, 51.6737481988966 ] }, "distance": 10.42, "direction": 126.46, "angle": 78.6, "elevation": 51.67, "pano_id": "TMX7316010203-002532_pano_0000_000637", "timestamp": "2022-04-21T09:19:29.136860Z", "filename": "pano_0000_000637.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 10.4181488, "relative_pitch": 78.60117896326736, "relative_heading": 126.45533208196049, "relative_elevation": 51.6737481988966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_001267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90135547635234, 52.3793406661328, 51.6446784203872 ] }, "distance": 10.52, "direction": 123.37, "angle": 78.48, "elevation": 51.64, "pano_id": "TMX7316010203-001668_pano_0000_001267", "timestamp": "2020-04-22T10:07:03.679760Z", "filename": "pano_0000_001267.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 10.5249242, "relative_pitch": 78.48114965845085, "relative_heading": 123.37021643416382, "relative_elevation": 51.6446784203872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_02912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90138189018846, 52.37938020845922, 0.0 ] }, "distance": 10.68, "direction": 97.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_02912", "timestamp": "2025-06-17T08:48:09Z", "filename": "recording_2025-06-17_08-04-10_02912.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 10.67912332, "relative_pitch": 0.0, "relative_heading": 97.47422228587682, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_01542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901369337135158, 52.37934900561968, 0.0 ] }, "distance": 10.88, "direction": 116.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_01542", "timestamp": "2025-07-03T05:45:16Z", "filename": "recording_2025-07-03_04-36-25_01542.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 10.87998848, "relative_pitch": 0.0, "relative_heading": 116.53883354762405, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_02908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901129759511839, 52.37947311316726, 0.0 ] }, "distance": 11.11, "direction": 323.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_02908", "timestamp": "2025-06-17T08:48:08Z", "filename": "recording_2025-06-17_08-04-10_02908.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 11.10792171, "relative_pitch": 0.0, "relative_heading": 323.67032365824593, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90139621076286, 52.3794065807526, 40.0445952098817 ] }, "distance": 11.67, "direction": 82.39, "angle": 73.76, "elevation": 40.04, "pano_id": "TMX7316010203-002532_pano_0000_000868", "timestamp": "2022-04-21T09:22:29.670600Z", "filename": "pano_0000_000868.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 11.66636709, "relative_pitch": 73.75734315442843, "relative_heading": 82.38774179786742, "relative_elevation": 40.0445952098817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0002_000294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90139816472563, 52.3793755762557, 39.9772204877809 ] }, "distance": 11.85, "direction": 99.25, "angle": 73.49, "elevation": 39.98, "pano_id": "TMX7315120208-000074_pano_0002_000294", "timestamp": "2016-06-09T13:11:44.814360Z", "filename": "pano_0002_000294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 11.85066843, "relative_pitch": 73.48830537581202, "relative_heading": 99.24842597640769, "relative_elevation": 39.9772204877809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_000679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104961096175, 52.379401233757, 53.7640170492232 ] }, "distance": 12.08, "direction": 274.51, "angle": 77.34, "elevation": 53.76, "pano_id": "TMX7316010203-001178_pano_0000_000679", "timestamp": "2019-05-13T07:05:34.635330Z", "filename": "pano_0000_000679.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 12.07593098, "relative_pitch": 77.34089187374288, "relative_heading": 274.51416186736, "relative_elevation": 53.7640170492232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_002327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90140279721498, 52.3794102661569, 40.1576971206814 ] }, "distance": 12.17, "direction": 80.75, "angle": 73.14, "elevation": 40.16, "pano_id": "TMX7316010203-001187_pano_0000_002327", "timestamp": "2019-05-16T05:46:31.475000Z", "filename": "pano_0000_002327.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 12.17019792, "relative_pitch": 73.14003469660656, "relative_heading": 80.75357953392712, "relative_elevation": 40.1576971206814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106861957647, 52.3794457802333, 51.7895101998001 ] }, "distance": 12.26, "direction": 298.8, "angle": 76.68, "elevation": 51.79, "pano_id": "TMX7316010203-001548_pano_0000_000437", "timestamp": "2020-01-10T09:26:22.042720Z", "filename": "pano_0000_000437.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 12.26096065, "relative_pitch": 76.68068147536862, "relative_heading": 298.8030157656785, "relative_elevation": 51.7895101998001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_16082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901111018332673, 52.37948091201245, 0.0 ] }, "distance": 12.57, "direction": 321.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_16082", "timestamp": "2024-12-23T12:13:32Z", "filename": "recording_2024-12-23_09-14-39_16082.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 12.57361911, "relative_pitch": 0.0, "relative_heading": 321.32742012352895, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90141039041822, 52.3793743545422, 39.9879130329937 ] }, "distance": 12.69, "direction": 99.25, "angle": 72.39, "elevation": 39.99, "pano_id": "TMX7316010203-002032_pano_0000_000880", "timestamp": "2021-03-08T11:46:46.213590Z", "filename": "pano_0000_000880.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 12.69421494, "relative_pitch": 72.38789156579054, "relative_heading": 99.25012994015206, "relative_elevation": 39.9879130329937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114888117492, 52.3794970469907, 40.0411096895114 ] }, "distance": 12.76, "direction": 335.55, "angle": 72.33, "elevation": 40.04, "pano_id": "TMX7316010203-002532_pano_0000_000864", "timestamp": "2022-04-21T09:22:28.690800Z", "filename": "pano_0000_000864.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 12.75546547, "relative_pitch": 72.33024125629146, "relative_heading": 335.5544901829559, "relative_elevation": 40.0411096895114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_002323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90115623407483, 52.3794995426729, 40.1485872222111 ] }, "distance": 12.81, "direction": 338.11, "angle": 72.3, "elevation": 40.15, "pano_id": "TMX7316010203-001187_pano_0000_002323", "timestamp": "2019-05-16T05:46:30.104970Z", "filename": "pano_0000_002323.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 12.81378884, "relative_pitch": 72.2990412709342, "relative_heading": 338.10734371728097, "relative_elevation": 40.1485872222111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901413397852079, 52.37936502269004, 0.0 ] }, "distance": 13.1, "direction": 103.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00277", "timestamp": "2024-12-11T12:46:38Z", "filename": "Job_20241211_1256_Track10_Sphere_00277.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 13.10087462, "relative_pitch": 0.0, "relative_heading": 103.59261570850194, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901097345633078, 52.379481185877076, 0.0 ] }, "distance": 13.2, "direction": 318.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00272", "timestamp": "2024-12-11T12:46:36Z", "filename": "Job_20241211_1256_Track10_Sphere_00272.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 13.19819458, "relative_pitch": 0.0, "relative_heading": 318.25300689712805, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90139036850208, 52.3793289479282, 51.8161770002916 ] }, "distance": 13.23, "direction": 122.43, "angle": 75.68, "elevation": 51.82, "pano_id": "TMX7316010203-001548_pano_0000_000432", "timestamp": "2020-01-10T09:26:19.777550Z", "filename": "pano_0000_000432.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 13.22823778, "relative_pitch": 75.67875870756447, "relative_heading": 122.42610796286499, "relative_elevation": 51.8161770002916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_16087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901427108054905, 52.3793664690047, 0.0 ] }, "distance": 13.98, "direction": 102.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_16087", "timestamp": "2024-12-23T12:13:34Z", "filename": "recording_2024-12-23_09-14-39_16087.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 13.9755654, "relative_pitch": 0.0, "relative_heading": 102.051567445242, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104505300868, 52.379451834559, 51.6697577983141 ] }, "distance": 13.99, "direction": 298.05, "angle": 74.85, "elevation": 51.67, "pano_id": "TMX7316010203-002532_pano_0000_000642", "timestamp": "2022-04-21T09:19:31.486820Z", "filename": "pano_0000_000642.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 13.99298355, "relative_pitch": 74.84687123975783, "relative_heading": 298.05434881744844, "relative_elevation": 51.6697577983141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109411742147, 52.379490973752, 39.9903475847095 ] }, "distance": 14.17, "direction": 320.52, "angle": 70.49, "elevation": 39.99, "pano_id": "TMX7316010203-002032_pano_0000_000875", "timestamp": "2021-03-08T11:46:44.558560Z", "filename": "pano_0000_000875.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 14.16828242, "relative_pitch": 70.49114278111209, "relative_heading": 320.5230099263933, "relative_elevation": 39.9903475847095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_000684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90135188846254, 52.3792904830675, 53.5079197641462 ] }, "distance": 14.23, "direction": 143.08, "angle": 75.11, "elevation": 53.51, "pano_id": "TMX7316010203-001178_pano_0000_000684", "timestamp": "2019-05-13T07:05:39.005440Z", "filename": "pano_0000_000684.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 14.22588974, "relative_pitch": 75.11146740318624, "relative_heading": 143.08036609461402, "relative_elevation": 53.5079197641462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0002_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108506709957, 52.379490734718, 39.9783277530223 ] }, "distance": 14.55, "direction": 318.58, "angle": 70.0, "elevation": 39.98, "pano_id": "TMX7315120208-000074_pano_0002_000289", "timestamp": "2016-06-09T13:11:43.124290Z", "filename": "pano_0002_000289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 14.54791191, "relative_pitch": 70.0038085634519, "relative_heading": 318.58253210351114, "relative_elevation": 39.9783277530223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_01547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105125610277, 52.37947071475393, 0.0 ] }, "distance": 14.75, "direction": 306.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_01547", "timestamp": "2025-07-03T05:45:22Z", "filename": "recording_2025-07-03_04-36-25_01547.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 14.75178411, "relative_pitch": 0.0, "relative_heading": 306.0529596096736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901040377165671, 52.379460981360175, 0.0 ] }, "distance": 14.77, "direction": 300.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00431", "timestamp": "2024-12-11T12:49:21Z", "filename": "Job_20241211_1256_Track10_Sphere_00431.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 14.77163266, "relative_pitch": 0.0, "relative_heading": 300.95873207519656, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901416059725605, 52.37932447215706, 0.0 ] }, "distance": 14.98, "direction": 120.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00425", "timestamp": "2024-12-11T12:49:17Z", "filename": "Job_20241211_1256_Track10_Sphere_00425.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 14.98093793, "relative_pitch": 0.0, "relative_heading": 120.44571696174904, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90141037554268, 52.3793139202764, 51.6763454424217 ] }, "distance": 15.29, "direction": 124.98, "angle": 73.52, "elevation": 51.68, "pano_id": "TMX7316010203-002532_pano_0000_000636", "timestamp": "2022-04-21T09:19:28.666840Z", "filename": "pano_0000_000636.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 15.2900392, "relative_pitch": 73.51752518786681, "relative_heading": 124.97858735866807, "relative_elevation": 51.6763454424217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_001272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103076791797, 52.3794606899357, 51.6345079103485 ] }, "distance": 15.32, "direction": 299.6, "angle": 73.47, "elevation": 51.63, "pano_id": "TMX7316010203-001668_pano_0000_001272", "timestamp": "2020-04-22T10:07:06.424720Z", "filename": "pano_0000_001272.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 15.32041622, "relative_pitch": 73.47391040141851, "relative_heading": 299.59574243864654, "relative_elevation": 51.6345079103485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_02913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901445002973396, 52.37935702746561, 0.0 ] }, "distance": 15.41, "direction": 104.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_02913", "timestamp": "2025-06-17T08:48:10Z", "filename": "recording_2025-06-17_08-04-10_02913.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 15.40604525, "relative_pitch": 0.0, "relative_heading": 104.92765565467822, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_001266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90142030387973, 52.3793169744506, 51.6474191378802 ] }, "distance": 15.66, "direction": 122.54, "angle": 73.13, "elevation": 51.65, "pano_id": "TMX7316010203-001668_pano_0000_001266", "timestamp": "2020-04-22T10:07:03.129690Z", "filename": "pano_0000_001266.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 15.6633352, "relative_pitch": 73.12879756146086, "relative_heading": 122.54150480299477, "relative_elevation": 51.6474191378802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_01541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901430026204015, 52.37932585962878, 0.0 ] }, "distance": 15.73, "direction": 118.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_01541", "timestamp": "2025-07-03T05:45:15Z", "filename": "recording_2025-07-03_04-36-25_01541.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 15.73464717, "relative_pitch": 0.0, "relative_heading": 118.20560118981254, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90145841834614, 52.3793838094153, 40.0463494556025 ] }, "distance": 15.83, "direction": 93.58, "angle": 68.43, "elevation": 40.05, "pano_id": "TMX7316010203-002532_pano_0000_000869", "timestamp": "2022-04-21T09:22:29.915540Z", "filename": "pano_0000_000869.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 15.83053124, "relative_pitch": 68.43085379486372, "relative_heading": 93.57978499935173, "relative_elevation": 40.0463494556025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_02907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901066734513351, 52.379496294353594, 0.0 ] }, "distance": 15.85, "direction": 316.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_02907", "timestamp": "2025-06-17T08:48:08Z", "filename": "recording_2025-06-17_08-04-10_02907.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 15.84645203, "relative_pitch": 0.0, "relative_heading": 316.6770641522852, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_002328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90146432412725, 52.3793878222235, 40.1608021501452 ] }, "distance": 16.21, "direction": 91.92, "angle": 68.02, "elevation": 40.16, "pano_id": "TMX7316010203-001187_pano_0000_002328", "timestamp": "2019-05-16T05:46:31.814970Z", "filename": "pano_0000_002328.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 16.21086138, "relative_pitch": 68.01859052883331, "relative_heading": 91.9156809758475, "relative_elevation": 40.1608021501452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_000678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90098918065564, 52.3794239953521, 53.8092918936163 ] }, "distance": 16.52, "direction": 282.17, "angle": 72.93, "elevation": 53.81, "pano_id": "TMX7316010203-001178_pano_0000_000678", "timestamp": "2019-05-13T07:05:33.900320Z", "filename": "pano_0000_000678.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 16.52480295, "relative_pitch": 72.92830761786966, "relative_heading": 282.16857083490873, "relative_elevation": 53.8092918936163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0002_000295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90146042575639, 52.3793527427067, 39.9742394257337 ] }, "distance": 16.54, "direction": 105.59, "angle": 67.52, "elevation": 39.97, "pano_id": "TMX7315120208-000074_pano_0002_000295", "timestamp": "2016-06-09T13:11:45.144280Z", "filename": "pano_0002_000295.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 16.54474406, "relative_pitch": 67.51606289954404, "relative_heading": 105.58618248784632, "relative_elevation": 39.9742394257337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_002322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109488540158, 52.3795218263336, 40.1479556616396 ] }, "distance": 16.93, "direction": 328.07, "angle": 67.13, "elevation": 40.15, "pano_id": "TMX7316010203-001187_pano_0000_002322", "timestamp": "2019-05-16T05:46:29.759970Z", "filename": "pano_0000_002322.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 16.93154798, "relative_pitch": 67.13344764784351, "relative_heading": 328.06745617961525, "relative_elevation": 40.1479556616396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108743915953, 52.3795195556632, 40.0444408105686 ] }, "distance": 16.99, "direction": 326.17, "angle": 67.0, "elevation": 40.04, "pano_id": "TMX7316010203-002532_pano_0000_000863", "timestamp": "2022-04-21T09:22:28.445630Z", "filename": "pano_0000_000863.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 16.99467014, "relative_pitch": 67.00386332039453, "relative_heading": 326.165753684447, "relative_elevation": 40.0444408105686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_16081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901047803454856, 52.379503812051404, 0.0 ] }, "distance": 17.34, "direction": 315.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_16081", "timestamp": "2024-12-23T12:13:32Z", "filename": "recording_2024-12-23_09-14-39_16081.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 17.34332435, "relative_pitch": 0.0, "relative_heading": 315.47484732945003, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90100398336179, 52.3794690985814, 51.7866059504449 ] }, "distance": 17.37, "direction": 299.31, "angle": 71.46, "elevation": 51.79, "pano_id": "TMX7316010203-001548_pano_0000_000438", "timestamp": "2020-01-10T09:26:22.487540Z", "filename": "pano_0000_000438.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 17.36869314, "relative_pitch": 71.45907874384018, "relative_heading": 299.3081143192155, "relative_elevation": 51.7866059504449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90147360613867, 52.3793509736521, 39.9828762253746 ] }, "distance": 17.46, "direction": 105.42, "angle": 66.41, "elevation": 39.98, "pano_id": "TMX7316010203-002032_pano_0000_000881", "timestamp": "2021-03-08T11:46:46.543570Z", "filename": "pano_0000_000881.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 17.46223777, "relative_pitch": 66.4070414478951, "relative_heading": 105.41705204712082, "relative_elevation": 39.9828762253746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901476495814537, 52.379341850606586, 0.0 ] }, "distance": 17.95, "direction": 108.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00278", "timestamp": "2024-12-11T12:46:38Z", "filename": "Job_20241211_1256_Track10_Sphere_00278.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 17.94573283, "relative_pitch": 0.0, "relative_heading": 108.375853235842, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901034189614196, 52.37950425865597, 0.0 ] }, "distance": 18.04, "direction": 313.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00271", "timestamp": "2024-12-11T12:46:36Z", "filename": "Job_20241211_1256_Track10_Sphere_00271.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 18.03968806, "relative_pitch": 0.0, "relative_heading": 313.48595731332523, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90145473031273, 52.3793051570998, 51.8181271543726 ] }, "distance": 18.35, "direction": 122.07, "angle": 70.5, "elevation": 51.82, "pano_id": "TMX7316010203-001548_pano_0000_000431", "timestamp": "2020-01-10T09:26:19.312530Z", "filename": "pano_0000_000431.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 18.34755765, "relative_pitch": 70.50216504292999, "relative_heading": 122.06523908892504, "relative_elevation": 51.8181271543726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_000685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_000685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_000685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90141310858344, 52.3792687839627, 53.474062054418 ] }, "distance": 18.76, "direction": 137.32, "angle": 70.67, "elevation": 53.47, "pano_id": "TMX7316010203-001178_pano_0000_000685", "timestamp": "2019-05-13T07:05:39.825270Z", "filename": "pano_0000_000685.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 18.75519352, "relative_pitch": 70.67247595186889, "relative_heading": 137.3197423591442, "relative_elevation": 53.474062054418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_16088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_16088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_16088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901490355840273, 52.37934348513271, 0.0 ] }, "distance": 18.79, "direction": 106.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_16088", "timestamp": "2024-12-23T12:13:34Z", "filename": "recording_2024-12-23_09-14-39_16088.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 18.78996221, "relative_pitch": 0.0, "relative_heading": 106.94209939238138, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90098436910378, 52.3794743994889, 51.6706928964704 ] }, "distance": 18.82, "direction": 298.88, "angle": 69.98, "elevation": 51.67, "pano_id": "TMX7316010203-002532_pano_0000_000643", "timestamp": "2022-04-21T09:19:31.956810Z", "filename": "pano_0000_000643.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 18.82263361, "relative_pitch": 69.98429654984055, "relative_heading": 298.88363095392276, "relative_elevation": 51.6706928964704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103028125692, 52.3795142279717, 40.0042653447017 ] }, "distance": 19.01, "direction": 315.36, "angle": 64.59, "elevation": 40.0, "pano_id": "TMX7316010203-002032_pano_0000_000874", "timestamp": "2021-03-08T11:46:44.223600Z", "filename": "pano_0000_000874.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 19.00637134, "relative_pitch": 64.58720426947089, "relative_heading": 315.36049276839316, "relative_elevation": 40.0042653447017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0002_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0002_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0002_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90102254579258, 52.3795137912557, 39.9909983715042 ] }, "distance": 19.35, "direction": 314.15, "angle": 64.18, "elevation": 39.99, "pano_id": "TMX7315120208-000074_pano_0002_000288", "timestamp": "2016-06-09T13:11:42.779350Z", "filename": "pano_0002_000288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 19.34623671, "relative_pitch": 64.1839378939444, "relative_heading": 314.1492558206964, "relative_elevation": 39.9909983715042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_01548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900989817355114, 52.379493884436165, 0.0 ] }, "distance": 19.66, "direction": 304.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_01548", "timestamp": "2025-07-03T05:45:23Z", "filename": "recording_2025-07-03_04-36-25_01548.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 19.65519556, "relative_pitch": 0.0, "relative_heading": 304.95147335414634, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900978323189292, 52.37948400470755, 0.0 ] }, "distance": 19.71, "direction": 301.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00432", "timestamp": "2024-12-11T12:49:22Z", "filename": "Job_20241211_1256_Track10_Sphere_00432.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 19.71317208, "relative_pitch": 0.0, "relative_heading": 301.0261894217602, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track10_Sphere_00424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track10_Sphere_00424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901479641379909, 52.379301382945386, 0.0 ] }, "distance": 20.02, "direction": 120.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track10_Sphere_00424", "timestamp": "2024-12-11T12:49:16Z", "filename": "Job_20241211_1256_Track10_Sphere_00424.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 20.01548021, "relative_pitch": 0.0, "relative_heading": 120.50588830165722, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90147116252291, 52.379290775632, 51.6770910099149 ] }, "distance": 20.16, "direction": 124.23, "angle": 68.69, "elevation": 51.68, "pano_id": "TMX7316010203-002532_pano_0000_000635", "timestamp": "2022-04-21T09:19:28.196840Z", "filename": "pano_0000_000635.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 20.1598039, "relative_pitch": 68.6886942174987, "relative_heading": 124.23172865116284, "relative_elevation": 51.6770910099149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_02914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901508071240758, 52.37933388220661, 0.0 ] }, "distance": 20.27, "direction": 108.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_02914", "timestamp": "2025-06-17T08:48:10Z", "filename": "recording_2025-06-17_08-04-10_02914.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 20.26644033, "relative_pitch": 0.0, "relative_heading": 108.8384403883027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152069344978, 52.3793610381324, 40.0483024697751 ] }, "distance": 20.35, "direction": 99.97, "angle": 63.07, "elevation": 40.05, "pano_id": "TMX7316010203-002532_pano_0000_000870", "timestamp": "2022-04-21T09:22:30.160550Z", "filename": "pano_0000_000870.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 20.34751748, "relative_pitch": 63.06604192008362, "relative_heading": 99.96847040338336, "relative_elevation": 40.0483024697751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_001273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90096588639492, 52.3794849821236, 51.6352018723264 ] }, "distance": 20.5, "direction": 300.07, "angle": 68.35, "elevation": 51.64, "pano_id": "TMX7316010203-001668_pano_0000_001273", "timestamp": "2020-04-22T10:07:06.974710Z", "filename": "pano_0000_001273.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 20.49783705, "relative_pitch": 68.34820501047122, "relative_heading": 300.06652063678, "relative_elevation": 51.6352018723264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_002329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_002329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_002329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152569742719, 52.3793653306804, 40.1650395132601 ] }, "distance": 20.61, "direction": 98.5, "angle": 62.84, "elevation": 40.17, "pano_id": "TMX7316010203-001187_pano_0000_002329", "timestamp": "2019-05-16T05:46:32.154980Z", "filename": "pano_0000_002329.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 20.60723924, "relative_pitch": 62.839269660146506, "relative_heading": 98.49630356451253, "relative_elevation": 40.1650395132601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_01540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_01540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_01540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901491038300859, 52.379302714931775, 0.0 ] }, "distance": 20.62, "direction": 119.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_01540", "timestamp": "2025-07-03T05:45:14Z", "filename": "recording_2025-07-03_04-36-25_01540.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 20.61549835, "relative_pitch": 0.0, "relative_heading": 119.05589608232306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_02906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_02906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_02906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901003710138737, 52.37951941259514, 0.0 ] }, "distance": 20.71, "direction": 312.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_02906", "timestamp": "2025-06-17T08:48:07Z", "filename": "recording_2025-06-17_08-04-10_02906.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 20.70701943, "relative_pitch": 0.0, "relative_heading": 312.91906955188364, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track10_Sphere_00428/adjacencies/b_20241211_1256_Track10_Sphere_00428/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_001265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_001265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_001265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148540604659, 52.3792932439194, 51.6488871686161 ] }, "distance": 20.82, "direction": 122.1, "angle": 68.04, "elevation": 51.65, "pano_id": "TMX7316010203-001668_pano_0000_001265", "timestamp": "2020-04-22T10:07:02.574730Z", "filename": "pano_0000_001265.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_20241211_1256_Track10_Sphere_00428", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121909.89508745092, 488058.2614607174 ] }, "relative_distance": 20.82154435, "relative_pitch": 68.0438443113431, "relative_heading": 122.10494520625866, "relative_elevation": 51.6488871686161 } ] } }