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_20241016_1007_Track05_Sphere_00325/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track05_Sphere_00325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791533166986286, 52.375185568023255, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track05_Sphere_00325", "timestamp": "2024-10-16T08:30:19Z", "filename": "Job_20241016_1007_Track05_Sphere_00325.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "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_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_001331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79153013770182, 52.3751976833616, 44.1830513579771 ] }, "distance": 1.36, "direction": 351.3, "angle": 88.23, "elevation": 44.18, "pano_id": "TMX7316010203-001319_pano_0001_001331", "timestamp": "2019-07-18T10:03:13.763960Z", "filename": "pano_0001_001331.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 1.36382148, "relative_pitch": 88.23198242691237, "relative_heading": 351.29963078335766, "relative_elevation": 44.1830513579771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79152663740676, 52.3751636187238, 44.0632612388581 ] }, "distance": 2.48, "direction": 190.32, "angle": 86.78, "elevation": 44.06, "pano_id": "TMX7316010203-002488_pano_0002_000674", "timestamp": "2022-03-29T09:01:19.507640Z", "filename": "pano_0002_000674.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 2.48254745, "relative_pitch": 86.77533455675989, "relative_heading": 190.3186534585475, "relative_elevation": 44.0632612388581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79150159984369, 52.3751727146455, 44.0079215513542 ] }, "distance": 2.58, "direction": 236.36, "angle": 86.64, "elevation": 44.01, "pano_id": "TMX7316010203-000817_pano_0001_002532", "timestamp": "2018-06-29T13:52:34.168800Z", "filename": "pano_0001_002532.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 2.58210276, "relative_pitch": 86.64210066510509, "relative_heading": 236.36433443158768, "relative_elevation": 44.0079215513542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79151296533784, 52.3752072111152, 44.1752224415541 ] }, "distance": 2.77, "direction": 330.26, "angle": 86.41, "elevation": 44.18, "pano_id": "TMX7316010203-002488_pano_0002_000673", "timestamp": "2022-03-29T09:01:18.777650Z", "filename": "pano_0002_000673.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 2.77358856, "relative_pitch": 86.40733915187305, "relative_heading": 330.26238707612754, "relative_elevation": 44.1752224415541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791497339602165, 52.375173173395034, 0.0 ] }, "distance": 2.8, "direction": 240.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00131", "timestamp": "2025-07-17T06:05:42Z", "filename": "recording_2025-07-17_06-04-09_00131.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 2.80276114, "relative_pitch": 0.0, "relative_heading": 240.5220885407799, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79148778698225, 52.3751827114968, 44.1357108978555 ] }, "distance": 3.11, "direction": 264.13, "angle": 85.97, "elevation": 44.14, "pano_id": "TMX7316010203-002220_pano_0007_000374", "timestamp": "2021-07-07T11:47:14.046920Z", "filename": "pano_0007_000374.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 3.10678961, "relative_pitch": 85.97349190582185, "relative_heading": 264.1277594661078, "relative_elevation": 44.1357108978555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_001330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79152609649801, 52.3751573645374, 44.0718301944435 ] }, "distance": 3.18, "direction": 188.72, "angle": 85.88, "elevation": 44.07, "pano_id": "TMX7316010203-001319_pano_0001_001330", "timestamp": "2019-07-18T10:03:12.583970Z", "filename": "pano_0001_001330.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 3.17505294, "relative_pitch": 85.8793772978991, "relative_heading": 188.72293555154457, "relative_elevation": 44.0718301944435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79148523836627, 52.375190330235, 44.1206537522376 ] }, "distance": 3.31, "direction": 279.22, "angle": 85.71, "elevation": 44.12, "pano_id": "TMX7316010203-001798_pano_0000_001704", "timestamp": "2020-07-08T06:07:57.393570Z", "filename": "pano_0000_001704.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 3.30678856, "relative_pitch": 85.71376574656865, "relative_heading": 279.221421533689, "relative_elevation": 44.1206537522376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79152447207609, 52.3751550079943, 44.0632560048252 ] }, "distance": 3.45, "direction": 189.88, "angle": 85.52, "elevation": 44.06, "pano_id": "TMX7316010203-001905_pano_0004_000020", "timestamp": "2020-09-02T11:17:41.631520Z", "filename": "pano_0004_000020.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 3.45172163, "relative_pitch": 85.52084780244967, "relative_heading": 189.87798005069993, "relative_elevation": 44.0632560048252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79151315496083, 52.3751514667034, 43.868655173108 ] }, "distance": 4.03, "direction": 199.76, "angle": 84.75, "elevation": 43.87, "pano_id": "TMX7316010203-000289_pano_0000_003678", "timestamp": "2017-05-09T08:44:47.194850Z", "filename": "pano_0000_003678.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 4.03192807, "relative_pitch": 84.7487502816856, "relative_heading": 199.75621813384575, "relative_elevation": 43.868655173108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79154033358349, 52.3752220813241, 44.3500512912869 ] }, "distance": 4.09, "direction": 6.85, "angle": 84.73, "elevation": 44.35, "pano_id": "TMX7316010203-000818_pano_0001_000891", "timestamp": "2018-07-02T09:17:10.375150Z", "filename": "pano_0001_000891.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 4.09220714, "relative_pitch": 84.72820966512657, "relative_heading": 6.849754363898356, "relative_elevation": 44.3500512912869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7915179776211, 52.3751490445022, 44.0317755676806 ] }, "distance": 4.19, "direction": 194.28, "angle": 84.56, "elevation": 44.03, "pano_id": "TMX7316010203-001798_pano_0000_001705", "timestamp": "2020-07-08T06:07:58.148520Z", "filename": "pano_0000_001705.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 4.19371523, "relative_pitch": 84.55939356135477, "relative_heading": 194.28011174871392, "relative_elevation": 44.0317755676806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79152064565974, 52.3751427067696, 44.05356822256 ] }, "distance": 4.84, "direction": 190.14, "angle": 83.72, "elevation": 44.05, "pano_id": "TMX7316010203-002220_pano_0007_000375", "timestamp": "2021-07-07T11:47:14.926710Z", "filename": "pano_0007_000375.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 4.84499526, "relative_pitch": 83.72385451190674, "relative_heading": 190.13702378815634, "relative_elevation": 44.05356822256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7914671063425, 52.3752141602922, 44.1375729497522 ] }, "distance": 5.51, "direction": 305.27, "angle": 82.88, "elevation": 44.14, "pano_id": "TMX7316010203-000818_pano_0001_000892", "timestamp": "2018-07-02T09:17:13.760140Z", "filename": "pano_0001_000892.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 5.51021665, "relative_pitch": 82.8839052506758, "relative_heading": 305.2677846952764, "relative_elevation": 44.1375729497522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791463818734007, 52.37521318906319, 0.0 ] }, "distance": 5.63, "direction": 303.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00132", "timestamp": "2025-07-17T06:05:43Z", "filename": "recording_2025-07-17_06-04-09_00132.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 5.6348163, "relative_pitch": 0.0, "relative_heading": 303.05552126012225, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791530669875013, 52.375133129795124, 0.0 ] }, "distance": 5.84, "direction": 181.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00130", "timestamp": "2025-07-17T06:05:40Z", "filename": "recording_2025-07-17_06-04-09_00130.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 5.83751366, "relative_pitch": 0.0, "relative_heading": 181.6693865372742, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0012_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79154246112162, 52.3752382614996, 44.4351103454828 ] }, "distance": 5.9, "direction": 6.16, "angle": 82.44, "elevation": 44.44, "pano_id": "TMX7316060226-000020_pano_0012_000006", "timestamp": "2016-08-15T10:34:11.886620Z", "filename": "pano_0012_000006.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 5.89750305, "relative_pitch": 82.43979169673443, "relative_heading": 6.1611610077291905, "relative_elevation": 44.4351103454828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_001332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79154371890525, 52.3752435225083, 44.5340208187699 ] }, "distance": 6.49, "direction": 6.36, "angle": 81.71, "elevation": 44.53, "pano_id": "TMX7316010203-001319_pano_0001_001332", "timestamp": "2019-07-18T10:03:20.153900Z", "filename": "pano_0001_001332.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 6.48876933, "relative_pitch": 81.71013080634567, "relative_heading": 6.358362433955842, "relative_elevation": 44.5340208187699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79145473462601, 52.3752223240077, 44.2148075262085 ] }, "distance": 6.73, "direction": 307.44, "angle": 81.35, "elevation": 44.21, "pano_id": "TMX7316010203-002220_pano_0007_000373", "timestamp": "2021-07-07T11:47:13.216730Z", "filename": "pano_0007_000373.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 6.72747962, "relative_pitch": 81.34854825124879, "relative_heading": 307.44179051096677, "relative_elevation": 44.2148075262085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791531347427, 52.3752463211167, 44.4389892704785 ] }, "distance": 6.76, "direction": 358.95, "angle": 81.35, "elevation": 44.44, "pano_id": "TMX7316010203-001905_pano_0004_000019", "timestamp": "2020-09-02T11:17:26.851400Z", "filename": "pano_0004_000019.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 6.76140394, "relative_pitch": 81.34878254854605, "relative_heading": 358.94988223508034, "relative_elevation": 44.4389892704785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79154604808564, 52.3751209745467, 43.9934846917167 ] }, "distance": 7.24, "direction": 173.04, "angle": 80.65, "elevation": 43.99, "pano_id": "TMX7316010203-002488_pano_0002_000675", "timestamp": "2022-03-29T09:01:20.122660Z", "filename": "pano_0002_000675.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 7.24093941, "relative_pitch": 80.65341944003688, "relative_heading": 173.0415623444655, "relative_elevation": 43.9934846917167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7915460762473, 52.3751197337666, 43.9276219718158 ] }, "distance": 7.38, "direction": 173.16, "angle": 80.47, "elevation": 43.93, "pano_id": "TMX7316010203-000817_pano_0001_002528", "timestamp": "2018-06-29T13:52:19.068850Z", "filename": "pano_0001_002528.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 7.37823684, "relative_pitch": 80.46539851683133, "relative_heading": 173.15667030955, "relative_elevation": 43.9276219718158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79145308469667, 52.375231578414, 44.2293712291867 ] }, "distance": 7.48, "direction": 313.19, "angle": 80.4, "elevation": 44.23, "pano_id": "TMX7316010203-001798_pano_0000_001703", "timestamp": "2020-07-08T06:07:56.583570Z", "filename": "pano_0000_001703.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 7.48037534, "relative_pitch": 80.40058291054865, "relative_heading": 313.1907081990625, "relative_elevation": 44.2293712291867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_001329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79154470551435, 52.3751179152219, 44.0098939239979 ] }, "distance": 7.57, "direction": 174.04, "angle": 80.24, "elevation": 44.01, "pano_id": "TMX7316010203-001319_pano_0001_001329", "timestamp": "2019-07-18T10:03:11.773960Z", "filename": "pano_0001_001329.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 7.56893086, "relative_pitch": 80.241593513171, "relative_heading": 174.04084379975757, "relative_elevation": 44.0098939239979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79149860155893, 52.3752511967903, 44.3666931651533 ] }, "distance": 7.67, "direction": 342.13, "angle": 80.19, "elevation": 44.37, "pano_id": "TMX7316010203-002488_pano_0002_000672", "timestamp": "2022-03-29T09:01:17.822660Z", "filename": "pano_0002_000672.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 7.67282425, "relative_pitch": 80.18825587399941, "relative_heading": 342.1338083530247, "relative_elevation": 44.3666931651533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79144689153216, 52.3752314660132, 44.0377523824573 ] }, "distance": 7.79, "direction": 311.0, "angle": 79.97, "elevation": 44.04, "pano_id": "TMX7316010203-000289_pano_0000_003679", "timestamp": "2017-05-09T08:44:50.009980Z", "filename": "pano_0000_003679.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 7.78501591, "relative_pitch": 79.97480071899756, "relative_heading": 310.99851841160665, "relative_elevation": 44.0377523824573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79155164001623, 52.3751077002796, 43.9716777736321 ] }, "distance": 8.76, "direction": 171.74, "angle": 78.74, "elevation": 43.97, "pano_id": "TMX7316010203-001798_pano_0000_001706", "timestamp": "2020-07-08T06:07:58.828520Z", "filename": "pano_0000_001706.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 8.75554662, "relative_pitch": 78.73867439925993, "relative_heading": 171.73873711883874, "relative_elevation": 43.9716777736321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79154130417043, 52.3752651279319, 44.5522595550865 ] }, "distance": 8.87, "direction": 3.58, "angle": 78.74, "elevation": 44.55, "pano_id": "TMX7316010203-000818_pano_0001_000890", "timestamp": "2018-07-02T09:17:08.560160Z", "filename": "pano_0001_000890.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 8.87031393, "relative_pitch": 78.7397096348025, "relative_heading": 3.5818075045276867, "relative_elevation": 44.5522595550865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79154637444438, 52.3751056537431, 43.9859146261588 ] }, "distance": 8.94, "direction": 174.22, "angle": 78.51, "elevation": 43.99, "pano_id": "TMX7316010203-001905_pano_0004_000021", "timestamp": "2020-09-02T11:17:43.141310Z", "filename": "pano_0004_000021.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 8.93779318, "relative_pitch": 78.51406277389488, "relative_heading": 174.2242222150145, "relative_elevation": 43.9859146261588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79158735740563, 52.3752609166219, 44.5104449726641 ] }, "distance": 9.16, "direction": 23.76, "angle": 78.37, "elevation": 44.51, "pano_id": "TMX7316010203-000302_pano_0000_000232", "timestamp": "2017-05-19T07:31:50.225990Z", "filename": "pano_0000_000232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 9.16064931, "relative_pitch": 78.3703990318817, "relative_heading": 23.75730749897431, "relative_elevation": 44.5104449726641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79155429083996, 52.3751026146365, 44.0013059359044 ] }, "distance": 9.34, "direction": 171.14, "angle": 78.01, "elevation": 44.0, "pano_id": "TMX7316010203-002220_pano_0007_000376", "timestamp": "2021-07-07T11:47:15.796710Z", "filename": "pano_0007_000376.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 9.34202323, "relative_pitch": 78.01338491953847, "relative_heading": 171.14171757463254, "relative_elevation": 44.0013059359044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79158342910444, 52.3752646566169, 44.4809135990217 ] }, "distance": 9.44, "direction": 21.25, "angle": 78.01, "elevation": 44.48, "pano_id": "TMX7316010203-000289_pano_0000_003687", "timestamp": "2017-05-09T08:45:19.164690Z", "filename": "pano_0000_003687.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 9.44278737, "relative_pitch": 78.01469452121337, "relative_heading": 21.25350722491639, "relative_elevation": 44.4809135990217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791579511685645, 52.37526556763003, 0.0 ] }, "distance": 9.44, "direction": 19.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01481", "timestamp": "2025-07-15T06:22:01Z", "filename": "recording_2025-07-15_05-51-37_01481.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 9.44486924, "relative_pitch": 0.0, "relative_heading": 19.52198987968972, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0012_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79161244027881, 52.3752555373793, 44.7481919322163 ] }, "distance": 9.47, "direction": 34.74, "angle": 78.05, "elevation": 44.75, "pano_id": "TMX7316060226-000020_pano_0012_000005", "timestamp": "2016-08-15T10:34:07.946640Z", "filename": "pano_0012_000005.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 9.47442078, "relative_pitch": 78.04545850328137, "relative_heading": 34.73750817378981, "relative_elevation": 44.7481919322163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track05_Sphere_00322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791558934502554, 52.37509848931578, 0.0 ] }, "distance": 9.85, "direction": 169.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track05_Sphere_00322", "timestamp": "2024-10-16T08:30:15Z", "filename": "Job_20241016_1007_Track05_Sphere_00322.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 9.84725835, "relative_pitch": 0.0, "relative_heading": 169.73476397895936, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track14_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track14_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track14_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track14_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track14_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track14_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track14_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track14_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track14_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791426307655202, 52.37524632697515, 0.0 ] }, "distance": 9.93, "direction": 312.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track14_Sphere_00017", "timestamp": "2024-10-16T09:07:06Z", "filename": "Job_20241016_1007_Track14_Sphere_00017.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 9.93328556, "relative_pitch": 0.0, "relative_heading": 312.8931564760496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79160635547302, 52.3752629776495, 44.7962219230831 ] }, "distance": 9.95, "direction": 30.06, "angle": 77.47, "elevation": 44.8, "pano_id": "TMX7316010203-002488_pano_0002_000669", "timestamp": "2022-03-29T09:01:10.017920Z", "filename": "pano_0002_000669.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 9.95185401, "relative_pitch": 77.47468063023474, "relative_heading": 30.055691137877773, "relative_elevation": 44.7962219230831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791602642204, 52.3752647624491, 44.7761209765449 ] }, "distance": 10.0, "direction": 28.23, "angle": 77.41, "elevation": 44.78, "pano_id": "TMX7316010203-002220_pano_0007_000368", "timestamp": "2021-07-07T11:46:54.316880Z", "filename": "pano_0007_000368.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.00216565, "relative_pitch": 77.40790139605377, "relative_heading": 28.231779767515867, "relative_elevation": 44.7761209765449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79158592151178, 52.3752701465889, 44.7841109065339 ] }, "distance": 10.07, "direction": 20.89, "angle": 77.32, "elevation": 44.78, "pano_id": "TMX7316010203-001798_pano_0000_001698", "timestamp": "2020-07-08T06:07:46.943660Z", "filename": "pano_0000_001698.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.07385952, "relative_pitch": 77.32274055197617, "relative_heading": 20.893751799479663, "relative_elevation": 44.7841109065339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791429639904256, 52.37525298570455, 0.0 ] }, "distance": 10.29, "direction": 316.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00133", "timestamp": "2025-07-17T06:05:45Z", "filename": "recording_2025-07-17_06-04-09_00133.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.2949819, "relative_pitch": 0.0, "relative_heading": 316.77685908989594, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79153125690246, 52.375278774156, 44.5537185287103 ] }, "distance": 10.37, "direction": 359.28, "angle": 76.89, "elevation": 44.55, "pano_id": "TMX7316010203-002220_pano_0007_000369", "timestamp": "2021-07-07T11:46:56.766870Z", "filename": "pano_0007_000369.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.37227887, "relative_pitch": 76.89474978450784, "relative_heading": 359.2814224050715, "relative_elevation": 44.5537185287103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79156505374028, 52.375093361119035, 0.0 ] }, "distance": 10.49, "direction": 168.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00129", "timestamp": "2025-07-17T06:05:39Z", "filename": "recording_2025-07-17_06-04-09_00129.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.48756073, "relative_pitch": 0.0, "relative_heading": 168.04980447350334, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79164258784391, 52.3752520413152, 44.8119593858719 ] }, "distance": 10.5, "direction": 45.21, "angle": 76.81, "elevation": 44.81, "pano_id": "TMX7316010203-001905_pano_0004_000016", "timestamp": "2020-09-02T11:17:12.706490Z", "filename": "pano_0004_000016.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.49961522, "relative_pitch": 76.81325293092138, "relative_heading": 45.2123191479032, "relative_elevation": 44.8119593858719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0012_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79149875009039, 52.3752777098429, 44.4178077355027 ] }, "distance": 10.52, "direction": 347.12, "angle": 76.68, "elevation": 44.42, "pano_id": "TMX7316060226-000020_pano_0012_000007", "timestamp": "2016-08-15T10:34:20.781500Z", "filename": "pano_0012_000007.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.51752816, "relative_pitch": 76.6784965820029, "relative_heading": 347.12331240129146, "relative_elevation": 44.4178077355027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7914962729235, 52.3752784497567, 44.4057352915406 ] }, "distance": 10.64, "direction": 346.34, "angle": 76.53, "elevation": 44.41, "pano_id": "TMX7316010203-001905_pano_0004_000018", "timestamp": "2020-09-02T11:17:18.446440Z", "filename": "pano_0004_000018.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.63639033, "relative_pitch": 76.5298726896466, "relative_heading": 346.33622809010706, "relative_elevation": 44.4057352915406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791510870586877, 52.37528098686265, 0.0 ] }, "distance": 10.73, "direction": 351.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01482", "timestamp": "2025-07-15T06:22:02Z", "filename": "recording_2025-07-15_05-51-37_01482.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.72570729, "relative_pitch": 0.0, "relative_heading": 351.8613141860669, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_001333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79150275061558, 52.3752806846564, 44.4611745337024 ] }, "distance": 10.78, "direction": 348.93, "angle": 76.37, "elevation": 44.46, "pano_id": "TMX7316010203-001319_pano_0001_001333", "timestamp": "2019-07-18T10:03:21.718900Z", "filename": "pano_0001_001333.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.78484964, "relative_pitch": 76.36523629046374, "relative_heading": 348.9265133678751, "relative_elevation": 44.4611745337024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79151836910576, 52.3752834260317, 44.5649660034105 ] }, "distance": 10.94, "direction": 354.71, "angle": 76.21, "elevation": 44.56, "pano_id": "TMX7316010203-001798_pano_0000_001699", "timestamp": "2020-07-08T06:07:48.243640Z", "filename": "pano_0000_001699.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 10.93563253, "relative_pitch": 76.21282064347517, "relative_heading": 354.7124287151158, "relative_elevation": 44.5649660034105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79165082333195, 52.3752543939106, 44.8556419285014 ] }, "distance": 11.08, "direction": 46.29, "angle": 76.12, "elevation": 44.86, "pano_id": "TMX7316010203-000817_pano_0001_002535", "timestamp": "2018-06-29T13:52:45.953850Z", "filename": "pano_0001_002535.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 11.08406568, "relative_pitch": 76.11996192164833, "relative_heading": 46.29438909822018, "relative_elevation": 44.8556419285014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791650878691879, 52.37525493457473, 0.0 ] }, "distance": 11.13, "direction": 46.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01480", "timestamp": "2025-07-15T06:22:00Z", "filename": "recording_2025-07-15_05-51-37_01480.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 11.12843536, "relative_pitch": 0.0, "relative_heading": 46.0838820059225, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79150990661928, 52.3752873352694, 44.3193178931251 ] }, "distance": 11.43, "direction": 352.04, "angle": 75.53, "elevation": 44.32, "pano_id": "TMX7316010203-000289_pano_0000_003680", "timestamp": "2017-05-09T08:44:55.369840Z", "filename": "pano_0000_003680.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 11.43435552, "relative_pitch": 75.53320619081805, "relative_heading": 352.0367946622253, "relative_elevation": 44.3193178931251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79141995743705, 52.3752617596593, 44.3068857556209 ] }, "distance": 11.46, "direction": 317.72, "angle": 75.5, "elevation": 44.31, "pano_id": "TMX7316010203-002220_pano_0007_000372", "timestamp": "2021-07-07T11:47:12.326730Z", "filename": "pano_0007_000372.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 11.45954364, "relative_pitch": 75.4987832199495, "relative_heading": 317.71749999166235, "relative_elevation": 44.3068857556209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79165350458314, 52.3752580885863, 44.9277715189382 ] }, "distance": 11.5, "direction": 45.44, "angle": 75.64, "elevation": 44.93, "pano_id": "TMX7316010203-001798_pano_0000_001697", "timestamp": "2020-07-08T06:07:45.743640Z", "filename": "pano_0000_001697.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 11.50140493, "relative_pitch": 75.640788620992, "relative_heading": 45.44233018739829, "relative_elevation": 44.9277715189382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7916584008095, 52.3752562083854, 44.7279178909957 ] }, "distance": 11.6, "direction": 47.33, "angle": 75.46, "elevation": 44.73, "pano_id": "TMX7316010203-000289_pano_0000_003681", "timestamp": "2017-05-09T08:44:57.694770Z", "filename": "pano_0000_003681.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 11.59853254, "relative_pitch": 75.4626574064403, "relative_heading": 47.3348134858189, "relative_elevation": 44.7279178909957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_001328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79157425158926, 52.3750804077457, 43.9504966521636 ] }, "distance": 12.03, "direction": 166.55, "angle": 74.69, "elevation": 43.95, "pano_id": "TMX7316010203-001319_pano_0001_001328", "timestamp": "2019-07-18T10:03:11.044150Z", "filename": "pano_0001_001328.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.03151297, "relative_pitch": 74.69027605780197, "relative_heading": 166.552567469568, "relative_elevation": 43.9504966521636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track06_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track06_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track06_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791672801788096, 52.37525181823333, 0.0 ] }, "distance": 12.03, "direction": 52.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track06_Sphere_00012", "timestamp": "2024-10-16T08:31:15Z", "filename": "Job_20241016_1007_Track06_Sphere_00012.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.03226932, "relative_pitch": 0.0, "relative_heading": 52.21624842006424, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79157389779007, 52.3750802396185, 43.9229395929724 ] }, "distance": 12.04, "direction": 166.68, "angle": 74.67, "elevation": 43.92, "pano_id": "TMX7316010203-002488_pano_0002_000676", "timestamp": "2022-03-29T09:01:20.672680Z", "filename": "pano_0002_000676.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.04413711, "relative_pitch": 74.66580473288167, "relative_heading": 166.68474359829526, "relative_elevation": 43.9229395929724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79157947161398, 52.3750805964955, 43.8666074555367 ] }, "distance": 12.1, "direction": 164.89, "angle": 74.58, "elevation": 43.87, "pano_id": "TMX7316010203-000817_pano_0001_002527", "timestamp": "2018-06-29T13:52:18.133840Z", "filename": "pano_0001_002527.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.09883941, "relative_pitch": 74.58062271743142, "relative_heading": 164.89185325352935, "relative_elevation": 43.8666074555367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79141697538708, 52.3752682039542, 44.2417296916246 ] }, "distance": 12.13, "direction": 319.29, "angle": 74.67, "elevation": 44.24, "pano_id": "TMX7316010203-000818_pano_0001_000893", "timestamp": "2018-07-02T09:17:18.095090Z", "filename": "pano_0001_000893.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.1312509, "relative_pitch": 74.66616830412661, "relative_heading": 319.2866608491724, "relative_elevation": 44.2417296916246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79148615268013, 52.375290889015, 44.3971266215667 ] }, "distance": 12.15, "direction": 344.72, "angle": 74.7, "elevation": 44.4, "pano_id": "TMX7316010203-000818_pano_0001_000889", "timestamp": "2018-07-02T09:17:07.000290Z", "filename": "pano_0001_000889.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.14903187, "relative_pitch": 74.69597491919497, "relative_heading": 344.71967047999254, "relative_elevation": 44.3971266215667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79167682327064, 52.3752524161399, 44.9527948796749 ] }, "distance": 12.29, "direction": 52.75, "angle": 74.71, "elevation": 44.95, "pano_id": "TMX7316010203-002220_pano_0007_000367", "timestamp": "2021-07-07T11:46:47.166880Z", "filename": "pano_0007_000367.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.2900215, "relative_pitch": 74.70909757685988, "relative_heading": 52.753382728991255, "relative_elevation": 44.9527948796749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79142055694621, 52.3752728224635, 44.3175591127947 ] }, "distance": 12.37, "direction": 321.7, "angle": 74.4, "elevation": 44.32, "pano_id": "TMX7316010203-001798_pano_0000_001702", "timestamp": "2020-07-08T06:07:55.723590Z", "filename": "pano_0000_001702.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.37263264, "relative_pitch": 74.40126195834992, "relative_heading": 321.69587526692317, "relative_elevation": 44.3175591127947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79167860656691, 52.3752541694394, 44.9350343160331 ] }, "distance": 12.51, "direction": 52.38, "angle": 74.45, "elevation": 44.94, "pano_id": "TMX7316010203-002488_pano_0002_000668", "timestamp": "2022-03-29T09:01:09.177720Z", "filename": "pano_0002_000668.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.50504708, "relative_pitch": 74.4485563463032, "relative_heading": 52.37858676387688, "relative_elevation": 44.9350343160331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79146528169331, 52.3752919671409, 44.4312938088551 ] }, "distance": 12.71, "direction": 338.67, "angle": 74.04, "elevation": 44.43, "pano_id": "TMX7316010203-002488_pano_0002_000671", "timestamp": "2022-03-29T09:01:12.042900Z", "filename": "pano_0002_000671.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.71012827, "relative_pitch": 74.03615880739386, "relative_heading": 338.6701462405959, "relative_elevation": 44.4312938088551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0012_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79168630369883, 52.3752537298612, 44.892709990032 ] }, "distance": 12.9, "direction": 53.97, "angle": 73.97, "elevation": 44.89, "pano_id": "TMX7316060226-000020_pano_0012_000004", "timestamp": "2016-08-15T10:33:54.456740Z", "filename": "pano_0012_000004.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 12.89537197, "relative_pitch": 73.97335747518414, "relative_heading": 53.97267780071414, "relative_elevation": 44.892709990032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79158223254733, 52.3750723253148, 43.7753231991082 ] }, "distance": 13.04, "direction": 165.15, "angle": 73.42, "elevation": 43.78, "pano_id": "TMX7316010203-000289_pano_0000_003677", "timestamp": "2017-05-09T08:44:45.114860Z", "filename": "pano_0000_003677.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 13.0365368, "relative_pitch": 73.41617332003078, "relative_heading": 165.14834282110434, "relative_elevation": 43.7753231991082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79146113677625, 52.3752942089519, 44.4175667352974 ] }, "distance": 13.05, "direction": 337.91, "angle": 73.63, "elevation": 44.42, "pano_id": "TMX7316010203-002220_pano_0007_000370", "timestamp": "2021-07-07T11:47:03.061780Z", "filename": "pano_0007_000370.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 13.04630891, "relative_pitch": 73.63145376260766, "relative_heading": 337.91384407750013, "relative_elevation": 44.4175667352974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79144905690799, 52.3752931650511, 44.193077611737 ] }, "distance": 13.27, "direction": 334.43, "angle": 73.28, "elevation": 44.19, "pano_id": "TMX7316010203-000302_pano_0000_000231", "timestamp": "2017-05-19T07:31:48.160870Z", "filename": "pano_0000_000231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 13.27249083, "relative_pitch": 73.28343014192627, "relative_heading": 334.43240728202, "relative_elevation": 44.193077611737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79158563338332, 52.3750665092308, 43.9098615897819 ] }, "distance": 13.72, "direction": 164.91, "angle": 72.65, "elevation": 43.91, "pano_id": "TMX7316010203-001798_pano_0000_001707", "timestamp": "2020-07-08T06:07:59.448500Z", "filename": "pano_0000_001707.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 13.72158488, "relative_pitch": 72.64626882961151, "relative_heading": 164.9062204961625, "relative_elevation": 43.9098615897819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79144850221, 52.3752985424042, 44.1504018846899 ] }, "distance": 13.83, "direction": 335.36, "angle": 72.61, "elevation": 44.15, "pano_id": "TMX7316010203-000289_pano_0000_003688", "timestamp": "2017-05-09T08:45:20.619610Z", "filename": "pano_0000_003688.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 13.83037914, "relative_pitch": 72.60652095295886, "relative_heading": 335.3610952657082, "relative_elevation": 44.1504018846899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79171566563267, 52.3752442157187, 44.9869230156764 ] }, "distance": 14.04, "direction": 62.3, "angle": 72.67, "elevation": 44.99, "pano_id": "TMX7316010203-001905_pano_0004_000015", "timestamp": "2020-09-02T11:17:10.736550Z", "filename": "pano_0004_000015.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.03774507, "relative_pitch": 72.6699599952038, "relative_heading": 62.29689830747871, "relative_elevation": 44.9869230156764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791444850093975, 52.37530028398273, 0.0 ] }, "distance": 14.11, "direction": 334.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01483", "timestamp": "2025-07-15T06:22:03Z", "filename": "recording_2025-07-15_05-51-37_01483.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.1109659, "relative_pitch": 0.0, "relative_heading": 334.77119423962023, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79158028198488, 52.3750617865624, 43.9212420042604 ] }, "distance": 14.14, "direction": 166.89, "angle": 72.15, "elevation": 43.92, "pano_id": "TMX7316010203-001905_pano_0004_000022", "timestamp": "2020-09-02T11:17:44.451280Z", "filename": "pano_0004_000022.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.14251344, "relative_pitch": 72.15159095116276, "relative_heading": 166.88654920333482, "relative_elevation": 43.9212420042604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79158834088203, 52.3750627019146, 43.9506448563188 ] }, "distance": 14.18, "direction": 164.63, "angle": 72.12, "elevation": 43.95, "pano_id": "TMX7316010203-002220_pano_0007_000377", "timestamp": "2021-07-07T11:47:16.631700Z", "filename": "pano_0007_000377.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.17880227, "relative_pitch": 72.11991613163374, "relative_heading": 164.63262077034574, "relative_elevation": 43.9506448563188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0012_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79143693999405, 52.3753017729017, 44.3596073286608 ] }, "distance": 14.5, "direction": 333.12, "angle": 71.9, "elevation": 44.36, "pano_id": "TMX7316060226-000020_pano_0012_000008", "timestamp": "2016-08-15T10:34:21.976580Z", "filename": "pano_0012_000008.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.49644185, "relative_pitch": 71.90293229336844, "relative_heading": 333.12403153696005, "relative_elevation": 44.3596073286608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7917220677698, 52.375247767505, 45.1008129743859 ] }, "distance": 14.61, "direction": 61.72, "angle": 72.05, "elevation": 45.1, "pano_id": "TMX7316010203-001798_pano_0000_001696", "timestamp": "2020-07-08T06:07:44.668680Z", "filename": "pano_0000_001696.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.60824274, "relative_pitch": 72.05275828412113, "relative_heading": 61.719439820916875, "relative_elevation": 45.1008129743859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791722955110242, 52.37524724404516, 0.0 ] }, "distance": 14.63, "direction": 62.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01479", "timestamp": "2025-07-15T06:21:58Z", "filename": "recording_2025-07-15_05-51-37_01479.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.63408095, "relative_pitch": 0.0, "relative_heading": 62.03237057577251, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_001334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79144077943299, 52.3753060868851, 44.3915545511991 ] }, "distance": 14.81, "direction": 334.87, "angle": 71.55, "elevation": 44.39, "pano_id": "TMX7316010203-001319_pano_0001_001334", "timestamp": "2019-07-18T10:03:22.833900Z", "filename": "pano_0001_001334.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.81326911, "relative_pitch": 71.5463693803567, "relative_heading": 334.8657595728595, "relative_elevation": 44.3915545511991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79172734093496, 52.3752456209174, 44.8359607420862 ] }, "distance": 14.82, "direction": 63.19, "angle": 71.71, "elevation": 44.84, "pano_id": "TMX7316010203-000289_pano_0000_003686", "timestamp": "2017-05-09T08:45:17.599640Z", "filename": "pano_0000_003686.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.81621077, "relative_pitch": 71.71366908747326, "relative_heading": 63.19100933521759, "relative_elevation": 44.8359607420862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79173061263945, 52.3752435361929, 44.8376082424074 ] }, "distance": 14.91, "direction": 64.37, "angle": 71.6, "elevation": 44.84, "pano_id": "TMX7316010203-000302_pano_0000_000233", "timestamp": "2017-05-19T07:31:52.150850Z", "filename": "pano_0000_000233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.91361904, "relative_pitch": 71.60214923055952, "relative_heading": 64.37258983327825, "relative_elevation": 44.8376082424074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track06_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track06_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track06_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791436072767396, 52.37530650429433, 0.0 ] }, "distance": 14.99, "direction": 333.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track06_Sphere_00017", "timestamp": "2024-10-16T08:32:09Z", "filename": "Job_20241016_1007_Track06_Sphere_00017.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 14.99390194, "relative_pitch": 0.0, "relative_heading": 333.8322160872953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79173670075544, 52.3752435982463, 45.0762077523395 ] }, "distance": 15.29, "direction": 65.02, "angle": 71.26, "elevation": 45.08, "pano_id": "TMX7316010203-000817_pano_0001_002536", "timestamp": "2018-06-29T13:52:47.273750Z", "filename": "pano_0001_002536.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 15.29141308, "relative_pitch": 71.26128160022718, "relative_heading": 65.02120099236934, "relative_elevation": 45.0762077523395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791599991928063, 52.37505386485439, 0.0 ] }, "distance": 15.35, "direction": 162.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00128", "timestamp": "2025-07-17T06:05:37Z", "filename": "recording_2025-07-17_06-04-09_00128.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 15.34555281, "relative_pitch": 0.0, "relative_heading": 162.7486039060789, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79140502982946, 52.3753002951462, 44.3450848292559 ] }, "distance": 15.46, "direction": 325.65, "angle": 70.78, "elevation": 44.35, "pano_id": "TMX7316010203-001905_pano_0004_000001", "timestamp": "2020-09-02T11:16:44.661660Z", "filename": "pano_0004_000001.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 15.46371642, "relative_pitch": 70.77566227973487, "relative_heading": 325.6451895162864, "relative_elevation": 44.3450848292559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79174864446791, 52.3752433988266, 45.1454524332657 ] }, "distance": 16.02, "direction": 66.32, "angle": 70.46, "elevation": 45.15, "pano_id": "TMX7316010203-002220_pano_0007_000366", "timestamp": "2021-07-07T11:46:44.166910Z", "filename": "pano_0007_000366.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 16.02348201, "relative_pitch": 70.45869216327773, "relative_heading": 66.32143348377693, "relative_elevation": 45.1454524332657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79175184754267, 52.3752461960827, 45.1198182329535 ] }, "distance": 16.35, "direction": 65.63, "angle": 70.08, "elevation": 45.12, "pano_id": "TMX7316010203-002488_pano_0002_000667", "timestamp": "2022-03-29T09:01:08.402760Z", "filename": "pano_0002_000667.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 16.34945116, "relative_pitch": 70.08169595591593, "relative_heading": 65.62944625510276, "relative_elevation": 45.1198182329535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_001327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79160670687808, 52.3750438714241, 43.9047012552619 ] }, "distance": 16.54, "direction": 162.38, "angle": 69.35, "elevation": 43.9, "pano_id": "TMX7316010203-001319_pano_0001_001327", "timestamp": "2019-07-18T10:03:10.364000Z", "filename": "pano_0001_001327.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 16.54350632, "relative_pitch": 69.35334531851011, "relative_heading": 162.37819853176015, "relative_elevation": 43.9047012552619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0012_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79175852983502, 52.3752472444803, 45.0762416869402 ] }, "distance": 16.81, "direction": 65.91, "angle": 69.55, "elevation": 45.08, "pano_id": "TMX7316060226-000020_pano_0012_000003", "timestamp": "2016-08-15T10:33:52.016810Z", "filename": "pano_0012_000003.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 16.8123171, "relative_pitch": 69.54573553374536, "relative_heading": 65.90725056937792, "relative_elevation": 45.0762416869402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79160761048332, 52.3750407580111, 43.8745830943808 ] }, "distance": 16.89, "direction": 162.53, "angle": 68.94, "elevation": 43.87, "pano_id": "TMX7316010203-002488_pano_0002_000677", "timestamp": "2022-03-29T09:01:21.182630Z", "filename": "pano_0002_000677.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 16.89238585, "relative_pitch": 68.94253086365704, "relative_heading": 162.53499907456612, "relative_elevation": 43.8745830943808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7916154766846, 52.3750418461033, 43.8244724459946 ] }, "distance": 16.95, "direction": 160.68, "angle": 68.86, "elevation": 43.82, "pano_id": "TMX7316010203-000817_pano_0001_002526", "timestamp": "2018-06-29T13:52:17.328920Z", "filename": "pano_0001_002526.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 16.94651027, "relative_pitch": 68.85898372719122, "relative_heading": 160.68409573267724, "relative_elevation": 43.8244724459946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79139557419171, 52.3753132456235, 44.3625237699598 ] }, "distance": 17.02, "direction": 326.59, "angle": 69.01, "elevation": 44.36, "pano_id": "TMX7316010203-002220_pano_0007_000371", "timestamp": "2021-07-07T11:47:05.756780Z", "filename": "pano_0007_000371.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 17.01911465, "relative_pitch": 69.01132813928209, "relative_heading": 326.5932423493578, "relative_elevation": 44.3625237699598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79138900234122, 52.3753191931793, 44.3899654513225 ] }, "distance": 17.82, "direction": 326.56, "angle": 68.13, "elevation": 44.39, "pano_id": "TMX7316010203-001798_pano_0000_001701", "timestamp": "2020-07-08T06:07:51.133610Z", "filename": "pano_0000_001701.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 17.81800148, "relative_pitch": 68.12961907205843, "relative_heading": 326.5635549935002, "relative_elevation": 44.3899654513225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79136872329091, 52.3753149233017, 44.2832330409437 ] }, "distance": 18.24, "direction": 322.12, "angle": 67.62, "elevation": 44.28, "pano_id": "TMX7316010203-000818_pano_0001_000894", "timestamp": "2018-07-02T09:17:20.045260Z", "filename": "pano_0001_000894.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 18.23740468, "relative_pitch": 67.61639989212148, "relative_heading": 322.1158941867003, "relative_elevation": 44.2832330409437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79178771814298, 52.3752368028633, 45.1691582137719 ] }, "distance": 18.25, "direction": 71.8, "angle": 68.0, "elevation": 45.17, "pano_id": "TMX7316010203-001905_pano_0004_000014", "timestamp": "2020-09-02T11:17:09.056720Z", "filename": "pano_0004_000014.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 18.24893191, "relative_pitch": 68.0006462213527, "relative_heading": 71.79543385896443, "relative_elevation": 45.1691582137719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791380892109415, 52.37532236866598, 0.0 ] }, "distance": 18.42, "direction": 325.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01484", "timestamp": "2025-07-15T06:22:04Z", "filename": "recording_2025-07-15_05-51-37_01484.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 18.41913333, "relative_pitch": 0.0, "relative_heading": 325.73542986622095, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79179232963789, 52.3752391230637, 45.2735153548419 ] }, "distance": 18.63, "direction": 71.34, "angle": 67.63, "elevation": 45.27, "pano_id": "TMX7316010203-001798_pano_0000_001695", "timestamp": "2020-07-08T06:07:43.678750Z", "filename": "pano_0000_001695.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 18.62850458, "relative_pitch": 67.63450828638452, "relative_heading": 71.34285706298947, "relative_elevation": 45.2735153548419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79162044832679, 52.3750253788585, 43.8766104076058 ] }, "distance": 18.79, "direction": 161.56, "angle": 66.82, "elevation": 43.88, "pano_id": "TMX7316010203-001798_pano_0000_001708", "timestamp": "2020-07-08T06:08:00.028670Z", "filename": "pano_0000_001708.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 18.78992859, "relative_pitch": 66.81722366025629, "relative_heading": 161.55800584586618, "relative_elevation": 43.8766104076058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791795507884727, 52.37524016703558, 0.0 ] }, "distance": 18.87, "direction": 71.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01478", "timestamp": "2025-07-15T06:21:57Z", "filename": "recording_2025-07-15_05-51-37_01478.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 18.87078271, "relative_pitch": 0.0, "relative_heading": 71.21891353935531, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track05_Sphere_00319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track05_Sphere_00319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79162339151451, 52.37502499699876, 0.0 ] }, "distance": 18.89, "direction": 161.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track05_Sphere_00319", "timestamp": "2024-10-16T08:30:13Z", "filename": "Job_20241016_1007_Track05_Sphere_00319.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 18.89447145, "relative_pitch": 0.0, "relative_heading": 161.02216080792073, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0012_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0012_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0012_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79137428186993, 52.3753250920327, 44.3145158458501 ] }, "distance": 18.92, "direction": 325.13, "angle": 66.88, "elevation": 44.31, "pano_id": "TMX7316060226-000020_pano_0012_000009", "timestamp": "2016-08-15T10:34:22.896550Z", "filename": "pano_0012_000009.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 18.92410658, "relative_pitch": 66.87554038044937, "relative_heading": 325.12557175014325, "relative_elevation": 44.3145158458501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79162320707663, 52.3750230735716, 43.9156384496018 ] }, "distance": 19.09, "direction": 161.27, "angle": 66.5, "elevation": 43.92, "pano_id": "TMX7316010203-002220_pano_0007_000378", "timestamp": "2021-07-07T11:47:17.426690Z", "filename": "pano_0007_000378.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 19.09295535, "relative_pitch": 66.50231268175357, "relative_heading": 161.26667447011698, "relative_elevation": 43.9156384496018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_001335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_001335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_001335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79137633731442, 52.3753286295401, 44.3271525260061 ] }, "distance": 19.17, "direction": 326.14, "angle": 66.61, "elevation": 44.33, "pano_id": "TMX7316010203-001319_pano_0001_001335", "timestamp": "2019-07-18T10:03:23.823980Z", "filename": "pano_0001_001335.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 19.17002217, "relative_pitch": 66.61311966225195, "relative_heading": 326.14156563351077, "relative_elevation": 44.3271525260061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79161754129302, 52.3750203226197, 43.8938657268882 ] }, "distance": 19.26, "direction": 162.65, "angle": 66.3, "elevation": 43.89, "pano_id": "TMX7316010203-001905_pano_0004_000023", "timestamp": "2020-09-02T11:17:45.551270Z", "filename": "pano_0004_000023.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 19.26450944, "relative_pitch": 66.3038859104737, "relative_heading": 162.64600152100832, "relative_elevation": 43.8938657268882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track06_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track06_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track06_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track06_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791804449275604, 52.37523922334357, 0.0 ] }, "distance": 19.42, "direction": 72.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track06_Sphere_00009", "timestamp": "2024-10-16T08:31:13Z", "filename": "Job_20241016_1007_Track06_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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 19.41573136, "relative_pitch": 0.0, "relative_heading": 72.09085614152129, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79180547140848, 52.3752382845697, 45.0590308988467 ] }, "distance": 19.45, "direction": 72.45, "angle": 66.65, "elevation": 45.06, "pano_id": "TMX7316010203-000289_pano_0000_003682", "timestamp": "2017-05-09T08:44:59.114920Z", "filename": "pano_0000_003682.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 19.45022085, "relative_pitch": 66.65203193700228, "relative_heading": 72.44672254826008, "relative_elevation": 45.0590308988467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79134636045775, 52.3753242626098, 44.3446293585002 ] }, "distance": 20.0, "direction": 320.5, "angle": 65.72, "elevation": 44.34, "pano_id": "TMX7316010203-002488_pano_0002_000653", "timestamp": "2022-03-29T09:00:55.097880Z", "filename": "pano_0002_000653.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 20.00076647, "relative_pitch": 65.72318806775958, "relative_heading": 320.5004512105538, "relative_elevation": 44.3446293585002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0004_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0004_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0004_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79134039965911, 52.3753242263247, 44.2812579646707 ] }, "distance": 20.26, "direction": 319.61, "angle": 65.42, "elevation": 44.28, "pano_id": "TMX7316010203-001905_pano_0004_000000", "timestamp": "2020-09-02T11:16:43.336670Z", "filename": "pano_0004_000000.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 20.25832269, "relative_pitch": 65.41628281743647, "relative_heading": 319.6072355438596, "relative_elevation": 44.2812579646707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791635660890882, 52.37501462391272, 0.0 ] }, "distance": 20.26, "direction": 159.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00127", "timestamp": "2025-07-17T06:05:36Z", "filename": "recording_2025-07-17_06-04-09_00127.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 20.26196788, "relative_pitch": 0.0, "relative_heading": 159.84914950094858, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0007_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0007_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0007_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79182061864707, 52.3752355038173, 45.2616052255034 ] }, "distance": 20.35, "direction": 74.15, "angle": 65.79, "elevation": 45.26, "pano_id": "TMX7316010203-002220_pano_0007_000365", "timestamp": "2021-07-07T11:46:41.751890Z", "filename": "pano_0007_000365.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 20.34946062, "relative_pitch": 65.79148184065915, "relative_heading": 74.15358072220162, "relative_elevation": 45.2616052255034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0001_002537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0001_002537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0001_002537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79182592132185, 52.3752332496323, 45.215456138365 ] }, "distance": 20.63, "direction": 75.1, "angle": 65.47, "elevation": 45.22, "pano_id": "TMX7316010203-000817_pano_0001_002537", "timestamp": "2018-06-29T13:52:48.563780Z", "filename": "pano_0001_002537.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 20.63117041, "relative_pitch": 65.47345953806554, "relative_heading": 75.09759841646411, "relative_elevation": 45.215456138365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track05_Sphere_00325/adjacencies/b_20241016_1007_Track05_Sphere_00325/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0002_000666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0002_000666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0002_000666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79182477761022, 52.3752374541253, 45.2133965203539 ] }, "distance": 20.68, "direction": 73.79, "angle": 65.42, "elevation": 45.21, "pano_id": "TMX7316010203-002488_pano_0002_000666", "timestamp": "2022-03-29T09:01:07.657730Z", "filename": "pano_0002_000666.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_20241016_1007_Track05_Sphere_00325", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114437.17208068157, 487645.9084603925 ] }, "relative_distance": 20.68160824, "relative_pitch": 65.4195947158784, "relative_heading": 73.78945872438301, "relative_elevation": 45.2133965203539 } ] } }