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_00007/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 0.0, "direction": null, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "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_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 0.41, "direction": 80.55, "angle": 89.47, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 0.4106732, "relative_pitch": 89.47018436737221, "relative_heading": 80.54840602394619, "relative_elevation": 44.4101098701358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 0.52, "direction": 100.97, "angle": 89.33, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 0.51574971, "relative_pitch": 89.33265131907689, "relative_heading": 100.96852280157773, "relative_elevation": 44.2781205847859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 0.86, "direction": 52.36, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 0.86227746, "relative_pitch": 0.0, "relative_heading": 52.35630698261638, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 1.34, "direction": 123.94, "angle": 88.26, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 1.34049239, "relative_pitch": 88.25637341883747, "relative_heading": 123.93571403000415, "relative_elevation": 44.0351426200941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 1.56, "direction": 155.14, "angle": 88.0, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 1.56475371, "relative_pitch": 88.00024010631394, "relative_heading": 155.14240400372347, "relative_elevation": 44.8140680072829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 1.61, "direction": 133.77, "angle": 87.91, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 1.60694705, "relative_pitch": 87.91317701961339, "relative_heading": 133.76697935057362, "relative_elevation": 44.1008022837341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 2.29, "direction": 30.54, "angle": 87.03, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 2.29353839, "relative_pitch": 87.02800996954474, "relative_heading": 30.538691932842976, "relative_elevation": 44.1765248253942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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.4, "direction": 21.34, "angle": 86.89, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 2.39648678, "relative_pitch": 86.88854803089926, "relative_heading": 21.344213042783377, "relative_elevation": 44.0866761635989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 2.72, "direction": 166.82, "angle": 86.47, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 2.72443423, "relative_pitch": 86.46606720393416, "relative_heading": 166.8205705539207, "relative_elevation": 44.1153226941824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 3.43, "direction": 20.04, "angle": 85.55, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 3.42755041, "relative_pitch": 85.54634967198908, "relative_heading": 20.039884203415625, "relative_elevation": 44.0062589794397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 3.47, "direction": 160.64, "angle": 85.51, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 3.46915228, "relative_pitch": 85.51241574114331, "relative_heading": 160.63649645042216, "relative_elevation": 44.202216300182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 3.73, "direction": 17.12, "angle": 85.24, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 3.72543346, "relative_pitch": 85.24489901365443, "relative_heading": 17.124457324707727, "relative_elevation": 44.7858680579811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 4.4, "direction": 18.03, "angle": 84.31, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 4.3952154, "relative_pitch": 84.30775115377824, "relative_heading": 18.032984440294346, "relative_elevation": 44.0947385802865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 4.54, "direction": 170.77, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 4.5362849, "relative_pitch": 0.0, "relative_heading": 170.7693967219838, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 4.84, "direction": 166.27, "angle": 83.72, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 4.84335174, "relative_pitch": 83.7226875779973, "relative_heading": 166.27495207993428, "relative_elevation": 44.0303718522191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 4.93, "direction": 1.9, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 4.93459186, "relative_pitch": 0.0, "relative_heading": 1.901393148944545, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 4.94, "direction": 182.32, "angle": 83.64, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 4.93729101, "relative_pitch": 83.64231800116676, "relative_heading": 182.31643168842965, "relative_elevation": 44.3123697731644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 4.95, "direction": 11.32, "angle": 83.63, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 4.94717593, "relative_pitch": 83.62558083099704, "relative_heading": 11.32410014350189, "relative_elevation": 44.2835405888036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 5.05, "direction": 175.01, "angle": 83.49, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 5.04573598, "relative_pitch": 83.49489833873233, "relative_heading": 175.01473224315183, "relative_elevation": 44.2508249906823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 5.1, "direction": 179.64, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 5.09639503, "relative_pitch": 0.0, "relative_heading": 179.6443178970184, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 5.32, "direction": 15.13, "angle": 83.18, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 5.31956664, "relative_pitch": 83.17762245681546, "relative_heading": 15.126017746075595, "relative_elevation": 44.4635148309171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 5.58, "direction": 8.59, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 5.58305668, "relative_pitch": 0.0, "relative_heading": 8.590948410257793, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 6.44, "direction": 175.71, "angle": 81.82, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 6.43695759, "relative_pitch": 81.82439492397567, "relative_heading": 175.70527026035663, "relative_elevation": 44.8045134935528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 6.54, "direction": 169.2, "angle": 81.56, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 6.54324274, "relative_pitch": 81.55885418426357, "relative_heading": 169.19826602623863, "relative_elevation": 44.0916292257607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 7.2, "direction": 10.18, "angle": 80.72, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 7.20426486, "relative_pitch": 80.72240258678819, "relative_heading": 10.178752849470628, "relative_elevation": 44.1019418993965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 7.34, "direction": 10.13, "angle": 80.53, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 7.34212794, "relative_pitch": 80.5318479523143, "relative_heading": 10.13042612686009, "relative_elevation": 44.025143256411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 7.42, "direction": 12.48, "angle": 80.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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 7.41799414, "relative_pitch": 80.47172619549535, "relative_heading": 12.48019863081493, "relative_elevation": 44.1942016696557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 7.57, "direction": 176.38, "angle": 80.26, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 7.57185668, "relative_pitch": 80.26047381576144, "relative_heading": 176.37614843951684, "relative_elevation": 44.1139249093831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 8.6, "direction": 171.89, "angle": 79.0, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 8.59577302, "relative_pitch": 78.99697094320216, "relative_heading": 171.88915538586156, "relative_elevation": 44.2089403532445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 8.67, "direction": 11.77, "angle": 79.05, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 8.66888406, "relative_pitch": 79.05027247882481, "relative_heading": 11.774073012019398, "relative_elevation": 44.8074063789099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 8.82, "direction": 171.87, "angle": 78.68, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 8.82246458, "relative_pitch": 78.67595258982736, "relative_heading": 171.87479412934593, "relative_elevation": 44.0558831673115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 9.51, "direction": 174.93, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 9.51344846, "relative_pitch": 0.0, "relative_heading": 174.92530278602317, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 9.64, "direction": 11.67, "angle": 77.67, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 9.6389399, "relative_pitch": 77.67407321834808, "relative_heading": 11.673646307187974, "relative_elevation": 44.1122584464028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 9.91, "direction": 2.98, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 9.90663435, "relative_pitch": 0.0, "relative_heading": 2.975446036204923, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 9.92, "direction": 180.37, "angle": 77.37, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 9.92096574, "relative_pitch": 77.37174747417352, "relative_heading": 180.37026003885518, "relative_elevation": 44.2812727829441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 9.97, "direction": 9.04, "angle": 77.32, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 9.96999047, "relative_pitch": 77.31731331120993, "relative_heading": 9.039395907691675, "relative_elevation": 44.3027528738603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 10.04, "direction": 176.55, "angle": 77.22, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 10.03785967, "relative_pitch": 77.21951335008931, "relative_heading": 176.55041213844385, "relative_elevation": 44.2515575652942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 10.36, "direction": 179.19, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 10.36496297, "relative_pitch": 0.0, "relative_heading": 179.1946600362008, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 10.54, "direction": 11.66, "angle": 76.68, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 10.54071688, "relative_pitch": 76.67534364368741, "relative_heading": 11.66450039751513, "relative_elevation": 44.5048157712445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 10.57, "direction": 7.36, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 10.57021529, "relative_pitch": 0.0, "relative_heading": 7.356866685082838, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 11.37, "direction": 8.45, "angle": 75.53, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 11.36531331, "relative_pitch": 75.5290366417567, "relative_heading": 8.453013376481659, "relative_elevation": 44.0384630104527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 11.44, "direction": 177.38, "angle": 75.67, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 11.44151018, "relative_pitch": 75.67285608283166, "relative_heading": 177.3778287420157, "relative_elevation": 44.7981504872441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 11.85, "direction": 173.97, "angle": 74.96, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 11.85032861, "relative_pitch": 74.96048048473784, "relative_heading": 173.97195617110572, "relative_elevation": 44.1043228851631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 12.08, "direction": 9.53, "angle": 74.69, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 12.07565001, "relative_pitch": 74.69149763072615, "relative_heading": 9.525457498706734, "relative_elevation": 44.1154202651232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 12.48, "direction": 178.29, "angle": 74.21, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 12.48011502, "relative_pitch": 74.20607893310977, "relative_heading": 178.28893897649974, "relative_elevation": 44.1216585515067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 12.71, "direction": 9.52, "angle": 73.96, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 12.71457976, "relative_pitch": 73.9564809901911, "relative_heading": 9.518746517148466, "relative_elevation": 44.2142341518775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 12.95, "direction": 174.6, "angle": 73.62, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 12.95456907, "relative_pitch": 73.62473964963489, "relative_heading": 174.59984130059829, "relative_elevation": 44.0861217370257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 13.66, "direction": 10.42, "angle": 73.05, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 13.6577194, "relative_pitch": 73.05405112782302, "relative_heading": 10.421600082424423, "relative_elevation": 44.8235803386196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 13.69, "direction": 174.58, "angle": 72.8, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 13.68947169, "relative_pitch": 72.80017710532823, "relative_heading": 174.57602476123748, "relative_elevation": 44.2240216033533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 14.51, "direction": 176.4, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 14.51278017, "relative_pitch": 0.0, "relative_heading": 176.39936122277712, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 14.7, "direction": 3.61, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 14.69731126, "relative_pitch": 0.0, "relative_heading": 3.609446434920585, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 14.88, "direction": 10.35, "angle": 71.37, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 14.87852107, "relative_pitch": 71.36784995733898, "relative_heading": 10.346290525766962, "relative_elevation": 44.1287042349577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 14.91, "direction": 179.8, "angle": 71.38, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 14.90937803, "relative_pitch": 71.37666232029652, "relative_heading": 179.80131249357703, "relative_elevation": 44.2426994582638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 15.09, "direction": 176.6, "angle": 71.17, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 15.08581391, "relative_pitch": 71.17157473238089, "relative_heading": 176.59980073939053, "relative_elevation": 44.2423273827881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 15.1, "direction": 8.48, "angle": 71.18, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 15.09802755, "relative_pitch": 71.18214443291684, "relative_heading": 8.483230353612692, "relative_elevation": 44.3049012944102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 15.36, "direction": 7.79, "angle": 70.77, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 15.35918438, "relative_pitch": 70.77337987522563, "relative_heading": 7.78655700383592, "relative_elevation": 44.0396770089865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 15.56, "direction": 8.0, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 15.557944, "relative_pitch": 0.0, "relative_heading": 8.004192259038655, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 15.7, "direction": 179.06, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 15.69772489, "relative_pitch": 0.0, "relative_heading": 179.05735162581163, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79516355414769, 52.3794225284008, 44.7941121384501 ] }, "distance": 16.45, "direction": 177.83, "angle": 69.83, "elevation": 44.79, "pano_id": "TMX7315080123-000285_pano_0001_001006", "timestamp": "2016-06-13T12:34:35.086730Z", "filename": "pano_0001_001006.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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 16.45110915, "relative_pitch": 69.83370915795165, "relative_heading": 177.83015052107496, "relative_elevation": 44.7941121384501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 16.49, "direction": 9.33, "angle": 69.52, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 16.49096792, "relative_pitch": 69.51863942770953, "relative_heading": 9.328911433373221, "relative_elevation": 44.1508780410513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 16.89, "direction": 10.52, "angle": 69.24, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 16.88867039, "relative_pitch": 69.24471115866986, "relative_heading": 10.52437688840991, "relative_elevation": 44.5644667716697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517095217318, 52.3794163350318, 44.0938390409574 ] }, "distance": 17.17, "direction": 176.24, "angle": 68.73, "elevation": 44.09, "pano_id": "TMX7316010203-000083_pano_0011_000227", "timestamp": "2016-08-24T13:23:05.236420Z", "filename": "pano_0011_000227.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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 17.1654909, "relative_pitch": 68.72930828615235, "relative_heading": 176.23672142174019, "relative_elevation": 44.0938390409574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001882_pano_0000_003443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001882_pano_0000_003443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001882/pano_0000_003443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517160149515, 52.3794157598291, 44.0999089619145 ] }, "distance": 17.23, "direction": 176.1, "angle": 68.66, "elevation": 44.1, "pano_id": "TMX7316010203-001882_pano_0000_003443", "timestamp": "2020-08-19T10:52:14.988630Z", "filename": "pano_0000_003443.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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 17.23230664, "relative_pitch": 68.65662596915958, "relative_heading": 176.10399154404536, "relative_elevation": 44.0999089619145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79515804196146, 52.3794138356039, 44.120354779996 ] }, "distance": 17.41, "direction": 179.19, "angle": 68.47, "elevation": 44.12, "pano_id": "TMX7316010203-002524_pano_0003_000589", "timestamp": "2022-04-19T09:22:14.317690Z", "filename": "pano_0003_000589.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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 17.40836014, "relative_pitch": 68.46752919576092, "relative_heading": 179.1853338860026, "relative_elevation": 44.120354779996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 18.03, "direction": 8.32, "angle": 67.81, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 18.0314087, "relative_pitch": 67.81134133886417, "relative_heading": 8.3176631412172, "relative_elevation": 44.2096311515197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 18.64, "direction": 9.7, "angle": 67.42, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 18.64213684, "relative_pitch": 67.41766786727872, "relative_heading": 9.69931046227165, "relative_elevation": 44.8238110458478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_001781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_001781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_001781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517516498315, 52.3794022366561, 44.2050725696608 ] }, "distance": 18.75, "direction": 175.68, "angle": 67.01, "elevation": 44.21, "pano_id": "TMX7316060226-000483_pano_0001_001781", "timestamp": "2019-11-12T11:42:03.894300Z", "filename": "pano_0001_001781.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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 18.75062329, "relative_pitch": 67.01462677092759, "relative_heading": 175.67663730213985, "relative_elevation": 44.2050725696608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 19.45, "direction": 4.1, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 19.44718302, "relative_pitch": 0.0, "relative_heading": 4.097817350651637, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 19.47, "direction": 7.2, "angle": 66.14, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 19.47209013, "relative_pitch": 66.13782361626961, "relative_heading": 7.203734758459749, "relative_elevation": 44.019699764438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.795168685757175, 52.379395128902075, 0.0 ] }, "distance": 19.51, "direction": 177.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01331", "timestamp": "2025-07-15T06:18:23Z", "filename": "recording_2025-07-15_05-51-37_01331.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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 19.51242068, "relative_pitch": 0.0, "relative_heading": 177.14374077741246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7951590135193, 52.379392545711, 44.1762051936239 ] }, "distance": 19.78, "direction": 179.09, "angle": 65.88, "elevation": 44.18, "pano_id": "TMX7316010203-002077_pano_0000_000142", "timestamp": "2021-04-01T08:51:02.590700Z", "filename": "pano_0000_000142.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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 19.77811125, "relative_pitch": 65.8814792549953, "relative_heading": 179.09127207971284, "relative_elevation": 44.1762051936239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 20.14, "direction": 9.97, "angle": 65.47, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 20.1381343, "relative_pitch": 65.4664603077232, "relative_heading": 9.968978541919249, "relative_elevation": 44.1206415109336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000826_pano_0000_002584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000826_pano_0000_002584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000826/pano_0000_002584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79517383986098, 52.3793893827879, 44.2030681716278 ] }, "distance": 20.17, "direction": 176.24, "angle": 65.47, "elevation": 44.2, "pano_id": "TMX7316010203-000826_pano_0000_002584", "timestamp": "2018-07-05T08:18:30.108570Z", "filename": "pano_0000_002584.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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 20.17102922, "relative_pitch": 65.47153162089438, "relative_heading": 176.23850404491964, "relative_elevation": 44.2030681716278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 20.23, "direction": 8.41, "angle": 65.46, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 20.23174669, "relative_pitch": 65.45514990852857, "relative_heading": 8.414964642987586, "relative_elevation": 44.3025825843215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track65_Sphere_00007/adjacencies/b_20240917_1015_Track65_Sphere_00007/" }, "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": 20.54, "direction": 8.98, "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_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114687.74608091441, 488131.7394606853 ] }, "relative_distance": 20.53827429, "relative_pitch": 0.0, "relative_heading": 8.98228201216083, "relative_elevation": 0.0 } ] } }