Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track65_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795156811544332, 52.37961458658333, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track65_Sphere_00006", "timestamp": "2024-09-17T11:02:43Z", "filename": "Job_20240917_1015_Track65_Sphere_00006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516867271675, 52.3796138585646, 44.2835405888036 ] }, "distance": 0.81, "direction": 95.73, "angle": 88.95, "elevation": 44.28, "pano_id": "TMX7316010203-000826_pano_0000_002579", "timestamp": "2018-07-05T08:18:19.583580Z", "filename": "pano_0000_002579.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 0.81174574, "relative_pitch": 88.94984917414749, "relative_heading": 95.72748835679685, "relative_elevation": 44.2835405888036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795166654549871, 52.37961987566088, 0.0 ] }, "distance": 0.89, "direction": 48.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01336", "timestamp": "2025-07-15T06:18:28Z", "filename": "recording_2025-07-15_05-51-37_01336.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 0.89198334, "relative_pitch": 0.0, "relative_heading": 48.71459362673292, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517479180283, 52.3796164144143, 44.4635148309171 ] }, "distance": 1.24, "direction": 80.57, "angle": 88.4, "elevation": 44.46, "pano_id": "TMX7316010203-002077_pano_0000_000137", "timestamp": "2021-04-01T08:50:48.765860Z", "filename": "pano_0000_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 1.24115449, "relative_pitch": 88.40106089873959, "relative_heading": 80.56825146875926, "relative_elevation": 44.4635148309171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517438794478, 52.3796078234967, 44.0947385802865 ] }, "distance": 1.41, "direction": 122.16, "angle": 88.16, "elevation": 44.09, "pano_id": "TMX7316010203-000083_pano_0011_000231", "timestamp": "2016-08-24T13:23:10.036620Z", "filename": "pano_0011_000231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 1.41380898, "relative_pitch": 88.16355536851097, "relative_heading": 122.16045168415913, "relative_elevation": 44.0947385802865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517051610652, 52.379602260318, 44.7858680579811 ] }, "distance": 1.66, "direction": 145.77, "angle": 87.88, "elevation": 44.79, "pano_id": "TMX7315080123-000285_pano_0001_001010", "timestamp": "2016-06-13T12:34:38.081910Z", "filename": "pano_0001_001010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 1.65897122, "relative_pitch": 87.87860290574824, "relative_heading": 145.7690885177798, "relative_elevation": 44.7858680579811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517165546767, 52.3795992025805, 44.0062589794397 ] }, "distance": 1.99, "direction": 149.44, "angle": 87.41, "elevation": 44.01, "pano_id": "TMX7316010203-001882_pano_0000_003438", "timestamp": "2020-08-19T10:52:08.073640Z", "filename": "pano_0000_003438.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 1.98800196, "relative_pitch": 87.41339678911424, "relative_heading": 149.4391519241394, "relative_elevation": 44.0062589794397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517310348889, 52.3796339890727, 44.1019418993965 ] }, "distance": 2.43, "direction": 27.2, "angle": 86.85, "elevation": 44.1, "pano_id": "TMX7316010203-002524_pano_0003_000584", "timestamp": "2022-04-19T09:22:09.657700Z", "filename": "pano_0003_000584.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 2.42736152, "relative_pitch": 86.84963111240057, "relative_heading": 27.196467458544365, "relative_elevation": 44.1019418993965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517337174987, 52.3796352183303, 44.025143256411 ] }, "distance": 2.56, "direction": 26.16, "angle": 86.67, "elevation": 44.03, "pano_id": "TMX7316010203-001882_pano_0000_003437", "timestamp": "2020-08-19T10:52:06.758650Z", "filename": "pano_0000_003437.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 2.55779177, "relative_pitch": 86.67494288022547, "relative_heading": 26.159965238849928, "relative_elevation": 44.025143256411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_001776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517794828363, 52.3796353535712, 44.1942016696557 ] }, "distance": 2.72, "direction": 31.92, "angle": 86.47, "elevation": 44.19, "pano_id": "TMX7316060226-000483_pano_0001_001776", "timestamp": "2019-11-12T11:41:58.789300Z", "filename": "pano_0001_001776.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 2.72242641, "relative_pitch": 86.47495191811677, "relative_heading": 31.91693839555699, "relative_elevation": 44.1942016696557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516721635879, 52.3795903244173, 44.0866761635989 ] }, "distance": 2.79, "direction": 165.29, "angle": 86.38, "elevation": 44.09, "pano_id": "TMX7316010203-002524_pano_0003_000585", "timestamp": "2022-04-19T09:22:10.557690Z", "filename": "pano_0003_000585.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 2.79118553, "relative_pitch": 86.37736380957261, "relative_heading": 165.29497702061343, "relative_elevation": 44.0866761635989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_001777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517152123896, 52.379588017328, 44.1765248253942 ] }, "distance": 3.12, "direction": 161.28, "angle": 85.96, "elevation": 44.18, "pano_id": "TMX7316060226-000483_pano_0001_001777", "timestamp": "2019-11-12T11:41:59.824330Z", "filename": "pano_0001_001777.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 3.12155724, "relative_pitch": 85.95814119329803, "relative_heading": 161.28345283854247, "relative_elevation": 44.1765248253942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951803840988, 52.3796465311191, 44.8074063789099 ] }, "distance": 3.9, "direction": 24.3, "angle": 85.03, "elevation": 44.81, "pano_id": "TMX7315080123-000285_pano_0001_001011", "timestamp": "2016-06-13T12:34:38.781940Z", "filename": "pano_0001_001011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 3.90024394, "relative_pitch": 85.0252491790547, "relative_heading": 24.302886132246527, "relative_elevation": 44.8074063789099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795164433835581, 52.37957499766057, 0.0 ] }, "distance": 4.44, "direction": 173.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01335", "timestamp": "2025-07-15T06:18:27Z", "filename": "recording_2025-07-15_05-51-37_01335.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 4.43571237, "relative_pitch": 0.0, "relative_heading": 173.28014084486043, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79518304801561, 52.3796550962271, 44.1122584464028 ] }, "distance": 4.85, "direction": 21.62, "angle": 83.73, "elevation": 44.11, "pano_id": "TMX7316010203-000083_pano_0011_000232", "timestamp": "2016-08-24T13:23:11.016420Z", "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_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 4.84883331, "relative_pitch": 83.72721262354494, "relative_heading": 21.620479399070998, "relative_elevation": 44.1122584464028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516035612995, 52.3795708709596, 44.4101098701358 ] }, "distance": 4.87, "direction": 177.16, "angle": 83.74, "elevation": 44.41, "pano_id": "TMX7316010203-002077_pano_0000_000138", "timestamp": "2021-04-01T08:50:52.395820Z", "filename": "pano_0000_000138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 4.87042119, "relative_pitch": 83.74142907202665, "relative_heading": 177.1593428248119, "relative_elevation": 44.4101098701358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track65_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795154407170809, 52.37957026490558, 0.0 ] }, "distance": 4.93, "direction": 181.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track65_Sphere_00007", "timestamp": "2024-09-17T11:02:44Z", "filename": "Job_20240917_1015_Track65_Sphere_00007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 4.93459186, "relative_pitch": 0.0, "relative_heading": 181.90139505338215, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track65_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795161958821913, 52.37965917363202, 0.0 ] }, "distance": 4.97, "direction": 4.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track65_Sphere_00005", "timestamp": "2024-09-17T11:02:42Z", "filename": "Job_20240917_1015_Track65_Sphere_00005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 4.97376964, "relative_pitch": 0.0, "relative_heading": 4.041039664017294, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951618427116, 52.3795693830188, 44.2781205847859 ] }, "distance": 5.04, "direction": 176.1, "angle": 83.5, "elevation": 44.28, "pano_id": "TMX7316010203-000826_pano_0000_002580", "timestamp": "2018-07-05T08:18:21.603570Z", "filename": "pano_0000_002580.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 5.04166046, "relative_pitch": 83.50408027967866, "relative_heading": 176.10352471887526, "relative_elevation": 44.2781205847859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517741046022, 52.3796587502599, 44.3027528738603 ] }, "distance": 5.11, "direction": 15.93, "angle": 83.42, "elevation": 44.3, "pano_id": "TMX7316010203-000826_pano_0000_002578", "timestamp": "2018-07-05T08:18:17.798660Z", "filename": "pano_0000_002578.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 5.11056076, "relative_pitch": 83.41970857583833, "relative_heading": 15.9304083823701, "relative_elevation": 44.3027528738603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795174283751532, 52.379664475118076, 0.0 ] }, "distance": 5.68, "direction": 12.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01337", "timestamp": "2025-07-15T06:18:29Z", "filename": "recording_2025-07-15_05-51-37_01337.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 5.67739186, "relative_pitch": 0.0, "relative_heading": 12.096819969195598, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79518570333482, 52.3796630357318, 44.5048157712445 ] }, "distance": 5.74, "direction": 20.05, "angle": 82.65, "elevation": 44.5, "pano_id": "TMX7316010203-002077_pano_0000_000136", "timestamp": "2021-04-01T08:50:46.220840Z", "filename": "pano_0000_000136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 5.73892401, "relative_pitch": 82.65222106614031, "relative_heading": 20.048595817262083, "relative_elevation": 44.5048157712445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951707394752, 52.379563539679, 44.0351426200941 ] }, "distance": 5.76, "direction": 170.52, "angle": 82.55, "elevation": 44.04, "pano_id": "TMX7316010203-001882_pano_0000_003439", "timestamp": "2020-08-19T10:52:09.418640Z", "filename": "pano_0000_003439.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 5.75885732, "relative_pitch": 82.54921928018955, "relative_heading": 170.52072001019954, "relative_elevation": 44.0351426200941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517144895204, 52.3795602754793, 44.1008022837341 ] }, "distance": 6.13, "direction": 170.63, "angle": 82.09, "elevation": 44.1, "pano_id": "TMX7316010203-000083_pano_0011_000230", "timestamp": "2016-08-24T13:23:09.046570Z", "filename": "pano_0011_000230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 6.12508865, "relative_pitch": 82.09286633055513, "relative_heading": 170.63453131545378, "relative_elevation": 44.1008022837341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516406662273, 52.3795575055848, 44.8140680072829 ] }, "distance": 6.37, "direction": 175.55, "angle": 81.91, "elevation": 44.81, "pano_id": "TMX7315080123-000285_pano_0001_001009", "timestamp": "2016-06-13T12:34:37.376890Z", "filename": "pano_0001_001009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 6.37084711, "relative_pitch": 81.90894668149723, "relative_heading": 175.55242548889706, "relative_elevation": 44.8140680072829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517894156834, 52.3796712929329, 44.0384630104527 ] }, "distance": 6.49, "direction": 13.43, "angle": 81.62, "elevation": 44.04, "pano_id": "TMX7316010203-001882_pano_0000_003436", "timestamp": "2020-08-19T10:52:05.373630Z", "filename": "pano_0000_003436.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 6.48742514, "relative_pitch": 81.6198759459144, "relative_heading": 13.431847166328069, "relative_elevation": 44.0384630104527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79518375344855, 52.3796772898463, 44.1154202651232 ] }, "distance": 7.21, "direction": 14.73, "angle": 80.71, "elevation": 44.12, "pano_id": "TMX7316010203-002524_pano_0003_000583", "timestamp": "2022-04-19T09:22:08.647710Z", "filename": "pano_0003_000583.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 7.21444702, "relative_pitch": 80.71230756056107, "relative_heading": 14.732011672423752, "relative_elevation": 44.1154202651232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516352925632, 52.379546425898, 44.1153226941824 ] }, "distance": 7.6, "direction": 176.55, "angle": 80.23, "elevation": 44.12, "pano_id": "TMX7316010203-002524_pano_0003_000586", "timestamp": "2022-04-19T09:22:11.427700Z", "filename": "pano_0003_000586.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 7.59833231, "relative_pitch": 80.2273780211542, "relative_heading": 176.5484992421235, "relative_elevation": 44.1153226941824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_001775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79518528461275, 52.3796829548127, 44.2142341518775 ] }, "distance": 7.85, "direction": 14.3, "angle": 79.93, "elevation": 44.21, "pano_id": "TMX7316060226-000483_pano_0001_001775", "timestamp": "2019-11-12T11:41:57.724350Z", "filename": "pano_0001_001775.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 7.85083053, "relative_pitch": 79.93130809874056, "relative_heading": 14.298038211697463, "relative_elevation": 44.2142341518775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_001778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517129859303, 52.3795408519229, 44.202216300182 ] }, "distance": 8.26, "direction": 173.14, "angle": 79.41, "elevation": 44.2, "pano_id": "TMX7316060226-000483_pano_0001_001778", "timestamp": "2019-11-12T11:42:00.849280Z", "filename": "pano_0001_001778.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 8.26388492, "relative_pitch": 79.41043877653134, "relative_heading": 173.1439368115357, "relative_elevation": 44.202216300182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519068777011, 52.3796909790451, 44.8235803386196 ] }, "distance": 8.81, "direction": 15.18, "angle": 78.88, "elevation": 44.82, "pano_id": "TMX7315080123-000285_pano_0001_001012", "timestamp": "2016-06-13T12:34:39.511950Z", "filename": "pano_0001_001012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 8.80798198, "relative_pitch": 78.88283630948526, "relative_heading": 15.182875401158814, "relative_elevation": 44.8235803386196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516509298903, 52.379530026205565, 0.0 ] }, "distance": 9.43, "direction": 176.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01334", "timestamp": "2025-07-15T06:18:26Z", "filename": "recording_2025-07-15_05-51-37_01334.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 9.42630202, "relative_pitch": 0.0, "relative_heading": 176.5702181611181, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517128264691, 52.3795279816323, 44.0303718522191 ] }, "distance": 9.69, "direction": 174.16, "angle": 77.59, "elevation": 44.03, "pano_id": "TMX7316010203-001882_pano_0000_003440", "timestamp": "2020-08-19T10:52:10.753620Z", "filename": "pano_0000_003440.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 9.687178, "relative_pitch": 77.59196559778293, "relative_heading": 174.16153664609166, "relative_elevation": 44.0303718522191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track65_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795167995014674, 52.379702084413374, 0.0 ] }, "distance": 9.77, "direction": 4.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track65_Sphere_00004", "timestamp": "2024-09-17T11:02:41Z", "filename": "Job_20240917_1015_Track65_Sphere_00004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 9.7660196, "relative_pitch": 0.0, "relative_heading": 4.472401359811971, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79515147663167, 52.3795259308117, 44.3123697731644 ] }, "distance": 9.87, "direction": 182.11, "angle": 77.44, "elevation": 44.31, "pano_id": "TMX7316010203-002077_pano_0000_000139", "timestamp": "2021-04-01T08:50:55.420830Z", "filename": "pano_0000_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 9.87181812, "relative_pitch": 77.44085435910817, "relative_heading": 182.10897106277864, "relative_elevation": 44.3123697731644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951608462313, 52.3795250915194, 44.2508249906823 ] }, "distance": 9.96, "direction": 178.42, "angle": 77.31, "elevation": 44.25, "pano_id": "TMX7316010203-000826_pano_0000_002581", "timestamp": "2018-07-05T08:18:23.638650Z", "filename": "pano_0000_002581.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 9.96231251, "relative_pitch": 77.3123740078654, "relative_heading": 178.41967234761577, "relative_elevation": 44.2508249906823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951936482519, 52.3797018008122, 44.1287042349577 ] }, "distance": 10.02, "direction": 14.49, "angle": 77.2, "elevation": 44.13, "pano_id": "TMX7316010203-000083_pano_0011_000233", "timestamp": "2016-08-24T13:23:12.051510Z", "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_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 10.023663, "relative_pitch": 77.20263306587394, "relative_heading": 14.492247893933648, "relative_elevation": 44.1287042349577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track65_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795154871771566, 52.37952446560389, 0.0 ] }, "distance": 10.03, "direction": 180.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track65_Sphere_00008", "timestamp": "2024-09-17T11:02:45Z", "filename": "Job_20240917_1015_Track65_Sphere_00008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 10.02904165, "relative_pitch": 0.0, "relative_heading": 180.75465138536345, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79518711509089, 52.379704463068, 44.3049012944102 ] }, "distance": 10.21, "direction": 11.66, "angle": 77.02, "elevation": 44.3, "pano_id": "TMX7316010203-000826_pano_0000_002577", "timestamp": "2018-07-05T08:18:15.868630Z", "filename": "pano_0000_002577.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 10.21163532, "relative_pitch": 77.02082124609805, "relative_heading": 11.658422863193746, "relative_elevation": 44.3049012944102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79518496590471, 52.3797070218398, 44.0396770089865 ] }, "distance": 10.46, "direction": 10.56, "angle": 76.64, "elevation": 44.04, "pano_id": "TMX7316010203-001882_pano_0000_003435", "timestamp": "2020-08-19T10:52:03.818680Z", "filename": "pano_0000_003435.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 10.46284189, "relative_pitch": 76.63557149509096, "relative_heading": 10.55838266599967, "relative_elevation": 44.0396770089865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795186220974563, 52.37970871862703, 0.0 ] }, "distance": 10.66, "direction": 10.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01338", "timestamp": "2025-07-15T06:18:30Z", "filename": "recording_2025-07-15_05-51-37_01338.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 10.66422917, "relative_pitch": 0.0, "relative_heading": 10.823905550601728, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516148609423, 52.3795125798138, 44.8045134935528 ] }, "distance": 11.36, "direction": 178.39, "angle": 75.78, "elevation": 44.8, "pano_id": "TMX7315080123-000285_pano_0001_001008", "timestamp": "2016-06-13T12:34:36.656780Z", "filename": "pano_0001_001008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 11.35522022, "relative_pitch": 75.77844656726433, "relative_heading": 178.39363717213482, "relative_elevation": 44.8045134935528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517241528883, 52.3795125041077, 44.0916292257607 ] }, "distance": 11.41, "direction": 174.66, "angle": 75.49, "elevation": 44.09, "pano_id": "TMX7316010203-000083_pano_0011_000229", "timestamp": "2016-08-24T13:23:07.966430Z", "filename": "pano_0011_000229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 11.40876941, "relative_pitch": 75.49281549262754, "relative_heading": 174.65604993719933, "relative_elevation": 44.0916292257607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519366407248, 52.3797165055122, 44.1508780410513 ] }, "distance": 11.62, "direction": 12.48, "angle": 75.26, "elevation": 44.15, "pano_id": "TMX7316010203-002524_pano_0003_000582", "timestamp": "2022-04-19T09:22:04.417730Z", "filename": "pano_0003_000582.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 11.61531111, "relative_pitch": 75.26049214184889, "relative_heading": 12.4771371418915, "relative_elevation": 44.1508780410513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519970802829, 52.3797194864069, 44.5644667716697 ] }, "distance": 12.03, "direction": 14.05, "angle": 74.89, "elevation": 44.56, "pano_id": "TMX7316010203-002077_pano_0000_000135", "timestamp": "2021-04-01T08:50:38.405930Z", "filename": "pano_0000_000135.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 12.0326249, "relative_pitch": 74.89016259858279, "relative_heading": 14.049562501984084, "relative_elevation": 44.5644667716697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516143531369, 52.3795023543492, 44.1139249093831 ] }, "distance": 12.49, "direction": 178.56, "angle": 74.19, "elevation": 44.11, "pano_id": "TMX7316010203-002524_pano_0003_000587", "timestamp": "2022-04-19T09:22:12.312690Z", "filename": "pano_0003_000587.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 12.49256015, "relative_pitch": 74.18848329517003, "relative_heading": 178.5557801354164, "relative_elevation": 44.1139249093831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_001774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519271293377, 52.379730604706, 44.2096311515197 ] }, "distance": 13.14, "direction": 10.72, "angle": 73.45, "elevation": 44.21, "pano_id": "TMX7316060226-000483_pano_0001_001774", "timestamp": "2019-11-12T11:41:56.619340Z", "filename": "pano_0001_001774.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 13.13930298, "relative_pitch": 73.4478118922123, "relative_heading": 10.723030210553501, "relative_elevation": 44.2096311515197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_001779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517221688081, 52.3794937892947, 44.2089403532445 ] }, "distance": 13.48, "direction": 175.54, "angle": 73.04, "elevation": 44.21, "pano_id": "TMX7316060226-000483_pano_0001_001779", "timestamp": "2019-11-12T11:42:01.869300Z", "filename": "pano_0001_001779.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 13.4825375, "relative_pitch": 73.03970431095543, "relative_heading": 175.53746719144715, "relative_elevation": 44.2089403532445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517271871448, 52.379491775252, 44.0558831673115 ] }, "distance": 13.71, "direction": 175.47, "angle": 72.72, "elevation": 44.06, "pano_id": "TMX7316010203-001882_pano_0000_003441", "timestamp": "2020-08-19T10:52:12.093620Z", "filename": "pano_0000_003441.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 13.70863876, "relative_pitch": 72.7156985483293, "relative_heading": 175.46795434849878, "relative_elevation": 44.0558831673115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79520053042623, 52.3797354028901, 44.8238110458478 ] }, "distance": 13.77, "direction": 12.49, "angle": 72.92, "elevation": 44.82, "pano_id": "TMX7315080123-000285_pano_0001_001013", "timestamp": "2016-06-13T12:34:40.287020Z", "filename": "pano_0001_001013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 13.76946327, "relative_pitch": 72.92352283128612, "relative_heading": 12.48634826014734, "relative_elevation": 44.8238110458478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795166764862598, 52.379485104752355, 0.0 ] }, "distance": 14.42, "direction": 177.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01333", "timestamp": "2025-07-15T06:18:25Z", "filename": "recording_2025-07-15_05-51-37_01333.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 14.42396597, "relative_pitch": 0.0, "relative_heading": 177.30669253502245, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track65_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795174815091261, 52.379744585676306, 0.0 ] }, "distance": 14.52, "direction": 4.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track65_Sphere_00003", "timestamp": "2024-09-17T11:02:39Z", "filename": "Job_20240917_1015_Track65_Sphere_00003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 14.51744845, "relative_pitch": 0.0, "relative_heading": 4.844238924213922, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951902651026, 52.3797438750102, 44.019699764438 ] }, "distance": 14.57, "direction": 9.0, "angle": 71.69, "elevation": 44.02, "pano_id": "TMX7316010203-001882_pano_0000_003434", "timestamp": "2020-08-19T10:52:02.133630Z", "filename": "pano_0000_003434.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 14.56575374, "relative_pitch": 71.69104849326534, "relative_heading": 8.997796278385708, "relative_elevation": 44.019699764438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79515346568246, 52.379481109224, 44.2812727829441 ] }, "distance": 14.85, "direction": 180.88, "angle": 71.46, "elevation": 44.28, "pano_id": "TMX7316010203-002077_pano_0000_000140", "timestamp": "2021-04-01T08:50:58.065750Z", "filename": "pano_0000_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 14.85438092, "relative_pitch": 71.45570698378137, "relative_heading": 180.8788470529463, "relative_elevation": 44.2812727829441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516327675165, 52.3794802203075, 44.2515575652942 ] }, "distance": 14.96, "direction": 178.31, "angle": 71.32, "elevation": 44.25, "pano_id": "TMX7316010203-000826_pano_0000_002582", "timestamp": "2018-07-05T08:18:25.693550Z", "filename": "pano_0000_002582.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 14.95802757, "relative_pitch": 71.32358343463993, "relative_heading": 178.3133938583876, "relative_elevation": 44.2515575652942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79520560319634, 52.3797485094284, 44.1206415109336 ] }, "distance": 15.27, "direction": 12.57, "angle": 70.91, "elevation": 44.12, "pano_id": "TMX7316010203-000083_pano_0011_000234", "timestamp": "2016-08-24T13:23:13.186380Z", "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_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 15.26809284, "relative_pitch": 70.91165348218202, "relative_heading": 12.568679152463355, "relative_elevation": 44.1206415109336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track65_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795156546560245, 52.37947712645787, 0.0 ] }, "distance": 15.3, "direction": 180.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track65_Sphere_00009", "timestamp": "2024-09-17T11:02:46Z", "filename": "Job_20240917_1015_Track65_Sphere_00009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 15.29582466, "relative_pitch": 0.0, "relative_heading": 180.0675911535092, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519788652138, 52.3797501257346, 44.3025825843215 ] }, "distance": 15.34, "direction": 10.51, "angle": 70.9, "elevation": 44.3, "pano_id": "TMX7316010203-000826_pano_0000_002576", "timestamp": "2018-07-05T08:18:13.713610Z", "filename": "pano_0000_002576.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 15.33922483, "relative_pitch": 70.90221710973213, "relative_heading": 10.506320712189108, "relative_elevation": 44.3025825843215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795201497321563, 52.379752574379125, 0.0 ] }, "distance": 15.65, "direction": 11.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01339", "timestamp": "2025-07-15T06:18:32Z", "filename": "recording_2025-07-15_05-51-37_01339.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 15.6531417, "relative_pitch": 0.0, "relative_heading": 11.209389427566, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516209404614, 52.3794675502236, 44.7981504872441 ] }, "distance": 16.37, "direction": 178.74, "angle": 69.93, "elevation": 44.8, "pano_id": "TMX7315080123-000285_pano_0001_001007", "timestamp": "2016-06-13T12:34:35.901750Z", "filename": "pano_0001_001007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 16.365359, "relative_pitch": 69.93208036672577, "relative_heading": 178.7405177640113, "relative_elevation": 44.7981504872441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517268237828, 52.379464357459, 44.1043228851631 ] }, "distance": 16.75, "direction": 176.3, "angle": 69.2, "elevation": 44.1, "pano_id": "TMX7316010203-000083_pano_0011_000228", "timestamp": "2016-08-24T13:23:06.661320Z", "filename": "pano_0011_000228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 16.75157705, "relative_pitch": 69.20236548034119, "relative_heading": 176.3009622206796, "relative_elevation": 44.1043228851631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79515987955383, 52.3794581588575, 44.1216585515067 ] }, "distance": 17.41, "direction": 179.31, "angle": 68.47, "elevation": 44.12, "pano_id": "TMX7316010203-002524_pano_0003_000588", "timestamp": "2022-04-19T09:22:13.267700Z", "filename": "pano_0003_000588.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 17.40767896, "relative_pitch": 68.46887265207107, "relative_heading": 179.3123470638733, "relative_elevation": 44.1216585515067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517231088914, 52.3794543617388, 44.0861217370257 ] }, "distance": 17.86, "direction": 176.61, "angle": 67.95, "elevation": 44.09, "pano_id": "TMX7316010203-001882_pano_0000_003442", "timestamp": "2020-08-19T10:52:13.483600Z", "filename": "pano_0000_003442.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 17.86016055, "relative_pitch": 67.94615627454539, "relative_heading": 176.61215010567224, "relative_elevation": 44.0861217370257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_001773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79520085054912, 52.3797792115859, 44.2294719424099 ] }, "distance": 18.56, "direction": 9.3, "angle": 67.23, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_001773", "timestamp": "2019-11-12T11:41:55.349360Z", "filename": "pano_0001_001773.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 18.56241608, "relative_pitch": 67.23297074000095, "relative_heading": 9.29716230077734, "relative_elevation": 44.2294719424099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_001780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951734097424, 52.3794477914654, 44.2240216033533 ] }, "distance": 18.59, "direction": 176.52, "angle": 67.2, "elevation": 44.22, "pano_id": "TMX7316060226-000483_pano_0001_001780", "timestamp": "2019-11-12T11:42:02.874270Z", "filename": "pano_0001_001780.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 18.59443564, "relative_pitch": 67.19519008377881, "relative_heading": 176.51511145898937, "relative_elevation": 44.2240216033533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79521108631256, 52.3797796058594, 44.834663990885 ] }, "distance": 18.73, "direction": 11.38, "angle": 67.33, "elevation": 44.83, "pano_id": "TMX7315080123-000285_pano_0001_001014", "timestamp": "2016-06-13T12:34:41.166980Z", "filename": "pano_0001_001014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 18.73069305, "relative_pitch": 67.32616570542342, "relative_heading": 11.380025461325685, "relative_elevation": 44.834663990885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79519431329233, 52.3797828235554, 44.038229258731 ] }, "distance": 18.89, "direction": 7.77, "angle": 66.78, "elevation": 44.04, "pano_id": "TMX7316010203-001882_pano_0000_003433", "timestamp": "2020-08-19T10:52:00.488740Z", "filename": "pano_0000_003433.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 18.89386893, "relative_pitch": 66.77905400071529, "relative_heading": 7.767865827990991, "relative_elevation": 44.038229258731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track65_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795179758694676, 52.3797857293927, 0.0 ] }, "distance": 19.11, "direction": 4.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track65_Sphere_00002", "timestamp": "2024-09-17T11:02:38Z", "filename": "Job_20240917_1015_Track65_Sphere_00002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 19.10784011, "relative_pitch": 0.0, "relative_heading": 4.690749568804154, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795167791637044, 52.37944009918355, 0.0 ] }, "distance": 19.43, "direction": 177.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01332", "timestamp": "2025-07-15T06:18:24Z", "filename": "recording_2025-07-15_05-51-37_01332.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 19.43039868, "relative_pitch": 0.0, "relative_heading": 177.79466404854637, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79515516642283, 52.3794362784003, 44.2426994582638 ] }, "distance": 19.84, "direction": 180.32, "angle": 65.85, "elevation": 44.24, "pano_id": "TMX7316010203-002077_pano_0000_000141", "timestamp": "2021-04-01T08:51:00.270690Z", "filename": "pano_0000_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 19.84147955, "relative_pitch": 65.84524395592932, "relative_heading": 180.32349642945564, "relative_elevation": 44.2426994582638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516754655154, 52.3794349306629, 44.2423273827881 ] }, "distance": 20.0, "direction": 177.91, "angle": 65.67, "elevation": 44.24, "pano_id": "TMX7316010203-000826_pano_0000_002583", "timestamp": "2018-07-05T08:18:27.803530Z", "filename": "pano_0000_002583.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 20.00449295, "relative_pitch": 65.66954658501263, "relative_heading": 177.9058163388187, "relative_elevation": 44.2423273827881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79521896039782, 52.379795206797, 44.1231695795432 ] }, "distance": 20.54, "direction": 11.89, "angle": 65.04, "elevation": 44.12, "pano_id": "TMX7316010203-000083_pano_0011_000235", "timestamp": "2016-08-24T13:23:14.586380Z", "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_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 20.53916568, "relative_pitch": 65.03820326631947, "relative_heading": 11.890827762233252, "relative_elevation": 44.1231695795432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track65_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track65_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951581996527, 52.37942921198626, 0.0 ] }, "distance": 20.63, "direction": 179.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track65_Sphere_00010", "timestamp": "2024-09-17T11:02:47Z", "filename": "Job_20240917_1015_Track65_Sphere_00010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 20.62769192, "relative_pitch": 0.0, "relative_heading": 179.73744663808628, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7952166824637, 52.37979666335456, 0.0 ] }, "distance": 20.67, "direction": 11.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01340", "timestamp": "2025-07-15T06:18:33Z", "filename": "recording_2025-07-15_05-51-37_01340.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 20.66663375, "relative_pitch": 0.0, "relative_heading": 11.377420492464383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00006/adjacencies/b_20240917_1015_Track65_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79521049254611, 52.3797998648288, 44.2893179580569 ] }, "distance": 20.94, "direction": 10.05, "angle": 64.7, "elevation": 44.29, "pano_id": "TMX7316010203-000826_pano_0000_002575", "timestamp": "2018-07-05T08:18:07.138890Z", "filename": "pano_0000_002575.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track65_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.95008091454, 488136.6694606826 ] }, "relative_distance": 20.938308, "relative_pitch": 64.69699355291992, "relative_heading": 10.054255022612022, "relative_elevation": 44.2893179580569 } ] } }