Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track42_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787879042280617, 52.37855366603934, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track42_Sphere_00027", "timestamp": "2024-10-15T11:38:28Z", "filename": "Job_20241015_0915_Track42_Sphere_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78786109490625, 52.3785528198696, 42.0460394052789 ] }, "distance": 1.23, "direction": 265.59, "angle": 88.33, "elevation": 42.05, "pano_id": "TMX7316010203-002077_pano_0000_002166", "timestamp": "2021-04-01T09:51:54.899880Z", "filename": "pano_0000_002166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 1.22578766, "relative_pitch": 88.33010259221405, "relative_heading": 265.5945734022135, "relative_elevation": 42.0460394052789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7878772647666, 52.3785686567107, 41.5642957668751 ] }, "distance": 1.67, "direction": 355.85, "angle": 87.7, "elevation": 41.56, "pano_id": "TMX7316010203-000302_pano_0000_000150", "timestamp": "2017-05-19T07:27:49.647770Z", "filename": "pano_0000_000150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 1.67246596, "relative_pitch": 87.69577296054685, "relative_heading": 355.8496244972289, "relative_elevation": 41.5642957668751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787005678688, 52.3785701609479, 42.1881669620052 ] }, "distance": 1.93, "direction": 341.56, "angle": 87.37, "elevation": 42.19, "pano_id": "TMX7316010203-001798_pano_0000_001459", "timestamp": "2020-07-08T06:04:56.319920Z", "filename": "pano_0000_001459.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 1.93476897, "relative_pitch": 87.37422868172355, "relative_heading": 341.5632060633811, "relative_elevation": 42.1881669620052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787885464157562, 52.378534905122514, 0.0 ] }, "distance": 2.13, "direction": 168.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00064", "timestamp": "2025-07-15T05:52:55Z", "filename": "recording_2025-07-15_05-51-37_00064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 2.13292446, "relative_pitch": 0.0, "relative_heading": 168.16878452884745, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788745037922, 52.3785351296671, 42.1509203668684 ] }, "distance": 2.14, "direction": 164.49, "angle": 87.09, "elevation": 42.15, "pano_id": "TMX7316010203-002488_pano_0009_000097", "timestamp": "2022-03-29T09:57:22.853750Z", "filename": "pano_0009_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 2.14062165, "relative_pitch": 87.09274892484315, "relative_heading": 164.48577814699817, "relative_elevation": 42.1509203668684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7878840666416, 52.3785321042704, 42.246748094447 ] }, "distance": 2.42, "direction": 171.88, "angle": 86.72, "elevation": 42.25, "pano_id": "TMX7316010203-002817_pano_0005_000305", "timestamp": "2022-10-05T10:11:21.591740Z", "filename": "pano_0005_000305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 2.42354854, "relative_pitch": 86.71673952349104, "relative_heading": 171.88414059050905, "relative_elevation": 42.246748094447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788216718949, 52.3785769601665, 42.2500723218545 ] }, "distance": 2.6, "direction": 4.69, "angle": 86.48, "elevation": 42.25, "pano_id": "TMX7316010203-002817_pano_0005_000304", "timestamp": "2022-10-05T10:11:21.076740Z", "filename": "pano_0005_000304.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 2.60076344, "relative_pitch": 86.47752123358535, "relative_heading": 4.693253002995381, "relative_elevation": 42.2500723218545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_003036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78785652238799, 52.3785736943186, 42.6694959411398 ] }, "distance": 2.71, "direction": 325.47, "angle": 86.37, "elevation": 42.67, "pano_id": "TMX7315080123-000299_pano_0000_003036", "timestamp": "2016-06-16T09:46:33.049640Z", "filename": "pano_0000_003036.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 2.70528632, "relative_pitch": 86.37224909470488, "relative_heading": 325.46787010275636, "relative_elevation": 42.6694959411398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787884768389334, 52.378579867398955, 0.0 ] }, "distance": 2.94, "direction": 7.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00065", "timestamp": "2025-07-15T05:52:56Z", "filename": "recording_2025-07-15_05-51-37_00065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 2.94150374, "relative_pitch": 0.0, "relative_heading": 7.617668613129116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787887299473, 52.3785803704554, 42.1615950092673 ] }, "distance": 3.02, "direction": 10.72, "angle": 85.9, "elevation": 42.16, "pano_id": "TMX7316010203-002488_pano_0009_000096", "timestamp": "2022-03-29T09:57:22.268730Z", "filename": "pano_0009_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 3.02425389, "relative_pitch": 85.89719704824863, "relative_heading": 10.715201194929334, "relative_elevation": 42.1615950092673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_003037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78785812972303, 52.3785288817707, 42.6868968438357 ] }, "distance": 3.1, "direction": 207.31, "angle": 85.84, "elevation": 42.69, "pano_id": "TMX7315080123-000299_pano_0000_003037", "timestamp": "2016-06-16T09:46:33.539500Z", "filename": "pano_0000_003037.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 3.10383707, "relative_pitch": 85.84124495354364, "relative_heading": 207.31067859421563, "relative_elevation": 42.6868968438357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787024563444, 52.3785236321017, 42.2135362513363 ] }, "distance": 3.4, "direction": 190.16, "angle": 85.4, "elevation": 42.21, "pano_id": "TMX7316010203-001798_pano_0000_001458", "timestamp": "2020-07-08T06:04:55.874850Z", "filename": "pano_0000_001458.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 3.39527327, "relative_pitch": 85.40154708233295, "relative_heading": 190.16187502743375, "relative_elevation": 42.2135362513363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78785938425215, 52.3785987820788, 42.0404287548736 ] }, "distance": 5.2, "direction": 345.07, "angle": 82.95, "elevation": 42.04, "pano_id": "TMX7316010203-002077_pano_0000_002165", "timestamp": "2021-04-01T09:51:54.374830Z", "filename": "pano_0000_002165.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 5.19567838, "relative_pitch": 82.95467341165234, "relative_heading": 345.06945976836715, "relative_elevation": 42.0404287548736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78786281092909, 52.3785070522261, 42.0704177152365 ] }, "distance": 5.3, "direction": 192.03, "angle": 82.82, "elevation": 42.07, "pano_id": "TMX7316010203-002077_pano_0000_002167", "timestamp": "2021-04-01T09:51:55.429860Z", "filename": "pano_0000_002167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 5.30339109, "relative_pitch": 82.81520004041, "relative_heading": 192.0295339228771, "relative_elevation": 42.0704177152365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track42_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787877758874608, 52.378607334487334, 0.0 ] }, "distance": 5.97, "direction": 359.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track42_Sphere_00025", "timestamp": "2024-10-15T11:38:27Z", "filename": "Job_20241015_0915_Track42_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 5.97257105, "relative_pitch": 0.0, "relative_heading": 359.16156454466073, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track42_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787880004192772, 52.37849879160273, 0.0 ] }, "distance": 6.11, "direction": 179.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track42_Sphere_00029", "timestamp": "2024-10-15T11:38:29Z", "filename": "Job_20241015_0915_Track42_Sphere_00029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 6.10647868, "relative_pitch": 0.0, "relative_heading": 179.38538189008383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78786984297439, 52.3786168526519, 42.1909823333845 ] }, "distance": 7.06, "direction": 354.91, "angle": 80.5, "elevation": 42.19, "pano_id": "TMX7316010203-001798_pano_0000_001460", "timestamp": "2020-07-08T06:04:56.764900Z", "filename": "pano_0000_001460.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 7.05891302, "relative_pitch": 80.5018970481133, "relative_heading": 354.908564310993, "relative_elevation": 42.1909823333845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788759729589, 52.3784899910302, 42.1490205135196 ] }, "distance": 7.11, "direction": 175.3, "angle": 80.43, "elevation": 42.15, "pano_id": "TMX7316010203-002488_pano_0009_000098", "timestamp": "2022-03-29T09:57:23.413770Z", "filename": "pano_0009_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 7.10931663, "relative_pitch": 80.42597924701637, "relative_heading": 175.29962266429447, "relative_elevation": 42.1490205135196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787887423239364, 52.37848992227652, 0.0 ] }, "distance": 7.12, "direction": 175.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00063", "timestamp": "2025-07-15T05:52:54Z", "filename": "recording_2025-07-15_05-51-37_00063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 7.11598103, "relative_pitch": 0.0, "relative_heading": 175.39978463493583, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_003035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7878548111636, 52.3786184255868, 42.6656626062468 ] }, "distance": 7.39, "direction": 347.1, "angle": 80.17, "elevation": 42.67, "pano_id": "TMX7315080123-000299_pano_0000_003035", "timestamp": "2016-06-16T09:46:32.559410Z", "filename": "pano_0000_003035.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 7.39259381, "relative_pitch": 80.17007049914767, "relative_heading": 347.1026119416173, "relative_elevation": 42.6656626062468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788531549078, 52.3784871153873, 42.2544136121869 ] }, "distance": 7.42, "direction": 176.7, "angle": 80.04, "elevation": 42.25, "pano_id": "TMX7316010203-002817_pano_0005_000306", "timestamp": "2022-10-05T10:11:22.096700Z", "filename": "pano_0005_000306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 7.41770396, "relative_pitch": 80.04325782636477, "relative_heading": 176.69848502113172, "relative_elevation": 42.2544136121869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787930699883, 52.3786220924099, 42.2462701108307 ] }, "distance": 7.61, "direction": 0.14, "angle": 79.78, "elevation": 42.25, "pano_id": "TMX7316010203-002817_pano_0005_000303", "timestamp": "2022-10-05T10:11:20.546720Z", "filename": "pano_0005_000303.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 7.6141339, "relative_pitch": 79.78314589797208, "relative_heading": 0.13564849068151097, "relative_elevation": 42.2462701108307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_003038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78786008907222, 52.3784839586067, 42.7043238142505 ] }, "distance": 7.86, "direction": 189.45, "angle": 79.57, "elevation": 42.7, "pano_id": "TMX7315080123-000299_pano_0000_003038", "timestamp": "2016-06-16T09:46:34.029730Z", "filename": "pano_0000_003038.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 7.86330804, "relative_pitch": 79.56677831328784, "relative_heading": 189.44712505835255, "relative_elevation": 42.7043238142505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787885011885432, 52.3786248793678, 0.0 ] }, "distance": 7.93, "direction": 2.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00066", "timestamp": "2025-07-15T05:52:57Z", "filename": "recording_2025-07-15_05-51-37_00066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 7.93465021, "relative_pitch": 0.0, "relative_heading": 2.9366973131873584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788734834351, 52.3786254191386, 42.1680343504995 ] }, "distance": 8.0, "direction": 4.05, "angle": 79.25, "elevation": 42.17, "pano_id": "TMX7316010203-002488_pano_0009_000095", "timestamp": "2022-03-29T09:57:21.653750Z", "filename": "pano_0009_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 8.00430233, "relative_pitch": 79.25203167021091, "relative_heading": 4.052145645198714, "relative_elevation": 42.1680343504995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7878774549147, 52.3784802200396, 41.6177033493295 ] }, "distance": 8.17, "direction": 180.76, "angle": 78.89, "elevation": 41.62, "pano_id": "TMX7316010203-000302_pano_0000_000151", "timestamp": "2017-05-19T07:27:50.682750Z", "filename": "pano_0000_000151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 8.17338419, "relative_pitch": 78.88897676433092, "relative_heading": 180.75777528637704, "relative_elevation": 41.6177033493295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787066773079, 52.3784766747313, 42.2247685603797 ] }, "distance": 8.59, "direction": 183.81, "angle": 78.51, "elevation": 42.22, "pano_id": "TMX7316010203-001798_pano_0000_001457", "timestamp": "2020-07-08T06:04:55.424840Z", "filename": "pano_0000_001457.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 8.58613172, "relative_pitch": 78.5059867576856, "relative_heading": 183.8083462891599, "relative_elevation": 42.2247685603797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78785774222447, 52.3786447410525, 42.0406239125878 ] }, "distance": 10.24, "direction": 351.85, "angle": 76.31, "elevation": 42.04, "pano_id": "TMX7316010203-002077_pano_0000_002164", "timestamp": "2021-04-01T09:51:53.849860Z", "filename": "pano_0000_002164.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 10.23760279, "relative_pitch": 76.313889813828, "relative_heading": 351.85488396880237, "relative_elevation": 42.0406239125878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78786451318539, 52.3784613455891, 42.0854634009302 ] }, "distance": 10.32, "direction": 185.5, "angle": 76.22, "elevation": 42.09, "pano_id": "TMX7316010203-002077_pano_0000_002168", "timestamp": "2021-04-01T09:51:55.969900Z", "filename": "pano_0000_002168.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 10.32044956, "relative_pitch": 76.22148471804425, "relative_heading": 185.5012358387844, "relative_elevation": 42.0854634009302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787815365009, 52.3786575703289, 41.5395317841321 ] }, "distance": 11.56, "direction": 359.7, "angle": 74.45, "elevation": 41.54, "pano_id": "TMX7316010203-000302_pano_0000_000149", "timestamp": "2017-05-19T07:27:48.627770Z", "filename": "pano_0000_000149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 11.56205989, "relative_pitch": 74.44605624150954, "relative_heading": 359.7001259435125, "relative_elevation": 41.5395317841321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track42_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787616755492, 52.37866096542523, 0.0 ] }, "distance": 11.94, "direction": 359.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track42_Sphere_00023", "timestamp": "2024-10-15T11:38:26Z", "filename": "Job_20241015_0915_Track42_Sphere_00023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 11.94129401, "relative_pitch": 0.0, "relative_heading": 359.06067617176456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788819651627, 52.3784449926729, 42.1417893972248 ] }, "distance": 12.11, "direction": 177.05, "angle": 73.97, "elevation": 42.14, "pano_id": "TMX7316010203-002488_pano_0009_000099", "timestamp": "2022-03-29T09:57:23.953730Z", "filename": "pano_0009_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 12.10863521, "relative_pitch": 73.96900996883764, "relative_heading": 177.04898167090673, "relative_elevation": 42.1417893972248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788958742761, 52.37844497641932, 0.0 ] }, "distance": 12.12, "direction": 176.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00062", "timestamp": "2025-07-15T05:52:54Z", "filename": "recording_2025-07-15_05-51-37_00062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 12.1156862, "relative_pitch": 0.0, "relative_heading": 176.60208736569047, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78786951432748, 52.3786635151012, 42.1901099067181 ] }, "distance": 12.24, "direction": 356.96, "angle": 73.82, "elevation": 42.19, "pano_id": "TMX7316010203-001798_pano_0000_001461", "timestamp": "2020-07-08T06:04:57.209920Z", "filename": "pano_0000_001461.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 12.24061126, "relative_pitch": 73.82097726481865, "relative_heading": 356.96155818028336, "relative_elevation": 42.1901099067181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_003034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78785328882145, 52.3786633413263, 42.6726641766727 ] }, "distance": 12.33, "direction": 351.82, "angle": 73.88, "elevation": 42.67, "pano_id": "TMX7315080123-000299_pano_0000_003034", "timestamp": "2016-06-16T09:46:32.064400Z", "filename": "pano_0000_003034.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 12.32942954, "relative_pitch": 73.88438706747675, "relative_heading": 351.8225317388707, "relative_elevation": 42.6726641766727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788637501633, 52.3784421982252, 42.2539073880762 ] }, "distance": 12.41, "direction": 177.69, "angle": 73.63, "elevation": 42.25, "pano_id": "TMX7316010203-002817_pano_0005_000307", "timestamp": "2022-10-05T10:11:22.591730Z", "filename": "pano_0005_000307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 12.41357608, "relative_pitch": 73.62798820800508, "relative_heading": 177.69463697485878, "relative_elevation": 42.2539073880762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787570480228, 52.3786676140228, 42.2398538235575 ] }, "distance": 12.68, "direction": 358.97, "angle": 73.29, "elevation": 42.24, "pano_id": "TMX7316010203-002817_pano_0005_000302", "timestamp": "2022-10-05T10:11:19.986750Z", "filename": "pano_0005_000302.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 12.68154561, "relative_pitch": 73.28882300696785, "relative_heading": 358.97311852812476, "relative_elevation": 42.2398538235575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_003039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78786191226566, 52.3784393386844, 42.7268714495003 ] }, "distance": 12.78, "direction": 185.24, "angle": 73.35, "elevation": 42.73, "pano_id": "TMX7315080123-000299_pano_0000_003039", "timestamp": "2016-06-16T09:46:34.524550Z", "filename": "pano_0000_003039.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 12.77509207, "relative_pitch": 73.35363365112605, "relative_heading": 185.23904467700473, "relative_elevation": 42.7268714495003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787885504550085, 52.37866992854845, 0.0 ] }, "distance": 12.94, "direction": 1.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00067", "timestamp": "2025-07-15T05:52:58Z", "filename": "recording_2025-07-15_05-51-37_00067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 12.944539, "relative_pitch": 0.0, "relative_heading": 1.948197321187968, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788778551364, 52.3786705732648, 42.1675409711897 ] }, "distance": 13.02, "direction": 2.62, "angle": 72.84, "elevation": 42.17, "pano_id": "TMX7316010203-002488_pano_0009_000094", "timestamp": "2022-03-29T09:57:20.993770Z", "filename": "pano_0009_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 13.022415, "relative_pitch": 72.83797430594477, "relative_heading": 2.620491245089999, "relative_elevation": 42.1675409711897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787096337693, 52.3784297733213, 42.2482248097658 ] }, "distance": 13.8, "direction": 182.29, "angle": 71.91, "elevation": 42.25, "pano_id": "TMX7316010203-001798_pano_0000_001456", "timestamp": "2020-07-08T06:04:54.969940Z", "filename": "pano_0000_001456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 13.79707722, "relative_pitch": 71.91442409582643, "relative_heading": 182.28524950071304, "relative_elevation": 42.2482248097658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_001635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809433311318, 52.378547259553, 42.1567707583308 ] }, "distance": 14.68, "direction": 92.78, "angle": 70.8, "elevation": 42.16, "pano_id": "TMX7316010203-002082_pano_0000_001635", "timestamp": "2021-04-08T10:25:27.285330Z", "filename": "pano_0000_001635.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 14.67802665, "relative_pitch": 70.80304751084243, "relative_heading": 92.78373720307724, "relative_elevation": 42.1567707583308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809608293396, 52.3785737868177, 42.0836609611288 ] }, "distance": 14.95, "direction": 81.39, "angle": 70.44, "elevation": 42.08, "pano_id": "TMX7316060226-000020_pano_0011_000234", "timestamp": "2016-08-15T10:26:41.284610Z", "filename": "pano_0011_000234.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 14.94847901, "relative_pitch": 70.44452326452581, "relative_heading": 81.38594181787568, "relative_elevation": 42.0836609611288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_001634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809231507514, 52.3785917657569, 42.161142132245 ] }, "distance": 15.13, "direction": 73.73, "angle": 70.26, "elevation": 42.16, "pano_id": "TMX7316010203-002082_pano_0000_001634", "timestamp": "2021-04-08T10:25:26.775340Z", "filename": "pano_0000_001634.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.12941224, "relative_pitch": 70.25961230775923, "relative_heading": 73.72672038351568, "relative_elevation": 42.161142132245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78785619225489, 52.3786906073124, 42.0624946746975 ] }, "distance": 15.32, "direction": 354.17, "angle": 69.99, "elevation": 42.06, "pano_id": "TMX7316010203-002077_pano_0000_002163", "timestamp": "2021-04-01T09:51:53.319900Z", "filename": "pano_0000_002163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.31731624, "relative_pitch": 69.99059430019292, "relative_heading": 354.1695189138112, "relative_elevation": 42.0624946746975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7881005033262, 52.3785275815644, 42.0825420198962 ] }, "distance": 15.36, "direction": 100.89, "angle": 69.95, "elevation": 42.08, "pano_id": "TMX7316060226-000020_pano_0011_000235", "timestamp": "2016-08-15T10:26:41.899710Z", "filename": "pano_0011_000235.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.35766082, "relative_pitch": 69.95088189968853, "relative_heading": 100.89411505118068, "relative_elevation": 42.0825420198962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track42_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787881731125607, 52.37841556463218, 0.0 ] }, "distance": 15.37, "direction": 179.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track42_Sphere_00032", "timestamp": "2024-10-15T11:38:31Z", "filename": "Job_20241015_0915_Track42_Sphere_00032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.3682604, "relative_pitch": 0.0, "relative_heading": 179.31733976850686, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78810479321235, 52.3785464307131, 42.8245541257784 ] }, "distance": 15.39, "direction": 93.0, "angle": 70.23, "elevation": 42.82, "pano_id": "TMX7315080123-000299_pano_0000_000767", "timestamp": "2016-06-16T09:20:01.235590Z", "filename": "pano_0000_000767.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.39407659, "relative_pitch": 70.22808900050796, "relative_heading": 92.99783775283645, "relative_elevation": 42.8245541257784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78786552426423, 52.3784153832689, 42.1123682679608 ] }, "distance": 15.41, "direction": 183.42, "angle": 69.9, "elevation": 42.11, "pano_id": "TMX7316010203-002077_pano_0000_002169", "timestamp": "2021-04-01T09:51:56.524820Z", "filename": "pano_0000_002169.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.41486154, "relative_pitch": 69.8952928461162, "relative_heading": 183.42361629418534, "relative_elevation": 42.1123682679608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78810479548075, 52.3785670853222, 42.0981402341276 ] }, "distance": 15.45, "direction": 84.45, "angle": 69.85, "elevation": 42.1, "pano_id": "TMX7316010203-001798_pano_0000_001582", "timestamp": "2020-07-08T06:06:33.114190Z", "filename": "pano_0000_001582.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.4455092, "relative_pitch": 69.8522708269788, "relative_heading": 84.45206528622168, "relative_elevation": 42.0981402341276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_001636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809599226164, 52.3785027109244, 42.1601148471236 ] }, "distance": 15.82, "direction": 111.0, "angle": 69.43, "elevation": 42.16, "pano_id": "TMX7316010203-002082_pano_0000_001636", "timestamp": "2021-04-08T10:25:27.805330Z", "filename": "pano_0000_001636.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.8243819, "relative_pitch": 69.42687260503051, "relative_heading": 110.99625051296192, "relative_elevation": 42.1601148471236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7881044043373, 52.3785928411278, 42.8303192146122 ] }, "distance": 15.95, "direction": 74.14, "angle": 69.57, "elevation": 42.83, "pano_id": "TMX7315080123-000299_pano_0000_000766", "timestamp": "2016-06-16T09:20:00.665560Z", "filename": "pano_0000_000766.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.95362626, "relative_pitch": 69.57042198468723, "relative_heading": 74.14267564976412, "relative_elevation": 42.8303192146122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78810814913643, 52.3785232755417, 42.0980957672 ] }, "distance": 15.96, "direction": 102.23, "angle": 69.23, "elevation": 42.1, "pano_id": "TMX7316010203-001798_pano_0000_001583", "timestamp": "2020-07-08T06:06:33.554160Z", "filename": "pano_0000_001583.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 15.96383175, "relative_pitch": 69.23299435606177, "relative_heading": 102.22978277807827, "relative_elevation": 42.0980957672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809261918849, 52.3786202626644, 42.0848174849525 ] }, "distance": 16.32, "direction": 63.0, "angle": 68.8, "elevation": 42.08, "pano_id": "TMX7316060226-000020_pano_0011_000233", "timestamp": "2016-08-15T10:26:40.649700Z", "filename": "pano_0011_000233.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 16.32308106, "relative_pitch": 68.8006435990749, "relative_heading": 62.999975491787, "relative_elevation": 42.0848174849525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78810111415628, 52.3786112130368, 42.1004784684628 ] }, "distance": 16.42, "direction": 67.05, "angle": 68.69, "elevation": 42.1, "pano_id": "TMX7316010203-001798_pano_0000_001581", "timestamp": "2020-07-08T06:06:32.669180Z", "filename": "pano_0000_001581.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 16.42236071, "relative_pitch": 68.69046703251536, "relative_heading": 67.04997937787073, "relative_elevation": 42.1004784684628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7881060994439, 52.3785001164973, 42.8302219333127 ] }, "distance": 16.57, "direction": 111.08, "angle": 68.85, "elevation": 42.83, "pano_id": "TMX7315080123-000299_pano_0000_000768", "timestamp": "2016-06-16T09:20:01.805640Z", "filename": "pano_0000_000768.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 16.57041183, "relative_pitch": 68.84924527763029, "relative_heading": 111.0754695011991, "relative_elevation": 42.8302219333127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78812800327005, 52.3785563622916, 42.1376135479659 ] }, "distance": 16.96, "direction": 88.99, "angle": 68.08, "elevation": 42.14, "pano_id": "TMX7316010203-001319_pano_0001_004646", "timestamp": "2019-07-18T11:07:48.611920Z", "filename": "pano_0001_004646.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 16.95620149, "relative_pitch": 68.08011552354938, "relative_heading": 88.98605296734073, "relative_elevation": 42.1376135479659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_001633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7880898082932, 52.378636542559, 42.1557713663206 ] }, "distance": 17.06, "direction": 57.28, "angle": 67.97, "elevation": 42.16, "pano_id": "TMX7316010203-002082_pano_0000_001633", "timestamp": "2021-04-08T10:25:26.270360Z", "filename": "pano_0000_001633.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.05995889, "relative_pitch": 67.96738337410383, "relative_heading": 57.277689575986216, "relative_elevation": 42.1557713663206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788866766252, 52.3784000874916, 42.1368359094486 ] }, "distance": 17.1, "direction": 177.8, "angle": 67.91, "elevation": 42.14, "pano_id": "TMX7316010203-002488_pano_0009_000100", "timestamp": "2022-03-29T09:57:24.478710Z", "filename": "pano_0009_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.10194666, "relative_pitch": 67.90939511170738, "relative_heading": 177.80349482743316, "relative_elevation": 42.1368359094486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787891326583584, 52.378399965496, 0.0 ] }, "distance": 17.12, "direction": 177.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00061", "timestamp": "2025-07-15T05:52:53Z", "filename": "recording_2025-07-15_05-51-37_00061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.12340178, "relative_pitch": 0.0, "relative_heading": 177.19981452717104, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_003033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78785164589135, 52.3787081782668, 42.6880034077913 ] }, "distance": 17.29, "direction": 353.81, "angle": 67.95, "elevation": 42.69, "pano_id": "TMX7315080123-000299_pano_0000_003033", "timestamp": "2016-06-16T09:46:31.569360Z", "filename": "pano_0000_003033.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.29419755, "relative_pitch": 67.94564619139032, "relative_heading": 353.8071687378035, "relative_elevation": 42.6880034077913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7878690057819, 52.378709770935, 42.215895309113 ] }, "distance": 17.38, "direction": 357.75, "angle": 67.62, "elevation": 42.22, "pano_id": "TMX7316010203-001798_pano_0000_001462", "timestamp": "2020-07-08T06:04:57.649930Z", "filename": "pano_0000_001462.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.38394016, "relative_pitch": 67.61879218140635, "relative_heading": 357.74681762153256, "relative_elevation": 42.215895309113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788691119432, 52.3783971820859, 42.2504543261603 ] }, "distance": 17.42, "direction": 178.24, "angle": 67.59, "elevation": 42.25, "pano_id": "TMX7316010203-002817_pano_0005_000308", "timestamp": "2022-10-05T10:11:23.081750Z", "filename": "pano_0005_000308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.42092192, "relative_pitch": 67.59241791527975, "relative_heading": 178.23735193699522, "relative_elevation": 42.2504543261603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78810623947872, 52.3784814548611, 42.100670427084 ] }, "distance": 17.43, "direction": 117.45, "angle": 67.51, "elevation": 42.1, "pano_id": "TMX7316060226-000020_pano_0011_000236", "timestamp": "2016-08-15T10:26:42.499690Z", "filename": "pano_0011_000236.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.43367452, "relative_pitch": 67.50580155776638, "relative_heading": 117.44542139898995, "relative_elevation": 42.100670427084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78812600681208, 52.3785983597016, 42.1455966737121 ] }, "distance": 17.54, "direction": 73.53, "angle": 67.41, "elevation": 42.15, "pano_id": "TMX7316010203-001319_pano_0001_004645", "timestamp": "2019-07-18T11:07:48.181760Z", "filename": "pano_0001_004645.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.53751895, "relative_pitch": 67.40695222679021, "relative_heading": 73.52599402851618, "relative_elevation": 42.1455966737121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788136432742538, 52.378536651462866, 0.0 ] }, "distance": 17.63, "direction": 96.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00404", "timestamp": "2024-09-17T08:37:38Z", "filename": "Job_20240917_1015_Track01_Sphere_00404.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.62953222, "relative_pitch": 0.0, "relative_heading": 96.16495553493097, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7881299498255, 52.3785140884555, 42.1363360052928 ] }, "distance": 17.64, "direction": 104.45, "angle": 67.28, "elevation": 42.14, "pano_id": "TMX7316010203-001319_pano_0001_004647", "timestamp": "2019-07-18T11:07:49.046940Z", "filename": "pano_0001_004647.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.64455082, "relative_pitch": 67.27854798677181, "relative_heading": 104.45339979426228, "relative_elevation": 42.1363360052928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78813415810963, 52.378582180968976, 0.0 ] }, "distance": 17.66, "direction": 79.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00403", "timestamp": "2024-09-17T08:37:37Z", "filename": "Job_20240917_1015_Track01_Sphere_00403.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.66005306, "relative_pitch": 0.0, "relative_heading": 79.64934763791682, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_003040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_003040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_003040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7878635300882, 52.3783947119403, 42.7503566909581 ] }, "distance": 17.72, "direction": 183.42, "angle": 67.49, "elevation": 42.75, "pano_id": "TMX7315080123-000299_pano_0000_003040", "timestamp": "2016-06-16T09:46:35.029760Z", "filename": "pano_0000_003040.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.71905846, "relative_pitch": 67.48709619869415, "relative_heading": 183.41777609730246, "relative_elevation": 42.7503566909581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787190525667, 52.378713141877, 42.2116497661918 ] }, "distance": 17.75, "direction": 358.43, "angle": 67.19, "elevation": 42.21, "pano_id": "TMX7316010203-002817_pano_0005_000301", "timestamp": "2022-10-05T10:11:19.376760Z", "filename": "pano_0005_000301.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.7522539, "relative_pitch": 67.19064538130465, "relative_heading": 358.4311974970275, "relative_elevation": 42.2116497661918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track42_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track42_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787874635105989, 52.37871350015291, 0.0 ] }, "distance": 17.79, "direction": 359.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track42_Sphere_00021", "timestamp": "2024-10-15T11:38:25Z", "filename": "Job_20241015_0915_Track42_Sphere_00021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.78799871, "relative_pitch": 0.0, "relative_heading": 359.0332723819885, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78811088971236, 52.3784795626505, 42.1165569610894 ] }, "distance": 17.81, "direction": 117.58, "angle": 67.08, "elevation": 42.12, "pano_id": "TMX7316010203-001798_pano_0000_001584", "timestamp": "2020-07-08T06:06:33.994150Z", "filename": "pano_0000_001584.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.81179456, "relative_pitch": 67.07568723572469, "relative_heading": 117.57699291051841, "relative_elevation": 42.1165569610894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.787884707194968, 52.378714800431815, 0.0 ] }, "distance": 17.93, "direction": 1.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00068", "timestamp": "2025-07-15T05:52:59Z", "filename": "recording_2025-07-15_05-51-37_00068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 17.93430406, "relative_pitch": 0.0, "relative_heading": 1.2325162432027321, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787839193107, 52.3783913696371, 41.6935310382396 ] }, "distance": 18.06, "direction": 180.14, "angle": 66.58, "elevation": 41.69, "pano_id": "TMX7316010203-000302_pano_0000_000152", "timestamp": "2017-05-19T07:27:51.752740Z", "filename": "pano_0000_000152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.05951062, "relative_pitch": 66.58020038122024, "relative_heading": 180.14050598039336, "relative_elevation": 41.6935310382396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78788697778317, 52.3787159436288, 42.1734717134386 ] }, "distance": 18.07, "direction": 1.71, "angle": 66.81, "elevation": 42.17, "pano_id": "TMX7316010203-002488_pano_0009_000093", "timestamp": "2022-03-29T09:57:20.268750Z", "filename": "pano_0009_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.0654474, "relative_pitch": 66.81162260537259, "relative_heading": 1.714118437526745, "relative_elevation": 42.1734717134386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78814436984443, 52.3785605688969, 41.7584555400535 ] }, "distance": 18.08, "direction": 87.57, "angle": 66.58, "elevation": 41.76, "pano_id": "TMX7316010203-000819_pano_0001_000430", "timestamp": "2018-07-02T10:36:40.377050Z", "filename": "pano_0001_000430.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.08438372, "relative_pitch": 66.58395397854517, "relative_heading": 87.56559389267255, "relative_elevation": 41.7584555400535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78810526665728, 52.3786392607778, 42.8342348970473 ] }, "distance": 18.11, "direction": 58.27, "angle": 67.08, "elevation": 42.83, "pano_id": "TMX7315080123-000299_pano_0000_000765", "timestamp": "2016-06-16T09:20:00.090530Z", "filename": "pano_0000_000765.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.11180771, "relative_pitch": 67.07966417209943, "relative_heading": 58.27286348291025, "relative_elevation": 42.8342348970473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_001637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809740783668, 52.3784578509998, 42.1761167570949 ] }, "distance": 18.3, "direction": 125.64, "angle": 66.55, "elevation": 42.18, "pano_id": "TMX7316010203-002082_pano_0000_001637", "timestamp": "2021-04-08T10:25:28.335340Z", "filename": "pano_0000_001637.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.29735765, "relative_pitch": 66.54724719575007, "relative_heading": 125.64021291589825, "relative_elevation": 42.1761167570949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78814628433456, 52.3785787308874, 42.2537468466908 ] }, "distance": 18.41, "direction": 81.29, "angle": 66.46, "elevation": 42.25, "pano_id": "TMX7316010203-002488_pano_0009_000062", "timestamp": "2022-03-29T09:56:41.514090Z", "filename": "pano_0009_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.41091742, "relative_pitch": 66.45614908827505, "relative_heading": 81.2865803939014, "relative_elevation": 42.2537468466908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78814851520225, 52.378534631646, 42.2476029237732 ] }, "distance": 18.47, "direction": 96.58, "angle": 66.38, "elevation": 42.25, "pano_id": "TMX7316010203-002488_pano_0009_000063", "timestamp": "2022-03-29T09:56:42.129060Z", "filename": "pano_0009_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.47218712, "relative_pitch": 66.38330331710745, "relative_heading": 96.58397759447898, "relative_elevation": 42.2476029237732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7881506624221, 52.3785679288669, 42.3971403343603 ] }, "distance": 18.56, "direction": 85.1, "angle": 66.35, "elevation": 42.4, "pano_id": "TMX7316010203-002817_pano_0005_000260", "timestamp": "2022-10-05T10:10:37.582060Z", "filename": "pano_0005_000260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.56453428, "relative_pitch": 66.35271942854769, "relative_heading": 85.0956669525833, "relative_elevation": 42.3971403343603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78814553185928, 52.3785157087493, 41.7625858308747 ] }, "distance": 18.63, "direction": 103.1, "angle": 65.96, "elevation": 41.76, "pano_id": "TMX7316010203-000819_pano_0001_000429", "timestamp": "2018-07-02T10:36:39.812070Z", "filename": "pano_0001_000429.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.63224233, "relative_pitch": 65.95611536924942, "relative_heading": 103.10197090764207, "relative_elevation": 41.7625858308747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809742942291, 52.3786549695082, 42.0985449515283 ] }, "distance": 18.66, "direction": 52.84, "angle": 66.09, "elevation": 42.1, "pano_id": "TMX7316010203-001798_pano_0000_001580", "timestamp": "2020-07-08T06:06:32.224210Z", "filename": "pano_0000_001580.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.66096959, "relative_pitch": 66.09378636118824, "relative_heading": 52.83810080105414, "relative_elevation": 42.0985449515283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788153141595522, 52.37855654503458, 0.0 ] }, "distance": 18.67, "direction": 89.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00049", "timestamp": "2025-07-15T05:52:38Z", "filename": "recording_2025-07-15_05-51-37_00049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.66814556, "relative_pitch": 0.0, "relative_heading": 89.01660624322176, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78815103246937, 52.3785227685243, 42.3939112881199 ] }, "distance": 18.84, "direction": 100.52, "angle": 66.04, "elevation": 42.39, "pano_id": "TMX7316010203-002817_pano_0005_000261", "timestamp": "2022-10-05T10:10:38.112030Z", "filename": "pano_0005_000261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.83817504, "relative_pitch": 66.0415326323254, "relative_heading": 100.51573597624143, "relative_elevation": 42.3939112881199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78814305467881, 52.3786053865519, 41.7631946289912 ] }, "distance": 18.88, "direction": 72.25, "angle": 65.68, "elevation": 41.76, "pano_id": "TMX7316010203-000819_pano_0001_000431", "timestamp": "2018-07-02T10:36:40.942050Z", "filename": "pano_0001_000431.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 18.87719161, "relative_pitch": 65.67677228279288, "relative_heading": 72.24927660026918, "relative_elevation": 41.7631946289912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78787162290709, 52.3783829366247, 42.2643995694816 ] }, "distance": 19.0, "direction": 181.52, "angle": 65.79, "elevation": 42.26, "pano_id": "TMX7316010203-001798_pano_0000_001455", "timestamp": "2020-07-08T06:04:54.509940Z", "filename": "pano_0000_001455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.00455295, "relative_pitch": 65.78852102846696, "relative_heading": 181.52340137135047, "relative_elevation": 42.2643995694816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788138251159052, 52.378489016510784, 0.0 ] }, "distance": 19.06, "direction": 112.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00405", "timestamp": "2024-09-17T08:37:39Z", "filename": "Job_20240917_1015_Track01_Sphere_00405.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.06105458, "relative_pitch": 0.0, "relative_heading": 112.17328535115699, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78808966286558, 52.3786666013338, 42.0794435022399 ] }, "distance": 19.07, "direction": 48.78, "angle": 65.62, "elevation": 42.08, "pano_id": "TMX7316060226-000020_pano_0011_000232", "timestamp": "2016-08-15T10:26:39.999720Z", "filename": "pano_0011_000232.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.0692625, "relative_pitch": 65.62125553104721, "relative_heading": 48.775552205757045, "relative_elevation": 42.0794435022399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788132391156729, 52.37862709288724, 0.0 ] }, "distance": 19.09, "direction": 64.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00402", "timestamp": "2024-09-17T08:37:37Z", "filename": "Job_20240917_1015_Track01_Sphere_00402.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.0892848, "relative_pitch": 0.0, "relative_heading": 64.65812019970922, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_000769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_000769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_000769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78810693827353, 52.3784536102933, 42.8476033182815 ] }, "distance": 19.1, "direction": 125.66, "angle": 65.97, "elevation": 42.85, "pano_id": "TMX7315080123-000299_pano_0000_000769", "timestamp": "2016-06-16T09:20:02.390690Z", "filename": "pano_0000_000769.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.09975647, "relative_pitch": 65.97458927147274, "relative_heading": 125.65619028802212, "relative_elevation": 42.8476033182815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78812396493861, 52.378640306041, 42.1531957583502 ] }, "distance": 19.26, "direction": 59.97, "angle": 65.44, "elevation": 42.15, "pano_id": "TMX7316010203-001319_pano_0001_004644", "timestamp": "2019-07-18T11:07:47.751770Z", "filename": "pano_0001_004644.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.26444799, "relative_pitch": 65.43910735521726, "relative_heading": 59.97035725382986, "relative_elevation": 42.1531957583502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78816174337006, 52.3785449571935, 42.0926052443683 ] }, "distance": 19.28, "direction": 92.88, "angle": 65.4, "elevation": 42.09, "pano_id": "TMX7316010203-002077_pano_0000_002196", "timestamp": "2021-04-01T09:52:17.929710Z", "filename": "pano_0000_002196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.27553123, "relative_pitch": 65.39546303951197, "relative_heading": 92.88163460631999, "relative_elevation": 42.0926052443683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788151198436837, 52.37860145606182, 0.0 ] }, "distance": 19.28, "direction": 73.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00048", "timestamp": "2025-07-15T05:52:37Z", "filename": "recording_2025-07-15_05-51-37_00048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.28091213, "relative_pitch": 0.0, "relative_heading": 73.98977422413397, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788154966659213, 52.37851167834826, 0.0 ] }, "distance": 19.36, "direction": 103.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_00050", "timestamp": "2025-07-15T05:52:38Z", "filename": "recording_2025-07-15_05-51-37_00050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.36185566, "relative_pitch": 0.0, "relative_heading": 103.96361293447214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78813221852691, 52.3784719053326, 42.1534571265802 ] }, "distance": 19.49, "direction": 117.82, "angle": 65.18, "elevation": 42.15, "pano_id": "TMX7316010203-001319_pano_0001_004648", "timestamp": "2019-07-18T11:07:49.486790Z", "filename": "pano_0001_004648.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.4938492, "relative_pitch": 65.1818377746403, "relative_heading": 117.8205476636256, "relative_elevation": 42.1534571265802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78815009018338, 52.3786130639578, 42.4066805141047 ] }, "distance": 19.61, "direction": 70.3, "angle": 65.19, "elevation": 42.41, "pano_id": "TMX7316010203-002817_pano_0005_000259", "timestamp": "2022-10-05T10:10:37.057030Z", "filename": "pano_0005_000259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.60530229, "relative_pitch": 65.18812686080136, "relative_heading": 70.29796402435571, "relative_elevation": 42.4066805141047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78816098892804, 52.3785907235322, 42.0898971352726 ] }, "distance": 19.64, "direction": 77.88, "angle": 64.99, "elevation": 42.09, "pano_id": "TMX7316010203-002077_pano_0000_002197", "timestamp": "2021-04-01T09:52:18.429810Z", "filename": "pano_0000_002197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.63758888, "relative_pitch": 64.9879839489226, "relative_heading": 77.87854593062531, "relative_elevation": 42.0898971352726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78814451996141, 52.3786232935366, 42.2599147679284 ] }, "distance": 19.67, "direction": 66.8, "angle": 65.04, "elevation": 42.26, "pano_id": "TMX7316010203-002488_pano_0009_000061", "timestamp": "2022-03-29T09:56:40.904070Z", "filename": "pano_0009_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.66855058, "relative_pitch": 65.04185521767674, "relative_heading": 66.80147635789874, "relative_elevation": 42.2599147679284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0009_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0009_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0009_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7881512200139, 52.3784906767519, 42.2476331619546 ] }, "distance": 19.82, "direction": 110.71, "angle": 64.87, "elevation": 42.25, "pano_id": "TMX7316010203-002488_pano_0009_000064", "timestamp": "2022-03-29T09:56:42.769020Z", "filename": "pano_0009_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 19.81558225, "relative_pitch": 64.87181934023359, "relative_heading": 110.71471035967414, "relative_elevation": 42.2476331619546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_001632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_001632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_001632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7880871178551, 52.3786814093849, 42.1456991015002 ] }, "distance": 20.07, "direction": 44.91, "angle": 64.54, "elevation": 42.15, "pano_id": "TMX7316010203-002082_pano_0000_001632", "timestamp": "2021-04-08T10:25:25.770390Z", "filename": "pano_0000_001632.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 20.07049204, "relative_pitch": 64.53542319042135, "relative_heading": 44.90860253426148, "relative_elevation": 42.1456991015002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78816167659208, 52.3784989729054, 42.0979082323611 ] }, "distance": 20.19, "direction": 107.55, "angle": 64.38, "elevation": 42.1, "pano_id": "TMX7316010203-002077_pano_0000_002195", "timestamp": "2021-04-01T09:52:17.424690Z", "filename": "pano_0000_002195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 20.18591455, "relative_pitch": 64.38231801823646, "relative_heading": 107.54730849832939, "relative_elevation": 42.0979082323611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0005_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0005_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0005_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78815116152114, 52.3784779207582, 42.3846923019737 ] }, "distance": 20.36, "direction": 114.46, "angle": 64.35, "elevation": 42.38, "pano_id": "TMX7316010203-002817_pano_0005_000262", "timestamp": "2022-10-05T10:10:38.656980Z", "filename": "pano_0005_000262.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 20.3573621, "relative_pitch": 64.3450319384914, "relative_heading": 114.45802115579939, "relative_elevation": 42.3846923019737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78785455149873, 52.3787362226938, 42.0781095093116 ] }, "distance": 20.38, "direction": 355.31, "angle": 64.15, "elevation": 42.08, "pano_id": "TMX7316010203-002077_pano_0000_002162", "timestamp": "2021-04-01T09:51:52.779870Z", "filename": "pano_0000_002162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 20.38225231, "relative_pitch": 64.1548756993414, "relative_heading": 355.3066125867581, "relative_elevation": 42.0781095093116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78814672650404, 52.3784708528542, 41.7917657149956 ] }, "distance": 20.43, "direction": 116.82, "angle": 63.95, "elevation": 41.79, "pano_id": "TMX7316010203-000819_pano_0001_000428", "timestamp": "2018-07-02T10:36:39.247140Z", "filename": "pano_0001_000428.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 20.42539496, "relative_pitch": 63.95329347543231, "relative_heading": 116.8176412151646, "relative_elevation": 41.7917657149956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_002170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_002170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_002170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78786589200485, 52.3783697306201, 42.120806931518 ] }, "distance": 20.49, "direction": 182.51, "angle": 64.06, "elevation": 42.12, "pano_id": "TMX7316010203-002077_pano_0000_002170", "timestamp": "2021-04-01T09:51:57.089860Z", "filename": "pano_0000_002170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 20.48690862, "relative_pitch": 64.06242870668427, "relative_heading": 182.5052469727177, "relative_elevation": 42.120806931518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78811359488338, 52.3784356908605, 42.1313845757395 ] }, "distance": 20.67, "direction": 129.42, "angle": 63.86, "elevation": 42.13, "pano_id": "TMX7316010203-001798_pano_0000_001585", "timestamp": "2020-07-08T06:06:34.439170Z", "filename": "pano_0000_001585.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 20.67491817, "relative_pitch": 63.8616647970505, "relative_heading": 129.41651921146075, "relative_elevation": 42.1313845757395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78811335167642, 52.3784354612316, 42.1107999328524 ] }, "distance": 20.68, "direction": 129.5, "angle": 63.85, "elevation": 42.11, "pano_id": "TMX7316060226-000020_pano_0011_000237", "timestamp": "2016-08-15T10:26:43.089720Z", "filename": "pano_0011_000237.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 20.67836984, "relative_pitch": 63.84680524163255, "relative_heading": 129.500352861883, "relative_elevation": 42.1107999328524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track42_Sphere_00027/adjacencies/b_20241015_0915_Track42_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000819_pano_0001_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000819_pano_0001_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000819/pano_0001_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78814160400144, 52.3786503074367, 41.7613730058074 ] }, "distance": 20.86, "direction": 58.98, "angle": 63.45, "elevation": 41.76, "pano_id": "TMX7316010203-000819_pano_0001_000432", "timestamp": "2018-07-02T10:36:41.507090Z", "filename": "pano_0001_000432.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_20241015_0915_Track42_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114191.44408046395, 488022.70246061677 ] }, "relative_distance": 20.86447455, "relative_pitch": 63.45274556938535, "relative_heading": 58.975135500492385, "relative_elevation": 41.7613730058074 } ] } }