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_20240925_0919_Track36_Sphere_00058/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track36_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827942601393635, 52.37594887010963, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track36_Sphere_00058", "timestamp": "2024-09-25T09:03:49Z", "filename": "Job_20240925_0919_Track36_Sphere_00058.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "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_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0002_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82794643651133, 52.3759486517315, 44.2583588836715 ] }, "distance": 0.26, "direction": 95.32, "angle": 89.66, "elevation": 44.26, "pano_id": "TMX7316010203-002509_pano_0002_000052", "timestamp": "2022-04-12T10:48:16.420340Z", "filename": "pano_0002_000052.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 0.26230416, "relative_pitch": 89.66043148154382, "relative_heading": 95.31551362929603, "relative_elevation": 44.2583588836715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_003808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_003808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_003808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82793845970432, 52.375935504926, 44.1851372402161 ] }, "distance": 1.51, "direction": 190.74, "angle": 88.04, "elevation": 44.19, "pano_id": "TMX7316010203-000293_pano_0000_003808", "timestamp": "2017-05-10T09:39:50.793230Z", "filename": "pano_0000_003808.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 1.51371398, "relative_pitch": 88.03790319551132, "relative_heading": 190.73883130083982, "relative_elevation": 44.1851372402161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82793171912576, 52.37593491467013, 0.0 ] }, "distance": 1.72, "direction": 205.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00601", "timestamp": "2025-06-18T12:25:57Z", "filename": "recording_2025-06-18_12-13-00_00601.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 1.72066053, "relative_pitch": 0.0, "relative_heading": 205.5122639612387, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8279219105956, 52.3759594598665, 44.8469889117405 ] }, "distance": 1.84, "direction": 309.9, "angle": 87.65, "elevation": 44.85, "pano_id": "TMX7316010203-002073_pano_0000_004965", "timestamp": "2021-03-31T10:30:39.629200Z", "filename": "pano_0000_004965.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 1.8368529, "relative_pitch": 87.65457773373825, "relative_heading": 309.90493328918876, "relative_elevation": 44.8469889117405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0004_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82792513406664, 52.3759304581297, 44.3425193261355 ] }, "distance": 2.37, "direction": 210.14, "angle": 86.94, "elevation": 44.34, "pano_id": "TMX7316010203-001028_pano_0004_000037", "timestamp": "2018-12-20T10:22:56.239890Z", "filename": "pano_0004_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 2.36907888, "relative_pitch": 86.94177749636368, "relative_heading": 210.13993066260758, "relative_elevation": 44.3425193261355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82793038005387, 52.3759690772625, 44.3198409276083 ] }, "distance": 2.4, "direction": 339.69, "angle": 86.9, "elevation": 44.32, "pano_id": "TMX7316010203-001326_pano_0000_000577", "timestamp": "2019-07-24T06:43:25.553800Z", "filename": "pano_0000_000577.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 2.39763167, "relative_pitch": 86.90340956112543, "relative_heading": 339.6881832013241, "relative_elevation": 44.3198409276083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0004_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82794327205238, 52.3759722170687, 44.3297949489206 ] }, "distance": 2.6, "direction": 1.01, "angle": 86.65, "elevation": 44.33, "pano_id": "TMX7316010203-001028_pano_0004_000038", "timestamp": "2018-12-20T10:22:56.959890Z", "filename": "pano_0004_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 2.59832229, "relative_pitch": 86.64553455154908, "relative_heading": 1.007182523001569, "relative_elevation": 44.3297949489206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82791867859017, 52.3759677012507, 44.3078913446516 ] }, "distance": 2.65, "direction": 322.14, "angle": 86.57, "elevation": 44.31, "pano_id": "TMX7316010203-001699_pano_0000_003847", "timestamp": "2020-05-08T10:04:09.771950Z", "filename": "pano_0000_003847.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 2.65424341, "relative_pitch": 86.57182007047135, "relative_heading": 322.13531511717287, "relative_elevation": 44.3078913446516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82790289434263, 52.3759430785403, 44.0186431501061 ] }, "distance": 2.78, "direction": 256.6, "angle": 86.39, "elevation": 44.02, "pano_id": "TMX7316010203-000079_pano_0009_002640", "timestamp": "2016-08-18T09:17:37.530770Z", "filename": "pano_0009_002640.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 2.7798326, "relative_pitch": 86.38649811155356, "relative_heading": 256.5950679128457, "relative_elevation": 44.0186431501061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82791552770698, 52.3759281545574, 44.3211382785812 ] }, "distance": 2.95, "direction": 218.65, "angle": 86.19, "elevation": 44.32, "pano_id": "TMX7316010203-001326_pano_0000_000576", "timestamp": "2019-07-24T06:43:24.958840Z", "filename": "pano_0000_000576.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 2.95177269, "relative_pitch": 86.18974745886084, "relative_heading": 218.65468637147686, "relative_elevation": 44.3211382785812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_006736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82790357048915, 52.3759325075795, 44.278112099506 ] }, "distance": 3.22, "direction": 235.59, "angle": 85.84, "elevation": 44.28, "pano_id": "TMX7316010203-000828_pano_0000_006736", "timestamp": "2018-07-06T10:12:35.780120Z", "filename": "pano_0000_006736.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 3.22184851, "relative_pitch": 85.83826966452851, "relative_heading": 235.58936748783088, "relative_elevation": 44.278112099506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8279517482089, 52.37597816841784, 0.0 ] }, "distance": 3.32, "direction": 10.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00602", "timestamp": "2025-06-18T12:25:58Z", "filename": "recording_2025-06-18_12-13-00_00602.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 3.31912952, "relative_pitch": 0.0, "relative_heading": 10.81697542658638, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_006735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82792218709923, 52.3759769386532, 44.2798953028396 ] }, "distance": 3.42, "direction": 336.01, "angle": 85.59, "elevation": 44.28, "pano_id": "TMX7316010203-000828_pano_0000_006735", "timestamp": "2018-07-06T10:12:35.060130Z", "filename": "pano_0000_006735.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 3.41874881, "relative_pitch": 85.58508330536334, "relative_heading": 336.0053771452485, "relative_elevation": 44.2798953028396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241014_1153_Track37_Sphere_00435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241014_1153_Track37_Sphere_00435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241014_1153_Track37_Sphere_00435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241014_1153_Track37_Sphere_00435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241014_1153_Track37_Sphere_00435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241014_1153_Track37_Sphere_00435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241014_1153_Track37_Sphere_00435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241014_1153_Track37_Sphere_00435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241014_1153_Track37_Sphere_00435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827890625371686, 52.37593868416017, 0.0 ] }, "distance": 3.72, "direction": 252.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241014_1153_Track37_Sphere_00435", "timestamp": "2024-10-14T12:07:00Z", "filename": "Job_20241014_1153_Track37_Sphere_00435.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 3.71667347, "relative_pitch": 0.0, "relative_heading": 252.24427063798947, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82789977296111, 52.375924001551, 44.2999551510438 ] }, "distance": 4.02, "direction": 226.51, "angle": 84.81, "elevation": 44.3, "pano_id": "TMX7316010203-001699_pano_0000_003848", "timestamp": "2020-05-08T10:04:10.356960Z", "filename": "pano_0000_003848.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 4.02051653, "relative_pitch": 84.81423255036367, "relative_heading": 226.506006881144, "relative_elevation": 44.2999551510438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82790416233983, 52.3759178946701, 44.824739315547 ] }, "distance": 4.33, "direction": 217.22, "angle": 84.48, "elevation": 44.82, "pano_id": "TMX7316010203-002073_pano_0000_004966", "timestamp": "2021-03-31T10:30:40.344190Z", "filename": "pano_0000_004966.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 4.32814798, "relative_pitch": 84.48478179150653, "relative_heading": 217.21584891210762, "relative_elevation": 44.824739315547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827920903776, 52.3759860575773, 44.0257232515141 ] }, "distance": 4.39, "direction": 340.35, "angle": 84.3, "elevation": 44.03, "pano_id": "TMX7316010203-000079_pano_0009_002639", "timestamp": "2016-08-18T09:17:36.845750Z", "filename": "pano_0009_002639.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 4.39392531, "relative_pitch": 84.30054902323911, "relative_heading": 340.3490033563331, "relative_elevation": 44.0257232515141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track36_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827924066432239, 52.37590592001291, 0.0 ] }, "distance": 4.94, "direction": 194.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track36_Sphere_00057", "timestamp": "2024-09-25T09:03:49Z", "filename": "Job_20240925_0919_Track36_Sphere_00057.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 4.94312799, "relative_pitch": 0.0, "relative_heading": 194.7946467984088, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track36_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827960583763002, 52.37599255458804, 0.0 ] }, "distance": 5.01, "direction": 14.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track36_Sphere_00059", "timestamp": "2024-09-25T09:03:50Z", "filename": "Job_20240925_0919_Track36_Sphere_00059.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 5.01285387, "relative_pitch": 0.0, "relative_heading": 14.140230793915027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0002_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82792858183615, 52.3759043311054, 44.2585253249854 ] }, "distance": 5.05, "direction": 190.9, "angle": 83.49, "elevation": 44.26, "pano_id": "TMX7316010203-002509_pano_0002_000051", "timestamp": "2022-04-12T10:48:15.655310Z", "filename": "pano_0002_000051.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 5.04717989, "relative_pitch": 83.49417517952155, "relative_heading": 190.9040588888745, "relative_elevation": 44.2585253249854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0002_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82796464151159, 52.3759928321409, 44.2423805678263 ] }, "distance": 5.12, "direction": 17.06, "angle": 83.4, "elevation": 44.24, "pano_id": "TMX7316010203-002509_pano_0002_000053", "timestamp": "2022-04-12T10:48:17.195320Z", "filename": "pano_0002_000053.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 5.11694194, "relative_pitch": 83.40265319341881, "relative_heading": 17.05747849289365, "relative_elevation": 44.2423805678263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8279365552072, 52.3760016225745, 44.8420116854832 ] }, "distance": 5.88, "direction": 355.99, "angle": 82.52, "elevation": 44.84, "pano_id": "TMX7316010203-002073_pano_0000_004964", "timestamp": "2021-03-31T10:30:38.934190Z", "filename": "pano_0000_004964.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 5.88442688, "relative_pitch": 82.52403525767932, "relative_heading": 355.9875525528722, "relative_elevation": 44.8420116854832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001635_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82799440932495, 52.3759972356435, 44.1765869120136 ] }, "distance": 6.44, "direction": 33.25, "angle": 81.71, "elevation": 44.18, "pano_id": "TMX7316010203-001635_pano_0002_000049", "timestamp": "2020-02-11T09:41:07.389400Z", "filename": "pano_0002_000049.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 6.4352443, "relative_pitch": 81.71196674827415, "relative_heading": 33.24763821690477, "relative_elevation": 44.1765869120136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82788510100959, 52.3759002968453, 44.00076020509 ] }, "distance": 6.67, "direction": 215.92, "angle": 81.37, "elevation": 44.0, "pano_id": "TMX7316010203-000079_pano_0009_002641", "timestamp": "2016-08-18T09:17:38.215750Z", "filename": "pano_0009_002641.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 6.67439221, "relative_pitch": 81.37466459377387, "relative_heading": 215.9230107899037, "relative_elevation": 44.00076020509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8279118074458, 52.375891670460845, 0.0 ] }, "distance": 6.7, "direction": 198.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00600", "timestamp": "2025-06-18T12:25:56Z", "filename": "recording_2025-06-18_12-13-00_00600.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 6.70144139, "relative_pitch": 0.0, "relative_heading": 198.23612728071785, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82794531862238, 52.3760100652109, 44.3089798418805 ] }, "distance": 6.81, "direction": 1.56, "angle": 81.26, "elevation": 44.31, "pano_id": "TMX7316010203-001326_pano_0000_000578", "timestamp": "2019-07-24T06:43:26.143780Z", "filename": "pano_0000_000578.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 6.81196726, "relative_pitch": 81.25989975921962, "relative_heading": 1.556624804570315, "relative_elevation": 44.3089798418805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82793725892067, 52.3760113845902, 44.2891147742048 ] }, "distance": 6.97, "direction": 357.01, "angle": 81.06, "elevation": 44.29, "pano_id": "TMX7316010203-001699_pano_0000_003846", "timestamp": "2020-05-08T10:04:09.191940Z", "filename": "pano_0000_003846.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 6.9657747, "relative_pitch": 81.06176351978065, "relative_heading": 357.00603010677236, "relative_elevation": 44.2891147742048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0004_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82790743539404, 52.3758884647812, 44.3330702688545 ] }, "distance": 7.14, "direction": 199.61, "angle": 80.86, "elevation": 44.33, "pano_id": "TMX7316010203-001028_pano_0004_000036", "timestamp": "2018-12-20T10:22:55.534830Z", "filename": "pano_0004_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 7.1354627, "relative_pitch": 80.85658928270331, "relative_heading": 199.6106402138255, "relative_elevation": 44.3330702688545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0004_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82796051967826, 52.3760140617261, 44.3272141935304 ] }, "distance": 7.36, "direction": 9.55, "angle": 80.58, "elevation": 44.33, "pano_id": "TMX7316010203-001028_pano_0004_000039", "timestamp": "2018-12-20T10:22:57.654810Z", "filename": "pano_0004_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 7.35608007, "relative_pitch": 80.57766119545805, "relative_heading": 9.548584630463496, "relative_elevation": 44.3272141935304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82790055509098, 52.3758872866244, 44.3114749295637 ] }, "distance": 7.43, "direction": 202.68, "angle": 80.49, "elevation": 44.31, "pano_id": "TMX7316010203-001326_pano_0000_000575", "timestamp": "2019-07-24T06:43:24.353790Z", "filename": "pano_0000_000575.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 7.4268559, "relative_pitch": 80.4853370965245, "relative_heading": 202.67775408475148, "relative_elevation": 44.3114749295637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_006737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82788440714478, 52.3758881898217, 44.2639559395611 ] }, "distance": 7.83, "direction": 210.41, "angle": 79.97, "elevation": 44.26, "pano_id": "TMX7316010203-000828_pano_0000_006737", "timestamp": "2018-07-06T10:12:36.505130Z", "filename": "pano_0000_006737.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 7.82930031, "relative_pitch": 79.96940850469791, "relative_heading": 210.4103007185399, "relative_elevation": 44.2639559395611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_006734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82794104106721, 52.3760211360563, 44.2722503654659 ] }, "distance": 8.04, "direction": 359.24, "angle": 79.7, "elevation": 44.27, "pano_id": "TMX7316010203-000828_pano_0000_006734", "timestamp": "2018-07-06T10:12:34.355100Z", "filename": "pano_0000_006734.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 8.04205808, "relative_pitch": 79.70447679801805, "relative_heading": 359.2429271745404, "relative_elevation": 44.2722503654659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82797177733097, 52.376021422161784, 0.0 ] }, "distance": 8.31, "direction": 13.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00603", "timestamp": "2025-06-18T12:25:58Z", "filename": "recording_2025-06-18_12-13-00_00603.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 8.31410038, "relative_pitch": 0.0, "relative_heading": 13.826415931048833, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_003807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_003807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_003807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82798538256453, 52.3760196604353, 44.1555460812524 ] }, "distance": 8.4, "direction": 20.3, "angle": 79.23, "elevation": 44.16, "pano_id": "TMX7316010203-000293_pano_0000_003807", "timestamp": "2017-05-10T09:39:49.638270Z", "filename": "pano_0000_003807.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 8.39867718, "relative_pitch": 79.23060736140228, "relative_heading": 20.297413257481587, "relative_elevation": 44.1555460812524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82788044952518, 52.3758805653512, 44.2937935981899 ] }, "distance": 8.7, "direction": 209.11, "angle": 78.89, "elevation": 44.29, "pano_id": "TMX7316010203-001699_pano_0000_003849", "timestamp": "2020-05-08T10:04:10.941920Z", "filename": "pano_0000_003849.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 8.69964632, "relative_pitch": 78.88810566185771, "relative_heading": 209.1126506104991, "relative_elevation": 44.2937935981899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82793927463593, 52.3760291096133, 44.0445294398814 ] }, "distance": 8.93, "direction": 358.55, "angle": 78.54, "elevation": 44.04, "pano_id": "TMX7316010203-000079_pano_0009_002638", "timestamp": "2016-08-18T09:17:36.155760Z", "filename": "pano_0009_002638.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 8.93148337, "relative_pitch": 78.53682665662146, "relative_heading": 358.5464805575608, "relative_elevation": 44.0445294398814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82788443635476, 52.3758765744958, 44.8117728289217 ] }, "distance": 8.97, "direction": 206.22, "angle": 78.68, "elevation": 44.81, "pano_id": "TMX7316010203-002073_pano_0000_004967", "timestamp": "2021-03-31T10:30:41.054210Z", "filename": "pano_0000_004967.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 8.96699077, "relative_pitch": 78.68436783798295, "relative_heading": 206.21522044703107, "relative_elevation": 44.8117728289217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track36_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827906565619261, 52.375863648878436, 0.0 ] }, "distance": 9.8, "direction": 194.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track36_Sphere_00056", "timestamp": "2024-09-25T09:03:48Z", "filename": "Job_20240925_0919_Track36_Sphere_00056.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 9.7953475, "relative_pitch": 0.0, "relative_heading": 194.50921667610413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track36_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82797864083793, 52.37603614055084, 0.0 ] }, "distance": 10.02, "direction": 14.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track36_Sphere_00060", "timestamp": "2024-09-25T09:03:51Z", "filename": "Job_20240925_0919_Track36_Sphere_00060.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 10.01632311, "relative_pitch": 0.0, "relative_heading": 14.183756098812733, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0002_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8279116656823, 52.3758594384224, 44.2575392983854 ] }, "distance": 10.17, "direction": 191.95, "angle": 77.06, "elevation": 44.26, "pano_id": "TMX7316010203-002509_pano_0002_000050", "timestamp": "2022-04-12T10:48:14.895330Z", "filename": "pano_0002_000050.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 10.17202522, "relative_pitch": 77.05609944670364, "relative_heading": 191.95324900018505, "relative_elevation": 44.2575392983854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0002_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82798292761624, 52.3760370541461, 44.2565819453448 ] }, "distance": 10.19, "direction": 15.64, "angle": 77.03, "elevation": 44.26, "pano_id": "TMX7316010203-002509_pano_0002_000054", "timestamp": "2022-04-12T10:48:17.975320Z", "filename": "pano_0002_000054.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 10.18968728, "relative_pitch": 77.03411231339705, "relative_heading": 15.635324378597034, "relative_elevation": 44.2565819453448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82795098011072, 52.3760435399768, 44.8558083586395 ] }, "distance": 10.55, "direction": 3.1, "angle": 76.76, "elevation": 44.86, "pano_id": "TMX7316010203-002073_pano_0000_004963", "timestamp": "2021-03-31T10:30:38.264230Z", "filename": "pano_0000_004963.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 10.54978296, "relative_pitch": 76.76495679365603, "relative_heading": 3.100434165249899, "relative_elevation": 44.8558083586395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_003809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_003809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_003809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82789078282459, 52.3758519510024, 44.2048412356526 ] }, "distance": 11.35, "direction": 198.12, "angle": 75.6, "elevation": 44.2, "pano_id": "TMX7316010203-000293_pano_0000_003809", "timestamp": "2017-05-10T09:39:51.938200Z", "filename": "pano_0000_003809.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 11.34730459, "relative_pitch": 75.60312457421477, "relative_heading": 198.1189918903375, "relative_elevation": 44.2048412356526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82786679496991, 52.375857910412, 43.9781708205119 ] }, "distance": 11.36, "direction": 207.02, "angle": 75.51, "elevation": 43.98, "pano_id": "TMX7316010203-000079_pano_0009_002642", "timestamp": "2016-08-18T09:17:38.920770Z", "filename": "pano_0009_002642.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 11.36205026, "relative_pitch": 75.51401728588073, "relative_heading": 207.02409563246664, "relative_elevation": 43.9781708205119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82796167834674, 52.3760507820439, 44.3204629691318 ] }, "distance": 11.41, "direction": 6.54, "angle": 75.56, "elevation": 44.32, "pano_id": "TMX7316010203-001326_pano_0000_000579", "timestamp": "2019-07-24T06:43:26.723770Z", "filename": "pano_0000_000579.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 11.41437317, "relative_pitch": 75.55778721548411, "relative_heading": 6.535451291513805, "relative_elevation": 44.3204629691318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001635_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82801448239917, 52.3760434030106, 44.1406106455252 ] }, "distance": 11.6, "direction": 24.96, "angle": 75.27, "elevation": 44.14, "pano_id": "TMX7316010203-001635_pano_0002_000048", "timestamp": "2020-02-11T09:41:05.204510Z", "filename": "pano_0002_000048.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 11.60233747, "relative_pitch": 75.27296368356416, "relative_heading": 24.955400999754893, "relative_elevation": 44.1406106455252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827892307995735, 52.375848347305265, 0.0 ] }, "distance": 11.7, "direction": 197.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00599", "timestamp": "2025-06-18T12:25:56Z", "filename": "recording_2025-06-18_12-13-00_00599.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 11.69825204, "relative_pitch": 0.0, "relative_heading": 197.0246427316763, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82795602270023, 52.3760552910174, 44.2928226524964 ] }, "distance": 11.88, "direction": 4.41, "angle": 74.99, "elevation": 44.29, "pano_id": "TMX7316010203-001699_pano_0000_003845", "timestamp": "2020-05-08T10:04:08.611950Z", "filename": "pano_0000_003845.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 11.87715269, "relative_pitch": 74.98922685592831, "relative_heading": 4.413554269514574, "relative_elevation": 44.2928226524964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0004_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82788976481475, 52.3758462486674, 44.3283780738711 ] }, "distance": 11.97, "direction": 197.49, "angle": 74.89, "elevation": 44.33, "pano_id": "TMX7316010203-001028_pano_0004_000035", "timestamp": "2018-12-20T10:22:54.844840Z", "filename": "pano_0004_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 11.97264662, "relative_pitch": 74.88562478171677, "relative_heading": 197.48996019215792, "relative_elevation": 44.3283780738711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82788585923276, 52.3758463247187, 44.3093487583101 ] }, "distance": 12.05, "direction": 198.71, "angle": 74.79, "elevation": 44.31, "pano_id": "TMX7316010203-001326_pano_0000_000574", "timestamp": "2019-07-24T06:43:23.733860Z", "filename": "pano_0000_000574.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 12.047236, "relative_pitch": 74.78958135618149, "relative_heading": 198.7086287275834, "relative_elevation": 44.3093487583101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0004_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82797833748512, 52.3760556788076, 44.3297398770228 ] }, "distance": 12.13, "direction": 11.57, "angle": 74.69, "elevation": 44.33, "pano_id": "TMX7316010203-001028_pano_0004_000040", "timestamp": "2018-12-20T10:22:58.329850Z", "filename": "pano_0004_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 12.13169147, "relative_pitch": 74.69465269508659, "relative_heading": 11.572278730824532, "relative_elevation": 44.3297398770228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_006738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82786563345737, 52.3758440806748, 44.2551523037255 ] }, "distance": 12.78, "direction": 204.21, "angle": 73.89, "elevation": 44.26, "pano_id": "TMX7316010203-000828_pano_0000_006738", "timestamp": "2018-07-06T10:12:37.235110Z", "filename": "pano_0000_006738.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 12.78433569, "relative_pitch": 73.88716261443994, "relative_heading": 204.20505339740717, "relative_elevation": 44.2551523037255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_006733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82795987196103, 52.3760653281023, 44.2804891010746 ] }, "distance": 13.01, "direction": 5.19, "angle": 73.62, "elevation": 44.28, "pano_id": "TMX7316010203-000828_pano_0000_006733", "timestamp": "2018-07-06T10:12:33.665090Z", "filename": "pano_0000_006733.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 13.01206746, "relative_pitch": 73.62428209897506, "relative_heading": 5.185967373832477, "relative_elevation": 44.2804891010746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827991777689063, 52.37606463082728, 0.0 ] }, "distance": 13.31, "direction": 14.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00604", "timestamp": "2025-06-18T12:25:59Z", "filename": "recording_2025-06-18_12-13-00_00604.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 13.30944111, "relative_pitch": 0.0, "relative_heading": 14.57355171935863, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82786188723359, 52.3758370721084, 44.287391256541 ] }, "distance": 13.6, "direction": 203.84, "angle": 72.93, "elevation": 44.29, "pano_id": "TMX7316010203-001699_pano_0000_003850", "timestamp": "2020-05-08T10:04:11.531900Z", "filename": "pano_0000_003850.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 13.60052684, "relative_pitch": 72.92843274232253, "relative_heading": 203.83830127942704, "relative_elevation": 44.287391256541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82786507966124, 52.3758350002382, 44.7947058444843 ] }, "distance": 13.73, "direction": 202.62, "angle": 72.96, "elevation": 44.79, "pano_id": "TMX7316010203-002073_pano_0000_004968", "timestamp": "2021-03-31T10:30:41.779170Z", "filename": "pano_0000_004968.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 13.72664519, "relative_pitch": 72.96312630610147, "relative_heading": 202.6192253646884, "relative_elevation": 44.7947058444843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82795757392617, 52.3760721143731, 44.062994023785 ] }, "distance": 13.75, "direction": 4.25, "angle": 72.67, "elevation": 44.06, "pano_id": "TMX7316010203-000079_pano_0009_002637", "timestamp": "2016-08-18T09:17:35.455770Z", "filename": "pano_0009_002637.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 13.75179573, "relative_pitch": 72.66717070576789, "relative_heading": 4.252172302012006, "relative_elevation": 44.062994023785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001635_pano_0002_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82809523123438, 52.3758673131709, 44.4249731684104 ] }, "distance": 13.8, "direction": 131.12, "angle": 72.75, "elevation": 44.42, "pano_id": "TMX7316010203-001635_pano_0002_000010", "timestamp": "2020-02-11T09:40:11.289970Z", "filename": "pano_0002_000010.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 13.79857109, "relative_pitch": 72.74500052722077, "relative_heading": 131.12400832369144, "relative_elevation": 44.4249731684104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001635_pano_0002_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8281420896963, 52.3758979515114, 44.4766650479287 ] }, "distance": 14.72, "direction": 112.64, "angle": 71.69, "elevation": 44.48, "pano_id": "TMX7316010203-001635_pano_0002_000011", "timestamp": "2020-02-11T09:40:12.694950Z", "filename": "pano_0002_000011.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 14.71958074, "relative_pitch": 71.68800534809573, "relative_heading": 112.63903118875089, "relative_elevation": 44.4766650479287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track36_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827888430614521, 52.37582043103203, 0.0 ] }, "distance": 14.76, "direction": 194.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track36_Sphere_00055", "timestamp": "2024-09-25T09:03:47Z", "filename": "Job_20240925_0919_Track36_Sphere_00055.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 14.76043709, "relative_pitch": 0.0, "relative_heading": 194.47349165560573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track36_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82799722433321, 52.37607990875142, 0.0 ] }, "distance": 15.05, "direction": 14.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track36_Sphere_00061", "timestamp": "2024-09-25T09:03:52Z", "filename": "Job_20240925_0919_Track36_Sphere_00061.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 15.04827564, "relative_pitch": 0.0, "relative_heading": 14.311662698188762, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0002_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82800208264061, 52.3760808202636, 44.2596137886867 ] }, "distance": 15.23, "direction": 15.42, "angle": 71.01, "elevation": 44.26, "pano_id": "TMX7316010203-002509_pano_0002_000055", "timestamp": "2022-04-12T10:48:18.760340Z", "filename": "pano_0002_000055.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 15.23120947, "relative_pitch": 71.00995093642234, "relative_heading": 15.423381308980161, "relative_elevation": 44.2596137886867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82796665890733, 52.3760853252224, 44.8618223378435 ] }, "distance": 15.27, "direction": 6.16, "angle": 71.2, "elevation": 44.86, "pano_id": "TMX7316010203-002073_pano_0000_004962", "timestamp": "2021-03-31T10:30:37.614200Z", "filename": "pano_0000_004962.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 15.27210502, "relative_pitch": 71.20012023437619, "relative_heading": 6.15835197882851, "relative_elevation": 44.8618223378435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82789555847789, 52.3758141908725, 44.2448794785887 ] }, "distance": 15.32, "direction": 192.07, "angle": 70.9, "elevation": 44.24, "pano_id": "TMX7316010203-002509_pano_0002_000049", "timestamp": "2022-04-12T10:48:14.130370Z", "filename": "pano_0002_000049.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 15.32496842, "relative_pitch": 70.8956000886811, "relative_heading": 192.06670343663058, "relative_elevation": 44.2448794785887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82798034523519, 52.3760910450707, 44.3278956701979 ] }, "distance": 16.03, "direction": 9.23, "angle": 70.12, "elevation": 44.33, "pano_id": "TMX7316010203-001326_pano_0000_000580", "timestamp": "2019-07-24T06:43:27.298790Z", "filename": "pano_0000_000580.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 16.02789586, "relative_pitch": 70.12123406060579, "relative_heading": 9.228370910939399, "relative_elevation": 44.3278956701979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82784915812989, 52.3758154002627, 43.9730409709737 ] }, "distance": 16.16, "direction": 203.19, "angle": 69.82, "elevation": 43.97, "pano_id": "TMX7316010203-000079_pano_0009_002643", "timestamp": "2016-08-18T09:17:39.660770Z", "filename": "pano_0009_002643.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 16.15769588, "relative_pitch": 69.82437121244627, "relative_heading": 203.19392411413764, "relative_elevation": 43.9730409709737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001635_pano_0002_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82807568511789, 52.3758258632874, 44.4228126239032 ] }, "distance": 16.42, "direction": 146.49, "angle": 69.72, "elevation": 44.42, "pano_id": "TMX7316010203-001635_pano_0002_000009", "timestamp": "2020-02-11T09:40:09.904940Z", "filename": "pano_0002_000009.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 16.41613141, "relative_pitch": 69.71857003342195, "relative_heading": 146.48946048908454, "relative_elevation": 44.4228126239032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827872705337567, 52.37580505960937, 0.0 ] }, "distance": 16.7, "direction": 196.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00598", "timestamp": "2025-06-18T12:25:55Z", "filename": "recording_2025-06-18_12-13-00_00598.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 16.69538231, "relative_pitch": 0.0, "relative_heading": 196.56542791649858, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82787070177934, 52.3758053182377, 44.301730520092 ] }, "distance": 16.71, "direction": 197.04, "angle": 69.34, "elevation": 44.3, "pano_id": "TMX7316010203-001326_pano_0000_000573", "timestamp": "2019-07-24T06:43:23.093850Z", "filename": "pano_0000_000573.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 16.70727792, "relative_pitch": 69.33730041966653, "relative_heading": 197.0420745059816, "relative_elevation": 44.301730520092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0004_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82787218213238, 52.3758038235085, 44.3206011727452 ] }, "distance": 16.84, "direction": 196.55, "angle": 69.2, "elevation": 44.32, "pano_id": "TMX7316010203-001028_pano_0004_000034", "timestamp": "2018-12-20T10:22:54.139950Z", "filename": "pano_0004_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 16.83737942, "relative_pitch": 69.19823494146641, "relative_heading": 196.5481970367112, "relative_elevation": 44.3206011727452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82797423493329, 52.3760991786905, 44.2881603967398 ] }, "distance": 16.86, "direction": 7.34, "angle": 69.15, "elevation": 44.29, "pano_id": "TMX7316010203-001699_pano_0000_003844", "timestamp": "2020-05-08T10:04:08.037170Z", "filename": "pano_0000_003844.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 16.86367712, "relative_pitch": 69.15458392526405, "relative_heading": 7.339388223854315, "relative_elevation": 44.2881603967398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0004_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0004_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0004_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82799606035795, 52.3760969968417, 44.3416794510558 ] }, "distance": 16.88, "direction": 12.46, "angle": 69.16, "elevation": 44.34, "pano_id": "TMX7316010203-001028_pano_0004_000041", "timestamp": "2018-12-20T10:22:58.999840Z", "filename": "pano_0004_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 16.87999788, "relative_pitch": 69.15916335746714, "relative_heading": 12.455181530959175, "relative_elevation": 44.3416794510558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001635_pano_0002_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82803981019802, 52.3760887646773, 44.1518791057169 ] }, "distance": 16.92, "direction": 23.04, "angle": 69.04, "elevation": 44.15, "pano_id": "TMX7316010203-001635_pano_0002_000047", "timestamp": "2020-02-11T09:41:02.699420Z", "filename": "pano_0002_000047.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 16.91587376, "relative_pitch": 69.03670519291666, "relative_heading": 23.03848685558058, "relative_elevation": 44.1518791057169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_006739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82784652232129, 52.3757999351064, 44.2676963210106 ] }, "distance": 17.82, "direction": 201.54, "angle": 68.08, "elevation": 44.27, "pano_id": "TMX7316010203-000828_pano_0000_006739", "timestamp": "2018-07-06T10:12:37.980100Z", "filename": "pano_0000_006739.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 17.81756329, "relative_pitch": 68.07542026217409, "relative_heading": 201.5448143588112, "relative_elevation": 44.2676963210106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001635_pano_0002_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82820055529897, 52.375918254997, 44.5310130072758 ] }, "distance": 17.89, "direction": 100.97, "angle": 68.11, "elevation": 44.53, "pano_id": "TMX7316010203-001635_pano_0002_000012", "timestamp": "2020-02-11T09:40:14.259930Z", "filename": "pano_0002_000012.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 17.89425174, "relative_pitch": 68.10786553932198, "relative_heading": 100.97477193232193, "relative_elevation": 44.5310130072758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_006732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_006732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_006732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82797837623852, 52.3761095393188, 44.274232021533 ] }, "distance": 18.04, "direction": 7.76, "angle": 67.83, "elevation": 44.27, "pano_id": "TMX7316010203-000828_pano_0000_006732", "timestamp": "2018-07-06T10:12:32.990110Z", "filename": "pano_0000_006732.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 18.04361913, "relative_pitch": 67.82702950031097, "relative_heading": 7.759942988928753, "relative_elevation": 44.274232021533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_003806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_003806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_003806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_003806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82801613266936, 52.3761067400545, 44.1549014318734 ] }, "distance": 18.27, "direction": 15.91, "angle": 67.53, "elevation": 44.15, "pano_id": "TMX7316010203-000293_pano_0000_003806", "timestamp": "2017-05-10T09:39:48.438280Z", "filename": "pano_0000_003806.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 18.2666781, "relative_pitch": 67.5253470488426, "relative_heading": 15.910522375729853, "relative_elevation": 44.1549014318734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828011968308103, 52.3761078943139, 0.0 ] }, "distance": 18.32, "direction": 14.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00605", "timestamp": "2025-06-18T12:26:00Z", "filename": "recording_2025-06-18_12-13-00_00605.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 18.31504192, "relative_pitch": 0.0, "relative_heading": 14.94712594787404, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82784679691775, 52.3757937781536, 44.7870971048251 ] }, "distance": 18.45, "direction": 200.71, "angle": 67.61, "elevation": 44.79, "pano_id": "TMX7316010203-002073_pano_0000_004969", "timestamp": "2021-03-31T10:30:42.529170Z", "filename": "pano_0000_004969.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 18.44990063, "relative_pitch": 67.610945573979, "relative_heading": 200.70945504616898, "relative_elevation": 44.7870971048251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82784297182369, 52.3757939866979, 44.29092120938 ] }, "distance": 18.52, "direction": 201.49, "angle": 67.31, "elevation": 44.29, "pano_id": "TMX7316010203-001699_pano_0000_003851", "timestamp": "2020-05-08T10:04:12.126960Z", "filename": "pano_0000_003851.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 18.52202507, "relative_pitch": 67.30580084172828, "relative_heading": 201.48860742021196, "relative_elevation": 44.29092120938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82797762330647, 52.3761150474674, 44.0711226118729 ] }, "distance": 18.64, "direction": 7.35, "angle": 67.07, "elevation": 44.07, "pano_id": "TMX7316010203-000079_pano_0009_002636", "timestamp": "2016-08-18T09:17:34.760790Z", "filename": "pano_0009_002636.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 18.64447775, "relative_pitch": 67.06899918385876, "relative_heading": 7.349488384344418, "relative_elevation": 44.0711226118729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track36_Sphere_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827870923295053, 52.37577868114979, 0.0 ] }, "distance": 19.56, "direction": 194.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track36_Sphere_00054", "timestamp": "2024-09-25T09:03:46Z", "filename": "Job_20240925_0919_Track36_Sphere_00054.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 19.55668346, "relative_pitch": 0.0, "relative_heading": 194.45395222432322, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82798414297523, 52.3761271701771, 44.8549498468637 ] }, "distance": 20.04, "direction": 8.12, "angle": 65.93, "elevation": 44.85, "pano_id": "TMX7316010203-002073_pano_0000_004961", "timestamp": "2021-03-31T10:30:36.959190Z", "filename": "pano_0000_004961.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 20.04092935, "relative_pitch": 65.92518745531822, "relative_heading": 8.115100340591376, "relative_elevation": 44.8549498468637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track36_Sphere_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track36_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828016475092687, 52.37612433620501, 0.0 ] }, "distance": 20.16, "direction": 14.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track36_Sphere_00062", "timestamp": "2024-09-25T09:03:52Z", "filename": "Job_20240925_0919_Track36_Sphere_00062.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 20.16262496, "relative_pitch": 0.0, "relative_heading": 14.448788142503174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0002_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82802124910227, 52.3761245579363, 44.2463461859152 ] }, "distance": 20.27, "direction": 15.32, "angle": 65.39, "elevation": 44.25, "pano_id": "TMX7316010203-002509_pano_0002_000056", "timestamp": "2022-04-12T10:48:19.550330Z", "filename": "pano_0002_000056.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 20.26998917, "relative_pitch": 65.38669446045688, "relative_heading": 15.321332533372424, "relative_elevation": 44.2463461859152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001635_pano_0002_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001635_pano_0002_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001635/pano_0002_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82806860977773, 52.3757825714168, 44.4298837371171 ] }, "distance": 20.4, "direction": 155.12, "angle": 65.34, "elevation": 44.43, "pano_id": "TMX7316010203-001635_pano_0002_000008", "timestamp": "2020-02-11T09:40:08.720040Z", "filename": "pano_0002_000008.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 20.39772184, "relative_pitch": 65.3401849723205, "relative_heading": 155.1211045617615, "relative_elevation": 44.4298837371171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82787955040804, 52.3757685581236, 44.2452804688364 ] }, "distance": 20.52, "direction": 192.08, "angle": 65.12, "elevation": 44.25, "pano_id": "TMX7316010203-002509_pano_0002_000048", "timestamp": "2022-04-12T10:48:13.320380Z", "filename": "pano_0002_000048.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 20.51843669, "relative_pitch": 65.1208200353012, "relative_heading": 192.07949800579374, "relative_elevation": 44.2452804688364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82800116667355, 52.3761309842207, 44.3107702340931 ] }, "distance": 20.65, "direction": 11.13, "angle": 65.01, "elevation": 44.31, "pano_id": "TMX7316010203-001326_pano_0000_000581", "timestamp": "2019-07-24T06:43:27.878760Z", "filename": "pano_0000_000581.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 20.6534068, "relative_pitch": 65.00960711128538, "relative_heading": 11.134253383416059, "relative_elevation": 44.3107702340931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track36_Sphere_00058/adjacencies/b_20240925_0919_Track36_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82783106530122, 52.3757732802793, 43.9620003346354 ] }, "distance": 20.96, "direction": 201.24, "angle": 64.51, "elevation": 43.96, "pano_id": "TMX7316010203-000079_pano_0009_002644", "timestamp": "2016-08-18T09:17:40.435770Z", "filename": "pano_0009_002644.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_20240925_0919_Track36_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116917.12908292742, 487711.0784604602 ] }, "relative_distance": 20.96318377, "relative_pitch": 64.50596175721428, "relative_heading": 201.2438944048853, "relative_elevation": 43.9620003346354 } ] } }