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_20241112_1425_Track07_Sphere_00099/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_1425_Track07_Sphere_00099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856159223930322, 52.35448201072983, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_1425_Track07_Sphere_00099", "timestamp": "2024-11-12T13:56:51Z", "filename": "Job_20241112_1425_Track07_Sphere_00099.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "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_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0006_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8561411777232, 52.3544826234114, 45.5562731241807 ] }, "distance": 1.23, "direction": 273.17, "angle": 88.45, "elevation": 45.56, "pano_id": "TMX7316010203-002942_pano_0006_000006", "timestamp": "2023-01-20T10:07:41.292900Z", "filename": "pano_0006_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 1.23145298, "relative_pitch": 88.45158798644121, "relative_heading": 273.1736329074309, "relative_elevation": 45.5562731241807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8561797975619, 52.3544781455534, 45.2866212520748 ] }, "distance": 1.47, "direction": 107.06, "angle": 88.15, "elevation": 45.29, "pano_id": "TMX7316010203-001707_pano_0000_003051", "timestamp": "2020-05-13T11:03:46.512770Z", "filename": "pano_0000_003051.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 1.46626596, "relative_pitch": 88.14555577158644, "relative_heading": 107.05717658196578, "relative_elevation": 45.2866212520748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85616415843394, 52.3544956685949, 45.4088313141838 ] }, "distance": 1.56, "direction": 12.47, "angle": 88.04, "elevation": 45.41, "pano_id": "TMX7316010203-002463_pano_0003_001360", "timestamp": "2022-03-22T08:46:40.329520Z", "filename": "pano_0003_001360.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 1.55651082, "relative_pitch": 88.03680045271827, "relative_heading": 12.474282786280261, "relative_elevation": 45.4088313141838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85615943151212, 52.3544968955302, 45.6802163142711 ] }, "distance": 1.66, "direction": 0.49, "angle": 87.92, "elevation": 45.68, "pano_id": "TMX7316010203-002224_pano_0000_000602", "timestamp": "2021-07-09T07:20:37.939810Z", "filename": "pano_0000_000602.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 1.65635283, "relative_pitch": 87.92337962542223, "relative_heading": 0.48924851375921835, "relative_elevation": 45.6802163142711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85613465305857, 52.3544867899887, 45.3708522170782 ] }, "distance": 1.76, "direction": 287.62, "angle": 87.78, "elevation": 45.37, "pano_id": "TMX7316010203-000781_pano_0000_003391", "timestamp": "2018-06-07T11:15:21.319840Z", "filename": "pano_0000_003391.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 1.75655572, "relative_pitch": 87.78287193007353, "relative_heading": 287.623214622289, "relative_elevation": 45.3708522170782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85613251571416, 52.3544860518269, 46.0432875240222 ] }, "distance": 1.87, "direction": 283.88, "angle": 87.67, "elevation": 46.04, "pano_id": "TMX7316010203-002108_pano_0000_000012", "timestamp": "2021-04-20T12:31:29.948340Z", "filename": "pano_0000_000012.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 1.8744784, "relative_pitch": 87.66870632097107, "relative_heading": 283.880081717043, "relative_elevation": 46.0432875240222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0011_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85615697640983, 52.3544998602182, 45.5087534543127 ] }, "distance": 1.99, "direction": 355.59, "angle": 87.49, "elevation": 45.51, "pano_id": "TMX7316010203-002412_pano_0011_000000", "timestamp": "2022-01-11T11:31:49.463810Z", "filename": "pano_0011_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 1.99207983, "relative_pitch": 87.49356022634699, "relative_heading": 355.5912714269676, "relative_elevation": 45.5087534543127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85618183390782, 52.3545000113926, 46.0351295620203 ] }, "distance": 2.53, "direction": 37.56, "angle": 86.86, "elevation": 46.04, "pano_id": "TMX7316060226-000013_pano_0000_001359", "timestamp": "2016-08-04T07:27:32.909030Z", "filename": "pano_0000_001359.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 2.52689891, "relative_pitch": 86.85814943574209, "relative_heading": 37.56387965840019, "relative_elevation": 46.0351295620203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001152_pano_0002_000547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85613267034904, 52.3545037789276, 45.4526089662686 ] }, "distance": 3.02, "direction": 323.24, "angle": 86.19, "elevation": 45.45, "pano_id": "TMX7316010203-001152_pano_0002_000547", "timestamp": "2019-04-30T11:35:14.166560Z", "filename": "pano_0002_000547.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 3.0233192, "relative_pitch": 86.19452782376091, "relative_heading": 323.24336294929657, "relative_elevation": 45.4526089662686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85620455855105, 52.35448082505, 45.3601218322292 ] }, "distance": 3.09, "direction": 92.45, "angle": 86.1, "elevation": 45.36, "pano_id": "TMX7316010203-000781_pano_0000_003392", "timestamp": "2018-06-07T11:15:22.289830Z", "filename": "pano_0000_003392.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 3.09165583, "relative_pitch": 86.10086381397745, "relative_heading": 92.44580401596808, "relative_elevation": 45.3601218322292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85620471787582, 52.3544820011218, 46.0460423855111 ] }, "distance": 3.1, "direction": 90.02, "angle": 86.15, "elevation": 46.05, "pano_id": "TMX7316010203-002108_pano_0000_000013", "timestamp": "2021-04-20T12:31:30.868300Z", "filename": "pano_0000_000013.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 3.09969501, "relative_pitch": 86.148813474976, "relative_heading": 90.01974405592765, "relative_elevation": 46.0460423855111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856128479704521, 52.3545047196931, 0.0 ] }, "distance": 3.28, "direction": 320.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00605", "timestamp": "2025-07-31T07:12:23Z", "filename": "recording_2025-07-31_06-59-14_00605.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 3.28225959, "relative_pitch": 0.0, "relative_heading": 320.3423864303193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856201221350696, 52.35449898828146, 0.0 ] }, "distance": 3.43, "direction": 56.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00604", "timestamp": "2025-07-31T07:12:22Z", "filename": "recording_2025-07-31_06-59-14_00604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 3.42883235, "relative_pitch": 0.0, "relative_heading": 56.566846315106574, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0006_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85621206030609, 52.354477325376, 45.5545857949182 ] }, "distance": 3.64, "direction": 98.24, "angle": 85.43, "elevation": 45.55, "pano_id": "TMX7316010203-002942_pano_0006_000007", "timestamp": "2023-01-20T10:07:42.327850Z", "filename": "pano_0006_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 3.63752231, "relative_pitch": 85.43463275917372, "relative_heading": 98.24044255916013, "relative_elevation": 45.5545857949182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001152_pano_0002_000546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8562083307096, 52.3544953575285, 45.4267650218681 ] }, "distance": 3.66, "direction": 66.06, "angle": 85.39, "elevation": 45.43, "pano_id": "TMX7316010203-001152_pano_0002_000546", "timestamp": "2019-04-30T11:35:13.246630Z", "filename": "pano_0002_000546.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 3.66065622, "relative_pitch": 85.39285014914473, "relative_heading": 66.06456091292583, "relative_elevation": 45.4267650218681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85610458982089, 52.3544838565165, 45.2965596504509 ] }, "distance": 3.73, "direction": 273.16, "angle": 85.29, "elevation": 45.3, "pano_id": "TMX7316010203-001707_pano_0000_003050", "timestamp": "2020-05-13T11:03:45.707740Z", "filename": "pano_0000_003050.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 3.72811465, "relative_pitch": 85.29489957442189, "relative_heading": 273.15814299746, "relative_elevation": 45.2965596504509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85611119664611, 52.3545041072026, 45.9949032757431 ] }, "distance": 4.09, "direction": 306.92, "angle": 84.91, "elevation": 45.99, "pano_id": "TMX7316060226-000013_pano_0000_001360", "timestamp": "2016-08-04T07:27:34.249010Z", "filename": "pano_0000_001360.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 4.09310127, "relative_pitch": 84.9146260407845, "relative_heading": 306.92074481001976, "relative_elevation": 45.9949032757431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0007_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8562232863662, 52.3544767456636, 45.1401814091951 ] }, "distance": 4.4, "direction": 97.64, "angle": 84.43, "elevation": 45.14, "pano_id": "TMX7316010203-000259_pano_0007_000524", "timestamp": "2017-04-13T10:30:06.442050Z", "filename": "pano_0007_000524.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 4.40398781, "relative_pitch": 84.42771711016032, "relative_heading": 97.64473234914658, "relative_elevation": 45.1401814091951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0011_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8562277208087, 52.3544886521026, 45.475742273964 ] }, "distance": 4.73, "direction": 81.0, "angle": 84.07, "elevation": 45.48, "pano_id": "TMX7316010203-002412_pano_0011_000001", "timestamp": "2022-01-11T11:31:50.253640Z", "filename": "pano_0011_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 4.7251303, "relative_pitch": 84.06800209135004, "relative_heading": 81.00194448833335, "relative_elevation": 45.475742273964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85609088390017, 52.3545014264585, 45.4187812842429 ] }, "distance": 5.13, "direction": 294.89, "angle": 83.55, "elevation": 45.42, "pano_id": "TMX7316010203-002463_pano_0003_001359", "timestamp": "2022-03-22T08:46:39.654540Z", "filename": "pano_0003_001359.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 5.1330979, "relative_pitch": 83.55195889704609, "relative_heading": 294.89078890799107, "relative_elevation": 45.4187812842429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85623385130641, 52.3544930250363, 45.6532670464367 ] }, "distance": 5.23, "direction": 76.45, "angle": 83.46, "elevation": 45.65, "pano_id": "TMX7316010203-002224_pano_0000_000601", "timestamp": "2021-07-09T07:20:37.139790Z", "filename": "pano_0000_000601.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 5.2303023, "relative_pitch": 83.46435886421868, "relative_heading": 76.44795055958689, "relative_elevation": 45.6532670464367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85623587203085, 52.3544867252814, 45.3876585289836 ] }, "distance": 5.25, "direction": 84.26, "angle": 83.4, "elevation": 45.39, "pano_id": "TMX7316010203-002463_pano_0003_001361", "timestamp": "2022-03-22T08:46:41.044720Z", "filename": "pano_0003_001361.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 5.24864217, "relative_pitch": 83.40359894086629, "relative_heading": 84.26361699854368, "relative_elevation": 45.3876585289836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85608561639166, 52.3545015164312, 45.6798430271447 ] }, "distance": 5.46, "direction": 293.4, "angle": 83.18, "elevation": 45.68, "pano_id": "TMX7316010203-002224_pano_0000_000603", "timestamp": "2021-07-09T07:20:38.754750Z", "filename": "pano_0000_000603.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 5.46471649, "relative_pitch": 83.17808040970087, "relative_heading": 293.4020663055613, "relative_elevation": 45.6798430271447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_1425_Track07_Sphere_00098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856076321164879, 52.354488047045244, 0.0 ] }, "distance": 5.69, "direction": 276.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_1425_Track07_Sphere_00098", "timestamp": "2024-11-12T13:56:50Z", "filename": "Job_20241112_1425_Track07_Sphere_00098.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 5.68831157, "relative_pitch": 0.0, "relative_heading": 276.7814370760945, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0007_000523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85607436690671, 52.3544913069219, 45.1965509317815 ] }, "distance": 5.87, "direction": 280.14, "angle": 82.6, "elevation": 45.2, "pano_id": "TMX7316010203-000259_pano_0007_000523", "timestamp": "2017-04-13T10:30:04.082070Z", "filename": "pano_0007_000523.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 5.87347515, "relative_pitch": 82.59567648695703, "relative_heading": 280.14376399102105, "relative_elevation": 45.1965509317815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0006_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85607020233666, 52.3544882459014, 45.563683534041 ] }, "distance": 6.1, "direction": 276.53, "angle": 82.37, "elevation": 45.56, "pano_id": "TMX7316010203-002942_pano_0006_000005", "timestamp": "2023-01-20T10:07:40.197880Z", "filename": "pano_0006_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 6.10497017, "relative_pitch": 82.36852592967269, "relative_heading": 276.52564094090627, "relative_elevation": 45.563683534041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_1425_Track07_Sphere_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85625046998442, 52.354474250179436, 0.0 ] }, "distance": 6.28, "direction": 97.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_1425_Track07_Sphere_00100", "timestamp": "2024-11-12T13:56:53Z", "filename": "Job_20241112_1425_Track07_Sphere_00100.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 6.2766675, "relative_pitch": 0.0, "relative_heading": 97.90783775757507, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85625111988948, 52.3544980458183, 46.0513713397086 ] }, "distance": 6.51, "direction": 74.09, "angle": 81.95, "elevation": 46.05, "pano_id": "TMX7316060226-000013_pano_0000_001358", "timestamp": "2016-08-04T07:27:31.649010Z", "filename": "pano_0000_001358.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 6.51053412, "relative_pitch": 81.95311075753418, "relative_heading": 74.09384315032631, "relative_elevation": 46.0513713397086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85625471225827, 52.3544765240303, 45.2674529142678 ] }, "distance": 6.53, "direction": 95.36, "angle": 81.79, "elevation": 45.27, "pano_id": "TMX7316010203-001707_pano_0000_003052", "timestamp": "2020-05-13T11:03:47.342770Z", "filename": "pano_0000_003052.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 6.53460711, "relative_pitch": 81.78578117610141, "relative_heading": 95.36091770856179, "relative_elevation": 45.2674529142678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85606456205287, 52.3544928125314, 45.3955782614648 ] }, "distance": 6.56, "direction": 280.56, "angle": 81.78, "elevation": 45.4, "pano_id": "TMX7316010203-000781_pano_0000_003390", "timestamp": "2018-06-07T11:15:20.359830Z", "filename": "pano_0000_003390.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 6.56075514, "relative_pitch": 81.77632009181171, "relative_heading": 280.55651203460593, "relative_elevation": 45.3955782614648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8560605021365, 52.3544896923078, 46.0380814429373 ] }, "distance": 6.78, "direction": 277.24, "angle": 81.62, "elevation": 46.04, "pano_id": "TMX7316010203-002108_pano_0000_000011", "timestamp": "2021-04-20T12:31:28.943260Z", "filename": "pano_0000_000011.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 6.78042515, "relative_pitch": 81.62178738162596, "relative_heading": 277.2421839625833, "relative_elevation": 46.0380814429373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001152_pano_0002_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85605684620672, 52.3545105801767, 45.4605910275131 ] }, "distance": 7.67, "direction": 294.5, "angle": 80.43, "elevation": 45.46, "pano_id": "TMX7316010203-001152_pano_0002_000548", "timestamp": "2019-04-30T11:35:15.106550Z", "filename": "pano_0002_000548.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 7.6656924, "relative_pitch": 80.42866315208725, "relative_heading": 294.5010922243065, "relative_elevation": 45.4605910275131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856055750458552, 52.35451063985868, 0.0 ] }, "distance": 7.74, "direction": 294.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00606", "timestamp": "2025-07-31T07:12:24Z", "filename": "recording_2025-07-31_06-59-14_00606.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 7.7364219, "relative_pitch": 0.0, "relative_heading": 294.31654770612, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85627375413251, 52.3544741776113, 45.3167965076864 ] }, "distance": 7.85, "direction": 96.37, "angle": 80.17, "elevation": 45.32, "pano_id": "TMX7316010203-000781_pano_0000_003393", "timestamp": "2018-06-07T11:15:23.304860Z", "filename": "pano_0000_003393.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 7.85195567, "relative_pitch": 80.17006411039561, "relative_heading": 96.3733299595998, "relative_elevation": 45.3167965076864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85627473922438, 52.3544721295771, 46.0029420983046 ] }, "distance": 7.95, "direction": 97.95, "angle": 80.2, "elevation": 46.0, "pano_id": "TMX7316010203-002108_pano_0000_000014", "timestamp": "2021-04-20T12:31:31.763250Z", "filename": "pano_0000_000014.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 7.94697635, "relative_pitch": 80.19892546019615, "relative_heading": 97.95271180224246, "relative_elevation": 46.0029420983046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856274311321836, 52.354497266930466, 0.0 ] }, "distance": 8.02, "direction": 77.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00603", "timestamp": "2025-07-31T07:12:21Z", "filename": "recording_2025-07-31_06-59-14_00603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 8.02304782, "relative_pitch": 0.0, "relative_heading": 77.78423993682472, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001152_pano_0002_000545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85628168884662, 52.3544851583974, 45.4115529190749 ] }, "distance": 8.35, "direction": 87.6, "angle": 79.58, "elevation": 45.41, "pano_id": "TMX7316010203-001152_pano_0002_000545", "timestamp": "2019-04-30T11:35:12.271600Z", "filename": "pano_0002_000545.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 8.35140013, "relative_pitch": 79.57947046191165, "relative_heading": 87.59628838462218, "relative_elevation": 45.4115529190749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0006_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85628101880344, 52.3544680786339, 45.5395758459345 ] }, "distance": 8.44, "direction": 100.58, "angle": 79.5, "elevation": 45.54, "pano_id": "TMX7316010203-002942_pano_0006_000008", "timestamp": "2023-01-20T10:07:43.392860Z", "filename": "pano_0006_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 8.4419683, "relative_pitch": 79.49792390523653, "relative_heading": 100.58179024616739, "relative_elevation": 45.5395758459345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85604151045306, 52.3545106281672, 45.9314559791237 ] }, "distance": 8.63, "direction": 291.66, "angle": 79.36, "elevation": 45.93, "pano_id": "TMX7316060226-000013_pano_0000_001361", "timestamp": "2016-08-04T07:27:35.779010Z", "filename": "pano_0000_001361.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 8.62935164, "relative_pitch": 79.35961481108198, "relative_heading": 291.65506334739075, "relative_elevation": 45.9314559791237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85602968928239, 52.354491549689, 45.3180646132678 ] }, "distance": 8.89, "direction": 276.86, "angle": 78.9, "elevation": 45.32, "pano_id": "TMX7316010203-001707_pano_0000_003049", "timestamp": "2020-05-13T11:03:44.917760Z", "filename": "pano_0000_003049.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 8.88934069, "relative_pitch": 78.90208196672289, "relative_heading": 276.85786248412325, "relative_elevation": 45.3180646132678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0011_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85629435770087, 52.3544698594945, 45.4753236928955 ] }, "distance": 9.31, "direction": 98.35, "angle": 78.43, "elevation": 45.48, "pano_id": "TMX7316010203-002412_pano_0011_000002", "timestamp": "2022-01-11T11:31:51.093950Z", "filename": "pano_0011_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 9.30598851, "relative_pitch": 78.43476862429623, "relative_heading": 98.35433319102674, "relative_elevation": 45.4753236928955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85630372447424, 52.3544707763182, 45.4328228486702 ] }, "distance": 9.92, "direction": 97.24, "angle": 77.68, "elevation": 45.43, "pano_id": "TMX7316010203-002463_pano_0003_001362", "timestamp": "2022-03-22T08:46:41.919520Z", "filename": "pano_0003_001362.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 9.92448088, "relative_pitch": 77.67770183354716, "relative_heading": 97.23620584036121, "relative_elevation": 45.4328228486702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85601711466095, 52.3545054497297, 45.4013319723308 ] }, "distance": 10.03, "direction": 285.08, "angle": 77.55, "elevation": 45.4, "pano_id": "TMX7316010203-002463_pano_0003_001358", "timestamp": "2022-03-22T08:46:38.974580Z", "filename": "pano_0003_001358.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 10.0276279, "relative_pitch": 77.54524175602062, "relative_heading": 285.0758574263389, "relative_elevation": 45.4013319723308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85630783169544, 52.3544946101052, 45.7191193234175 ] }, "distance": 10.22, "direction": 82.12, "angle": 77.4, "elevation": 45.72, "pano_id": "TMX7316010203-002224_pano_0000_000600", "timestamp": "2021-07-09T07:20:36.199800Z", "filename": "pano_0000_000600.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 10.221875, "relative_pitch": 77.39708644498924, "relative_heading": 82.11667474286118, "relative_elevation": 45.7191193234175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85601240924636, 52.3545095050303, 45.6629980392754 ] }, "distance": 10.46, "direction": 287.01, "angle": 77.1, "elevation": 45.66, "pano_id": "TMX7316010203-002224_pano_0000_000604", "timestamp": "2021-07-09T07:20:39.589780Z", "filename": "pano_0000_000604.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 10.46049688, "relative_pitch": 77.09728867022766, "relative_heading": 287.00607018230994, "relative_elevation": 45.6629980392754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_1425_Track07_Sphere_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856312139166007, 52.35446278876581, 0.0 ] }, "distance": 10.64, "direction": 101.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_1425_Track07_Sphere_00101", "timestamp": "2024-11-12T13:56:54Z", "filename": "Job_20241112_1425_Track07_Sphere_00101.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 10.63604989, "relative_pitch": 0.0, "relative_heading": 101.60121269309728, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_1425_Track07_Sphere_00097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855999229611546, 52.35449297692351, 0.0 ] }, "distance": 10.97, "direction": 276.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_1425_Track07_Sphere_00097", "timestamp": "2024-11-12T13:56:49Z", "filename": "Job_20241112_1425_Track07_Sphere_00097.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 10.96917207, "relative_pitch": 0.0, "relative_heading": 276.3870872278262, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0006_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85599905751469, 52.3544943251428, 45.5509121613577 ] }, "distance": 11.0, "direction": 277.16, "angle": 76.43, "elevation": 45.55, "pano_id": "TMX7316010203-002942_pano_0006_000004", "timestamp": "2023-01-20T10:07:39.127890Z", "filename": "pano_0006_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 10.99850677, "relative_pitch": 76.42545435003225, "relative_heading": 277.15699056049937, "relative_elevation": 45.5509121613577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85632296068905, 52.3545006191879, 46.1583657041192 ] }, "distance": 11.35, "direction": 79.49, "angle": 76.19, "elevation": 46.16, "pano_id": "TMX7316060226-000013_pano_0000_001357", "timestamp": "2016-08-04T07:27:30.379040Z", "filename": "pano_0000_001357.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 11.34661006, "relative_pitch": 76.18943173377104, "relative_heading": 79.48512594983197, "relative_elevation": 46.1583657041192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85599432043456, 52.3544988508529, 45.3882134212181 ] }, "distance": 11.39, "direction": 279.47, "angle": 75.91, "elevation": 45.39, "pano_id": "TMX7316010203-000781_pano_0000_003389", "timestamp": "2018-06-07T11:15:19.389840Z", "filename": "pano_0000_003389.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 11.39076038, "relative_pitch": 75.911840279195, "relative_heading": 279.46870931351987, "relative_elevation": 45.3882134212181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85632891968385, 52.3544838059504, 45.3162970785052 ] }, "distance": 11.56, "direction": 89.01, "angle": 75.68, "elevation": 45.32, "pano_id": "TMX7316010203-001707_pano_0000_003053", "timestamp": "2020-05-13T11:03:48.207750Z", "filename": "pano_0000_003053.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 11.56381436, "relative_pitch": 75.68476302021242, "relative_heading": 89.01011573760093, "relative_elevation": 45.3162970785052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85598987073226, 52.3544954977846, 46.0098254578188 ] }, "distance": 11.64, "direction": 277.41, "angle": 75.81, "elevation": 46.01, "pano_id": "TMX7316010203-002108_pano_0000_000010", "timestamp": "2021-04-20T12:31:27.368320Z", "filename": "pano_0000_000010.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 11.63593461, "relative_pitch": 75.80742154995947, "relative_heading": 277.4105066595072, "relative_elevation": 46.0098254578188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85633841905381, 52.3544582458197, 45.3993083033711 ] }, "distance": 12.49, "direction": 102.22, "angle": 74.61, "elevation": 45.4, "pano_id": "TMX7316010203-000781_pano_0000_003394", "timestamp": "2018-06-07T11:15:24.344860Z", "filename": "pano_0000_003394.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 12.49241991, "relative_pitch": 74.61482010170224, "relative_heading": 102.22085981255805, "relative_elevation": 45.3993083033711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855983158395657, 52.354517360506335, 0.0 ] }, "distance": 12.62, "direction": 288.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00607", "timestamp": "2025-07-31T07:12:25Z", "filename": "recording_2025-07-31_06-59-14_00607.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 12.62452262, "relative_pitch": 0.0, "relative_heading": 288.1543772459025, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85633731104337, 52.3544505256428, 46.075354276225 ] }, "distance": 12.63, "direction": 106.11, "angle": 74.67, "elevation": 46.08, "pano_id": "TMX7316010203-002108_pano_0000_000015", "timestamp": "2021-04-20T12:31:32.608300Z", "filename": "pano_0000_000015.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 12.62949774, "relative_pitch": 74.67141924747074, "relative_heading": 106.10526170249368, "relative_elevation": 46.075354276225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001152_pano_0002_000549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85598116743692, 52.3545174615168, 45.4386895224452 ] }, "distance": 12.76, "direction": 288.01, "angle": 74.32, "elevation": 45.44, "pano_id": "TMX7316010203-001152_pano_0002_000549", "timestamp": "2019-04-30T11:35:16.211570Z", "filename": "pano_0002_000549.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 12.75696351, "relative_pitch": 74.31785342948113, "relative_heading": 288.01251527865736, "relative_elevation": 45.4386895224452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856347444530872, 52.354501747285454, 0.0 ] }, "distance": 13.01, "direction": 80.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00602", "timestamp": "2025-07-31T07:12:20Z", "filename": "recording_2025-07-31_06-59-14_00602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 13.01095131, "relative_pitch": 0.0, "relative_heading": 80.28223393644079, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85597752821803, 52.3545180624602, 45.7820420190692 ] }, "distance": 13.01, "direction": 287.95, "angle": 74.13, "elevation": 45.78, "pano_id": "TMX7316060226-000013_pano_0000_001362", "timestamp": "2016-08-04T07:27:40.438960Z", "filename": "pano_0000_001362.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 13.01345043, "relative_pitch": 74.13230959751593, "relative_heading": 287.9549214373244, "relative_elevation": 45.7820420190692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0006_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85634197136538, 52.3544464898548, 45.5925529962406 ] }, "distance": 13.06, "direction": 107.61, "angle": 74.01, "elevation": 45.59, "pano_id": "TMX7316010203-002942_pano_0006_000009", "timestamp": "2023-01-20T10:07:44.477830Z", "filename": "pano_0006_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 13.06365358, "relative_pitch": 74.01138125429517, "relative_heading": 107.61141791051395, "relative_elevation": 45.5925529962406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001152_pano_0002_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85635255115625, 52.3544691113318, 45.402219154872 ] }, "distance": 13.25, "direction": 96.22, "angle": 73.73, "elevation": 45.4, "pano_id": "TMX7316010203-001152_pano_0002_000544", "timestamp": "2019-04-30T11:35:10.771630Z", "filename": "pano_0002_000544.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 13.250178, "relative_pitch": 73.73064961787607, "relative_heading": 96.21887906050546, "relative_elevation": 45.402219154872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0011_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85635192941032, 52.3544419455267, 45.456084208563 ] }, "distance": 13.87, "direction": 108.75, "angle": 73.04, "elevation": 45.46, "pano_id": "TMX7316010203-002412_pano_0011_000003", "timestamp": "2022-01-11T11:31:51.908650Z", "filename": "pano_0011_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 13.86609318, "relative_pitch": 73.03600218232695, "relative_heading": 108.75476288553078, "relative_elevation": 45.456084208563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0007_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85636225452274, 52.3544666131931, 45.3043382614851 ] }, "distance": 13.94, "direction": 97.06, "angle": 72.9, "elevation": 45.3, "pano_id": "TMX7316010203-000259_pano_0007_000649", "timestamp": "2017-04-13T10:34:30.075010Z", "filename": "pano_0007_000649.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 13.93903557, "relative_pitch": 72.89815001446534, "relative_heading": 97.06041004795007, "relative_elevation": 45.3043382614851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85595504380706, 52.3544995175468, 45.3564050635323 ] }, "distance": 14.05, "direction": 277.97, "angle": 72.79, "elevation": 45.36, "pano_id": "TMX7316010203-001707_pano_0000_003048", "timestamp": "2020-05-13T11:03:44.107780Z", "filename": "pano_0000_003048.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 14.04738355, "relative_pitch": 72.79166487292443, "relative_heading": 277.97140237419114, "relative_elevation": 45.3564050635323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85636248054789, 52.3544452459968, 45.4006191268563 ] }, "distance": 14.44, "direction": 106.46, "angle": 72.36, "elevation": 45.4, "pano_id": "TMX7316010203-002463_pano_0003_001363", "timestamp": "2022-03-22T08:46:42.994490Z", "filename": "pano_0003_001363.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 14.44034355, "relative_pitch": 72.35595886394351, "relative_heading": 106.45722918724793, "relative_elevation": 45.4006191268563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85636723789972, 52.3545084080044, 44.7827622657642 ] }, "distance": 14.47, "direction": 78.29, "angle": 72.09, "elevation": 44.78, "pano_id": "TMX7316010203-002463_pano_0003_001349", "timestamp": "2022-03-22T08:46:17.619670Z", "filename": "pano_0003_001349.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 14.47404839, "relative_pitch": 72.08886667201665, "relative_heading": 78.29110775271667, "relative_elevation": 44.7827622657642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85637212331051, 52.3544694210162, 45.8976069903001 ] }, "distance": 14.57, "direction": 95.52, "angle": 72.38, "elevation": 45.9, "pano_id": "TMX7316010203-002224_pano_0000_000598", "timestamp": "2021-07-09T07:20:23.854840Z", "filename": "pano_0000_000598.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 14.57322704, "relative_pitch": 72.38452113268556, "relative_heading": 95.51621608003214, "relative_elevation": 45.8976069903001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85595078198004, 52.3545154788793, 45.09914873261 ] }, "distance": 14.68, "direction": 284.69, "angle": 71.97, "elevation": 45.1, "pano_id": "TMX7316010203-002108_pano_0000_000009", "timestamp": "2021-04-20T12:31:01.083430Z", "filename": "pano_0000_000009.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 14.68219121, "relative_pitch": 71.96715323528353, "relative_heading": 284.6936873227633, "relative_elevation": 45.09914873261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_1425_Track07_Sphere_00102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856365356584339, 52.35444002774883, 0.0 ] }, "distance": 14.8, "direction": 108.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_1425_Track07_Sphere_00102", "timestamp": "2024-11-12T13:56:56Z", "filename": "Job_20241112_1425_Track07_Sphere_00102.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 14.80126647, "relative_pitch": 0.0, "relative_heading": 108.39833549816439, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85594368505603, 52.3545128109374, 45.4096810398623 ] }, "distance": 15.08, "direction": 283.14, "angle": 71.63, "elevation": 45.41, "pano_id": "TMX7316010203-002463_pano_0003_001357", "timestamp": "2022-03-22T08:46:38.159520Z", "filename": "pano_0003_001357.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 15.08018888, "relative_pitch": 71.62908915548975, "relative_heading": 283.13644538657564, "relative_elevation": 45.4096810398623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85637864581789, 52.3545096692962, 45.3010071218014 ] }, "distance": 15.26, "direction": 78.37, "angle": 71.38, "elevation": 45.3, "pano_id": "TMX7316010203-000781_pano_0000_003374", "timestamp": "2018-06-07T11:14:35.884930Z", "filename": "pano_0000_003374.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 15.26363957, "relative_pitch": 71.37936361944863, "relative_heading": 78.36733693731502, "relative_elevation": 45.3010071218014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85637817982957, 52.3544472249818, 45.4540258012712 ] }, "distance": 15.41, "direction": 104.55, "angle": 71.27, "elevation": 45.45, "pano_id": "TMX7316010203-001707_pano_0000_003036", "timestamp": "2020-05-13T11:03:22.178000Z", "filename": "pano_0000_003036.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 15.41237447, "relative_pitch": 71.26942968594572, "relative_heading": 104.54523426764773, "relative_elevation": 45.4540258012712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85594016414498, 52.3545199962736, 45.6402993341908 ] }, "distance": 15.51, "direction": 285.81, "angle": 71.23, "elevation": 45.64, "pano_id": "TMX7316010203-002224_pano_0000_000605", "timestamp": "2021-07-09T07:20:40.449770Z", "filename": "pano_0000_000605.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 15.5124251, "relative_pitch": 71.2279047910037, "relative_heading": 285.81190774336505, "relative_elevation": 45.6402993341908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_1425_Track07_Sphere_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855927552703603, 52.3544980478953, 0.0 ] }, "distance": 15.89, "direction": 276.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_1425_Track07_Sphere_00096", "timestamp": "2024-11-12T13:56:49Z", "filename": "Job_20241112_1425_Track07_Sphere_00096.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 15.88529012, "relative_pitch": 0.0, "relative_heading": 276.4501970524453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0006_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85592792015822, 52.3545003599371, 45.5622507687658 ] }, "distance": 15.89, "direction": 277.38, "angle": 70.77, "elevation": 45.56, "pano_id": "TMX7316010203-002942_pano_0006_000003", "timestamp": "2023-01-20T10:07:38.023090Z", "filename": "pano_0006_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 15.89141504, "relative_pitch": 70.77201088054976, "relative_heading": 277.3820835924176, "relative_elevation": 45.5622507687658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0007_000522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85593092858274, 52.3545184879408, 45.234369462356 ] }, "distance": 16.08, "direction": 284.63, "angle": 70.44, "elevation": 45.23, "pano_id": "TMX7316010203-000259_pano_0007_000522", "timestamp": "2017-04-13T10:30:01.917040Z", "filename": "pano_0007_000522.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 16.07558888, "relative_pitch": 70.4355809508478, "relative_heading": 284.6251539340757, "relative_elevation": 45.234369462356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85592366512884, 52.3545050885258, 45.427601961419 ] }, "distance": 16.25, "direction": 279.09, "angle": 70.31, "elevation": 45.43, "pano_id": "TMX7316010203-000781_pano_0000_003388", "timestamp": "2018-06-07T11:15:18.339850Z", "filename": "pano_0000_003388.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 16.25375312, "relative_pitch": 70.31306215069354, "relative_heading": 279.0904482876892, "relative_elevation": 45.427601961419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85639525256165, 52.354508779313, 45.8412169720978 ] }, "distance": 16.36, "direction": 79.51, "angle": 70.36, "elevation": 45.84, "pano_id": "TMX7316010203-002224_pano_0000_000599", "timestamp": "2021-07-09T07:20:25.899840Z", "filename": "pano_0000_000599.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 16.35515115, "relative_pitch": 70.3647031623095, "relative_heading": 79.5064626843793, "relative_elevation": 45.8412169720978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85639956022024, 52.3544984674987, 45.2385511081666 ] }, "distance": 16.48, "direction": 83.62, "angle": 69.99, "elevation": 45.24, "pano_id": "TMX7316010203-001707_pano_0000_003054", "timestamp": "2020-05-13T11:03:48.977700Z", "filename": "pano_0000_003054.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 16.47719742, "relative_pitch": 69.98690343700558, "relative_heading": 83.61909280684834, "relative_elevation": 45.2385511081666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001988/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001988/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001988/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001988/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001988/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001988/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001988/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001988/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001988/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85640257869206, 52.3544790062842, 45.5436533698812 ] }, "distance": 16.58, "direction": 91.15, "angle": 69.99, "elevation": 45.54, "pano_id": "TMX7316010203-001159_pano_0000_001988", "timestamp": "2019-05-03T08:12:24.784360Z", "filename": "pano_0000_001988.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 16.58415928, "relative_pitch": 69.99152990641198, "relative_heading": 91.15499664129264, "relative_elevation": 45.5436533698812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85638817079841, 52.3544282431814, 45.3132586795837 ] }, "distance": 16.71, "direction": 110.98, "angle": 69.76, "elevation": 45.31, "pano_id": "TMX7316010203-000781_pano_0000_003395", "timestamp": "2018-06-07T11:15:25.409830Z", "filename": "pano_0000_003395.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 16.70713261, "relative_pitch": 69.7609201318955, "relative_heading": 110.98387033566232, "relative_elevation": 45.3132586795837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001989/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001989/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001989/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001989/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001989/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001989/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001989/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001989/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001989/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85639287587039, 52.3544347976645, 45.4967896360904 ] }, "distance": 16.76, "direction": 108.26, "angle": 69.77, "elevation": 45.5, "pano_id": "TMX7316010203-001159_pano_0000_001989", "timestamp": "2019-05-03T08:12:25.954360Z", "filename": "pano_0000_001989.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 16.7641627, "relative_pitch": 69.77271496097295, "relative_heading": 108.26308420486339, "relative_elevation": 45.4967896360904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856404055802231, 52.35446645455302, 0.0 ] }, "distance": 16.77, "direction": 95.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00492", "timestamp": "2025-07-31T07:10:15Z", "filename": "recording_2025-07-31_06-59-14_00492.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 16.77100405, "relative_pitch": 0.0, "relative_heading": 95.92416935174059, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85640918807259, 52.3544668265213, 45.2669414896518 ] }, "distance": 17.11, "direction": 95.67, "angle": 69.29, "elevation": 45.27, "pano_id": "TMX7316060226-000013_pano_0000_001234", "timestamp": "2016-08-04T07:23:39.190800Z", "filename": "pano_0000_001234.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.11472206, "relative_pitch": 69.2891793929436, "relative_heading": 95.66551435751232, "relative_elevation": 45.2669414896518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0006_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85638608817363, 52.3544135029954, 45.4904591096565 ] }, "distance": 17.23, "direction": 116.25, "angle": 69.25, "elevation": 45.49, "pano_id": "TMX7316010203-002942_pano_0006_000010", "timestamp": "2023-01-20T10:07:45.542820Z", "filename": "pano_0006_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.23479632, "relative_pitch": 69.24999659182316, "relative_heading": 116.25131678413783, "relative_elevation": 45.4904591096565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85641239441712, 52.3544715154845, 45.6584705887362 ] }, "distance": 17.29, "direction": 93.87, "angle": 69.26, "elevation": 45.66, "pano_id": "TMX7316010203-002108_pano_0000_000337", "timestamp": "2021-04-20T12:36:40.441290Z", "filename": "pano_0000_000337.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.2890658, "relative_pitch": 69.26029536605958, "relative_heading": 93.87308730277472, "relative_elevation": 45.6584705887362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85641271085212, 52.3544620347181, 44.994199918583 ] }, "distance": 17.41, "direction": 97.33, "angle": 68.84, "elevation": 44.99, "pano_id": "TMX7316010203-001061_pano_0001_002465", "timestamp": "2019-01-17T12:23:09.948050Z", "filename": "pano_0001_002465.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.41359103, "relative_pitch": 68.84263700458158, "relative_heading": 97.33360730639416, "relative_elevation": 44.994199918583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855910659003507, 52.35452369505161, 0.0 ] }, "distance": 17.56, "direction": 285.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00608", "timestamp": "2025-07-31T07:12:26Z", "filename": "recording_2025-07-31_06-59-14_00608.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.55946922, "relative_pitch": 0.0, "relative_heading": 285.3167217490365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85590939949359, 52.3545263956953, 45.7379627674818 ] }, "distance": 17.72, "direction": 286.18, "angle": 68.82, "elevation": 45.74, "pano_id": "TMX7316060226-000013_pano_0000_001363", "timestamp": "2016-08-04T07:27:42.848980Z", "filename": "pano_0000_001363.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.72363112, "relative_pitch": 68.81846474750185, "relative_heading": 286.1804424370511, "relative_elevation": 45.7379627674818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001152_pano_0002_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85640563181262, 52.3544301140986, 45.2874178849161 ] }, "distance": 17.75, "direction": 108.98, "angle": 68.59, "elevation": 45.29, "pano_id": "TMX7316010203-001152_pano_0002_000543", "timestamp": "2019-04-30T11:35:06.641680Z", "filename": "pano_0002_000543.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.75421722, "relative_pitch": 68.59312143917188, "relative_heading": 108.98127487430177, "relative_elevation": 45.2874178849161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track13_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track13_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track13_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856420085620837, 52.35447496594487, 0.0 ] }, "distance": 17.79, "direction": 92.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track13_Sphere_00047", "timestamp": "2025-01-29T10:47:08Z", "filename": "Job_20250129_0912_Track13_Sphere_00047.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.79088967, "relative_pitch": 0.0, "relative_heading": 92.52528023525751, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85640617283789, 52.3544276965988, 45.6975166676566 ] }, "distance": 17.88, "direction": 109.76, "angle": 68.63, "elevation": 45.7, "pano_id": "TMX7316010203-002108_pano_0000_000338", "timestamp": "2021-04-20T12:36:41.321290Z", "filename": "pano_0000_000338.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.87821557, "relative_pitch": 68.63309795467629, "relative_heading": 109.75809818588753, "relative_elevation": 45.6975166676566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85640365681385, 52.3544217838751, 45.2719066655263 ] }, "distance": 17.95, "direction": 111.92, "angle": 68.37, "elevation": 45.27, "pano_id": "TMX7316060226-000013_pano_0000_001235", "timestamp": "2016-08-04T07:23:40.315690Z", "filename": "pano_0000_001235.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.95207213, "relative_pitch": 68.3697480256639, "relative_heading": 111.91980107074727, "relative_elevation": 45.2719066655263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001152_pano_0002_000550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001152_pano_0002_000550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001152/pano_0002_000550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85590400374141, 52.3545237124912, 45.4749079486355 ] }, "distance": 18.0, "direction": 284.94, "angle": 68.41, "elevation": 45.47, "pano_id": "TMX7316010203-001152_pano_0002_000550", "timestamp": "2019-04-30T11:35:18.206590Z", "filename": "pano_0002_000550.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 17.99771278, "relative_pitch": 68.40770865615693, "relative_heading": 284.9413588734409, "relative_elevation": 45.4749079486355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856407103035608, 52.3544215383843, 0.0 ] }, "distance": 18.18, "direction": 111.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00493", "timestamp": "2025-07-31T07:10:16Z", "filename": "recording_2025-07-31_06-59-14_00493.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 18.1802075, "relative_pitch": 0.0, "relative_heading": 111.72341561287135, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0011_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0011_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0011_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85639534151929, 52.354405653321, 45.3588709020987 ] }, "distance": 18.19, "direction": 117.84, "angle": 68.14, "elevation": 45.36, "pano_id": "TMX7316010203-002412_pano_0011_000004", "timestamp": "2022-01-11T11:31:52.693630Z", "filename": "pano_0011_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 18.19358169, "relative_pitch": 68.14412814570778, "relative_heading": 117.84034581401609, "relative_elevation": 45.3588709020987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0007_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0007_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0007_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85641633693864, 52.3545287830666, 45.1581023512408 ] }, "distance": 18.27, "direction": 73.45, "angle": 67.97, "elevation": 45.16, "pano_id": "TMX7316010203-000259_pano_0007_000648", "timestamp": "2017-04-13T10:34:26.765030Z", "filename": "pano_0007_000648.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 18.27496101, "relative_pitch": 67.9673909153682, "relative_heading": 73.45352819738673, "relative_elevation": 45.1581023512408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85641205304596, 52.3544201352944, 45.0125795062631 ] }, "distance": 18.55, "direction": 111.79, "angle": 67.6, "elevation": 45.01, "pano_id": "TMX7316010203-001061_pano_0001_002464", "timestamp": "2019-01-17T12:23:08.758030Z", "filename": "pano_0001_002464.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 18.55131897, "relative_pitch": 67.60166200094261, "relative_heading": 111.7858261308826, "relative_elevation": 45.0125795062631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85640382756077, 52.3544081598828, 45.3230211334303 ] }, "distance": 18.58, "direction": 116.25, "angle": 67.71, "elevation": 45.32, "pano_id": "TMX7316010203-002463_pano_0003_001364", "timestamp": "2022-03-22T08:46:44.054560Z", "filename": "pano_0003_001364.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 18.58177448, "relative_pitch": 67.70708965155058, "relative_heading": 116.24707093858783, "relative_elevation": 45.3230211334303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_1425_Track07_Sphere_00103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856402423436332, 52.35440534841172, 0.0 ] }, "distance": 18.64, "direction": 117.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_1425_Track07_Sphere_00103", "timestamp": "2024-11-12T13:56:57Z", "filename": "Job_20241112_1425_Track07_Sphere_00103.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 18.63712074, "relative_pitch": 0.0, "relative_heading": 117.23979726783209, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_00491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_00491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_00491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856437646494521, 52.35450642097378, 0.0 ] }, "distance": 19.16, "direction": 81.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_00491", "timestamp": "2025-07-31T07:10:13Z", "filename": "recording_2025-07-31_06-59-14_00491.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 19.16357549, "relative_pitch": 0.0, "relative_heading": 81.85139842531112, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85588071857577, 52.3545063654077, 45.4028669372201 ] }, "distance": 19.17, "direction": 278.13, "angle": 67.11, "elevation": 45.4, "pano_id": "TMX7316010203-001707_pano_0000_003047", "timestamp": "2020-05-13T11:03:43.277770Z", "filename": "pano_0000_003047.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 19.16828428, "relative_pitch": 67.11139235675194, "relative_heading": 278.1279165777404, "relative_elevation": 45.4028669372201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_003035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_003035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_003035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8564184826107, 52.3544089409241, 45.3754364820197 ] }, "distance": 19.45, "direction": 114.72, "angle": 66.8, "elevation": 45.38, "pano_id": "TMX7316010203-001707_pano_0000_003035", "timestamp": "2020-05-13T11:03:21.368000Z", "filename": "pano_0000_003035.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 19.44583991, "relative_pitch": 66.80223701009653, "relative_heading": 114.71611096303488, "relative_elevation": 45.3754364820197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85643900865768, 52.3545196989047, 44.6976950280368 ] }, "distance": 19.52, "direction": 77.59, "angle": 66.41, "elevation": 44.7, "pano_id": "TMX7316010203-002463_pano_0003_001348", "timestamp": "2022-03-22T08:46:16.959670Z", "filename": "pano_0003_001348.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 19.51875323, "relative_pitch": 66.40989236261801, "relative_heading": 77.59282289655994, "relative_elevation": 44.6976950280368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001987/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001987/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001987/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001987/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001987/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001987/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001987/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001987/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001987/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85644620219502, 52.3545138585952, 45.5150937819853 ] }, "distance": 19.87, "direction": 79.73, "angle": 66.41, "elevation": 45.52, "pano_id": "TMX7316010203-001159_pano_0000_001987", "timestamp": "2019-05-03T08:12:23.519390Z", "filename": "pano_0000_001987.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 19.87158788, "relative_pitch": 66.41423773686606, "relative_heading": 79.72696931672219, "relative_elevation": 45.5150937819853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85645055839904, 52.3544970695088, 44.910040281713 ] }, "distance": 19.92, "direction": 85.17, "angle": 66.08, "elevation": 44.91, "pano_id": "TMX7316010203-001061_pano_0001_002466", "timestamp": "2019-01-17T12:23:11.208000Z", "filename": "pano_0001_002466.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 19.92044621, "relative_pitch": 66.07968252752444, "relative_heading": 85.1746234832024, "relative_elevation": 44.910040281713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001990/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001990/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001990/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001990/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001990/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001990/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001990/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001990/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001990/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85641131141368, 52.354390607133, 45.4119709106162 ] }, "distance": 19.96, "direction": 120.63, "angle": 66.27, "elevation": 45.41, "pano_id": "TMX7316010203-001159_pano_0000_001990", "timestamp": "2019-05-03T08:12:27.024490Z", "filename": "pano_0000_001990.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 19.96132356, "relative_pitch": 66.27159024506369, "relative_heading": 120.63228751234628, "relative_elevation": 45.4119709106162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8564487671806, 52.3545094919206, 45.6606570966542 ] }, "distance": 19.96, "direction": 81.19, "angle": 66.38, "elevation": 45.66, "pano_id": "TMX7316010203-002108_pano_0000_000336", "timestamp": "2021-04-20T12:36:39.496340Z", "filename": "pano_0000_000336.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 19.96339392, "relative_pitch": 66.38446684046379, "relative_heading": 81.18876877429574, "relative_elevation": 45.6606570966542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85645007694207, 52.3545043159653, 45.2640107180923 ] }, "distance": 19.97, "direction": 82.86, "angle": 66.19, "elevation": 45.26, "pano_id": "TMX7316060226-000013_pano_0000_001233", "timestamp": "2016-08-04T07:23:37.980730Z", "filename": "pano_0000_001233.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 19.97186473, "relative_pitch": 66.19146243067463, "relative_heading": 82.86102089080482, "relative_elevation": 45.2640107180923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85644997516558, 52.3545221384818, 45.2141640149057 ] }, "distance": 20.31, "direction": 77.3, "angle": 65.81, "elevation": 45.21, "pano_id": "TMX7316010203-000781_pano_0000_003373", "timestamp": "2018-06-07T11:14:34.749960Z", "filename": "pano_0000_003373.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 20.30709121, "relative_pitch": 65.81366460081213, "relative_heading": 77.29773969894188, "relative_elevation": 45.2141640149057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track13_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track13_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track13_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track13_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856453804646118, 52.35451034018891, 0.0 ] }, "distance": 20.32, "direction": 81.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track13_Sphere_00046", "timestamp": "2025-01-29T10:47:07Z", "filename": "Job_20250129_0912_Track13_Sphere_00046.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 20.31706619, "relative_pitch": 0.0, "relative_heading": 81.07398319324444, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85641912082983, 52.3543891667975, 45.3015314666554 ] }, "distance": 20.5, "direction": 120.26, "angle": 65.65, "elevation": 45.3, "pano_id": "TMX7316010203-000781_pano_0000_003396", "timestamp": "2018-06-07T11:15:26.469820Z", "filename": "pano_0000_003396.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 20.50125788, "relative_pitch": 65.65081799667303, "relative_heading": 120.2600004072399, "relative_elevation": 45.3015314666554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_1425_Track07_Sphere_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_1425_Track07_Sphere_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855860227946722, 52.35450373155256, 0.0 ] }, "distance": 20.51, "direction": 276.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_1425_Track07_Sphere_00095", "timestamp": "2024-11-12T13:56:48Z", "filename": "Job_20241112_1425_Track07_Sphere_00095.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 20.51473146, "relative_pitch": 0.0, "relative_heading": 276.7661954294031, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85586778217902, 52.3545293269444, 45.6603921605274 ] }, "distance": 20.54, "direction": 284.85, "angle": 65.78, "elevation": 45.66, "pano_id": "TMX7316010203-002224_pano_0000_000606", "timestamp": "2021-07-09T07:20:41.474740Z", "filename": "pano_0000_000606.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 20.54330225, "relative_pitch": 65.77629761211166, "relative_heading": 284.8502254074928, "relative_elevation": 45.6603921605274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002108_pano_0000_000339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002108_pano_0000_000339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002108/pano_0000_000339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85642092700599, 52.3543844705624, 45.6929834606126 ] }, "distance": 20.87, "direction": 121.33, "angle": 65.45, "elevation": 45.69, "pano_id": "TMX7316010203-002108_pano_0000_000339", "timestamp": "2021-04-20T12:36:42.166320Z", "filename": "pano_0000_000339.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_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 20.87452136, "relative_pitch": 65.4470392941541, "relative_heading": 121.32874507318324, "relative_elevation": 45.6929834606126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_1425_Track07_Sphere_00099/adjacencies/b_20241112_1425_Track07_Sphere_00099/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0006_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0006_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0006_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85585472261926, 52.3545045642848, 45.6146558579057 ] }, "distance": 20.9, "direction": 276.9, "angle": 65.39, "elevation": 45.61, "pano_id": "TMX7316010203-002942_pano_0006_000002", "timestamp": "2023-01-20T10:07:36.787910Z", "filename": "pano_0006_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_1425_Track07_Sphere_00099", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118821.01108462433, 485308.165459061 ] }, "relative_distance": 20.89819173, "relative_pitch": 65.3852855645855, "relative_heading": 276.897312927781, "relative_elevation": 45.6146558579057 } ] } }