Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track27_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777684076222126, 52.35031992934164, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track27_Sphere_00037", "timestamp": "2024-10-16T09:40:55Z", "filename": "Job_20241016_1007_Track27_Sphere_00037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77768457337267, 52.3503155659758, 42.134940110147 ] }, "distance": 0.49, "direction": 176.01, "angle": 89.34, "elevation": 42.13, "pano_id": "TMX7316010203-002841_pano_0001_000212", "timestamp": "2022-12-09T10:23:27.808840Z", "filename": "pano_0001_000212.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 0.48670953, "relative_pitch": 89.33819386841807, "relative_heading": 176.00884905684066, "relative_elevation": 42.134940110147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77767632714349, 52.3503206256525, 42.1601176923141 ] }, "distance": 0.53, "direction": 278.35, "angle": 89.27, "elevation": 42.16, "pano_id": "TMX7316010203-001317_pano_0000_004232", "timestamp": "2019-07-17T10:40:05.559220Z", "filename": "pano_0000_004232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 0.5336815, "relative_pitch": 89.2747633031714, "relative_heading": 278.3478592131792, "relative_elevation": 42.1601176923141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77767572907812, 52.3503193248481, 42.102356816642 ] }, "distance": 0.57, "direction": 263.26, "angle": 89.22, "elevation": 42.1, "pano_id": "TMX7316010203-002841_pano_0001_000135", "timestamp": "2022-12-09T10:22:29.779430Z", "filename": "pano_0001_000135.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 0.5727432, "relative_pitch": 89.22061978138905, "relative_heading": 263.25547643307965, "relative_elevation": 42.102356816642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0009_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77767841886576, 52.3503239219305, 42.0367743838578 ] }, "distance": 0.59, "direction": 319.05, "angle": 89.2, "elevation": 42.04, "pano_id": "TMX7316010203-002491_pano_0009_000004", "timestamp": "2022-03-29T11:26:22.960990Z", "filename": "pano_0009_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 0.58820407, "relative_pitch": 89.19833498307284, "relative_heading": 319.05171114604684, "relative_elevation": 42.0367743838578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77767732698447, 52.3503263049093, 42.6393131325021 ] }, "distance": 0.85, "direction": 327.05, "angle": 88.86, "elevation": 42.64, "pano_id": "TMX7316010203-002105_pano_0000_000536", "timestamp": "2021-04-19T12:16:00.781890Z", "filename": "pano_0000_000536.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 0.84546046, "relative_pitch": 88.86407716982897, "relative_heading": 327.0463330233785, "relative_elevation": 42.6393131325021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777691391844421, 52.350307707622434, 0.0 ] }, "distance": 1.45, "direction": 159.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00220", "timestamp": "2025-07-02T05:59:05Z", "filename": "recording_2025-07-02_05-53-20_00220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 1.44844174, "relative_pitch": 0.0, "relative_heading": 159.86966124277188, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77769921909177, 52.3503337094882, 41.8978003691882 ] }, "distance": 1.85, "direction": 33.94, "angle": 87.47, "elevation": 41.9, "pano_id": "TMX7316010203-000040_pano_0001_001226", "timestamp": "2016-08-02T09:40:23.862120Z", "filename": "pano_0001_001226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 1.84822423, "relative_pitch": 87.47416716858417, "relative_heading": 33.9375928298754, "relative_elevation": 41.8978003691882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77766441012957, 52.3503064048065, 42.1630313051865 ] }, "distance": 2.02, "direction": 221.68, "angle": 87.26, "elevation": 42.16, "pano_id": "TMX7316010203-000811_pano_0000_002617", "timestamp": "2018-06-27T10:20:40.973810Z", "filename": "pano_0000_002617.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 2.01508627, "relative_pitch": 87.26376047203956, "relative_heading": 221.6833884928443, "relative_elevation": 42.1630313051865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0007_000634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77765395864643, 52.3503202480546, 42.2126154601574 ] }, "distance": 2.05, "direction": 270.99, "angle": 87.22, "elevation": 42.21, "pano_id": "TMX7316010203-001033_pano_0007_000634", "timestamp": "2019-01-02T12:31:57.517280Z", "filename": "pano_0007_000634.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 2.0525369, "relative_pitch": 87.21625512099683, "relative_heading": 270.99003812814414, "relative_elevation": 42.2126154601574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77771447360152, 52.3503144070904, 42.1162066925317 ] }, "distance": 2.16, "direction": 106.52, "angle": 87.06, "elevation": 42.12, "pano_id": "TMX7316010203-001888_pano_0000_000024", "timestamp": "2020-08-21T09:29:38.814050Z", "filename": "pano_0000_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 2.16052287, "relative_pitch": 87.06335315010098, "relative_heading": 106.52381251401732, "relative_elevation": 42.1162066925317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77765970290225, 52.3503067464389, 42.1703835735098 ] }, "distance": 2.22, "direction": 228.55, "angle": 86.99, "elevation": 42.17, "pano_id": "TMX7316010203-002400_pano_0006_000060", "timestamp": "2022-01-07T10:17:13.936720Z", "filename": "pano_0006_000060.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 2.21588341, "relative_pitch": 86.99210440601834, "relative_heading": 228.54744390452197, "relative_elevation": 42.1703835735098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77765072838787, 52.350315728836, 42.01948508434 ] }, "distance": 2.32, "direction": 258.38, "angle": 86.84, "elevation": 42.02, "pano_id": "TMX7316010203-002400_pano_0006_000057", "timestamp": "2022-01-07T10:16:55.891870Z", "filename": "pano_0006_000057.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 2.31991586, "relative_pitch": 86.83988090394432, "relative_heading": 258.3767361460401, "relative_elevation": 42.01948508434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77767405748451, 52.3502990440492, 41.9378027655184 ] }, "distance": 2.42, "direction": 196.37, "angle": 86.69, "elevation": 41.94, "pano_id": "TMX7316010203-000289_pano_0001_001078", "timestamp": "2017-05-09T10:19:32.396180Z", "filename": "pano_0001_001078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 2.4221862, "relative_pitch": 86.6944611100999, "relative_heading": 196.37040817740257, "relative_elevation": 41.9378027655184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77771334474427, 52.3503389238342, 42.1394604649395 ] }, "distance": 2.91, "direction": 43.34, "angle": 86.06, "elevation": 42.14, "pano_id": "TMX7316010203-002400_pano_0006_000061", "timestamp": "2022-01-07T10:17:14.676710Z", "filename": "pano_0006_000061.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 2.90599515, "relative_pitch": 86.05504996077912, "relative_heading": 43.33766332958654, "relative_elevation": 42.1394604649395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77770404184867, 52.3503437499614, 42.1400893898681 ] }, "distance": 2.98, "direction": 27.17, "angle": 85.96, "elevation": 42.14, "pano_id": "TMX7316010203-000811_pano_0000_002616", "timestamp": "2018-06-27T10:20:40.178830Z", "filename": "pano_0000_002616.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 2.97936935, "relative_pitch": 85.95582955390013, "relative_heading": 27.169863912739572, "relative_elevation": 42.1400893898681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0007_000633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77770451713191, 52.3503459545209, 42.207344933413 ] }, "distance": 3.21, "direction": 25.69, "angle": 85.65, "elevation": 42.21, "pano_id": "TMX7316010203-001033_pano_0007_000633", "timestamp": "2019-01-02T12:31:56.477200Z", "filename": "pano_0007_000633.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 3.21347694, "relative_pitch": 85.64615723087229, "relative_heading": 25.686191912600606, "relative_elevation": 42.207344933413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77765917970001, 52.3502949696807, 41.9113130886108 ] }, "distance": 3.25, "direction": 211.42, "angle": 85.56, "elevation": 41.91, "pano_id": "TMX7316010203-000040_pano_0001_001227", "timestamp": "2016-08-02T09:40:24.967130Z", "filename": "pano_0001_001227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 3.25449376, "relative_pitch": 85.55978321102249, "relative_heading": 211.4173890723552, "relative_elevation": 41.9113130886108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77763971827247, 52.3503352037407, 41.6951721133664 ] }, "distance": 3.47, "direction": 299.35, "angle": 85.25, "elevation": 41.7, "pano_id": "TMX7316010203-002399_pano_0006_000060", "timestamp": "2022-01-07T10:17:13.936720Z", "filename": "pano_0006_000060.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 3.4676744, "relative_pitch": 85.24580650688084, "relative_heading": 299.3497548472606, "relative_elevation": 41.6951721133664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77769841599446, 52.3503508304631, 42.0103844208643 ] }, "distance": 3.57, "direction": 15.86, "angle": 85.14, "elevation": 42.01, "pano_id": "TMX7316010203-002400_pano_0006_000056", "timestamp": "2022-01-07T10:16:55.032080Z", "filename": "pano_0006_000056.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 3.57463116, "relative_pitch": 85.13646142828365, "relative_heading": 15.86362531223292, "relative_elevation": 42.0103844208643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777731959257641, 52.35034513511617, 0.0 ] }, "distance": 4.3, "direction": 49.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00221", "timestamp": "2025-07-02T05:59:06Z", "filename": "recording_2025-07-02_05-53-20_00221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 4.30259637, "relative_pitch": 0.0, "relative_heading": 49.31699708609413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77772493578064, 52.3503523125602, 42.1077660471201 ] }, "distance": 4.55, "direction": 37.69, "angle": 83.83, "elevation": 42.11, "pano_id": "TMX7316010203-002841_pano_0001_000213", "timestamp": "2022-12-09T10:23:28.368840Z", "filename": "pano_0001_000213.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 4.55371353, "relative_pitch": 83.82777704639683, "relative_heading": 37.69165121698088, "relative_elevation": 42.1077660471201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7777160686321, 52.350356706681, 42.0808733319864 ] }, "distance": 4.64, "direction": 28.04, "angle": 83.71, "elevation": 42.08, "pano_id": "TMX7316010203-002841_pano_0001_000134", "timestamp": "2022-12-09T10:22:29.049630Z", "filename": "pano_0001_000134.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 4.63678179, "relative_pitch": 83.71209317708039, "relative_heading": 28.044007508457543, "relative_elevation": 42.0808733319864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0009_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77763155863091, 52.3502933169671, 42.0410848576576 ] }, "distance": 4.64, "direction": 230.39, "angle": 83.7, "elevation": 42.04, "pano_id": "TMX7316010203-002491_pano_0009_000005", "timestamp": "2022-03-29T11:26:24.095960Z", "filename": "pano_0009_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 4.64492697, "relative_pitch": 83.69522288269329, "relative_heading": 230.39237663342044, "relative_elevation": 42.0410848576576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77767503668881, 52.350278339693, 42.1512089697644 ] }, "distance": 4.67, "direction": 187.58, "angle": 83.68, "elevation": 42.15, "pano_id": "TMX7316010203-001888_pano_0000_000023", "timestamp": "2020-08-21T09:29:38.174020Z", "filename": "pano_0000_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 4.66865825, "relative_pitch": 83.67969383796935, "relative_heading": 187.58143062289327, "relative_elevation": 42.1512089697644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77769608140629, 52.3503616732115, 41.5937259895727 ] }, "distance": 4.72, "direction": 9.99, "angle": 83.53, "elevation": 41.59, "pano_id": "TMX7316010203-002399_pano_0006_000061", "timestamp": "2022-01-07T10:17:14.676710Z", "filename": "pano_0006_000061.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 4.7164906, "relative_pitch": 83.5306202367332, "relative_heading": 9.98803508245988, "relative_elevation": 41.5937259895727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77763560735498, 52.3502893597172, 42.6370095266029 ] }, "distance": 4.74, "direction": 224.15, "angle": 83.65, "elevation": 42.64, "pano_id": "TMX7316010203-002105_pano_0000_000537", "timestamp": "2021-04-19T12:16:01.401890Z", "filename": "pano_0000_000537.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 4.74117502, "relative_pitch": 83.6548576808714, "relative_heading": 224.15483345045322, "relative_elevation": 42.6370095266029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77772813022473, 52.3503532117095, 42.1357295457274 ] }, "distance": 4.77, "direction": 39.03, "angle": 83.54, "elevation": 42.14, "pano_id": "TMX7316010203-001317_pano_0000_004233", "timestamp": "2019-07-17T10:40:06.484230Z", "filename": "pano_0000_004233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 4.76726685, "relative_pitch": 83.54496401810437, "relative_heading": 39.02671136736372, "relative_elevation": 42.1357295457274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0009_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77771627956367, 52.3503602182727, 42.0163149815053 ] }, "distance": 4.99, "direction": 26.08, "angle": 83.23, "elevation": 42.02, "pano_id": "TMX7316010203-002491_pano_0009_000003", "timestamp": "2022-03-29T11:26:21.976030Z", "filename": "pano_0009_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 4.99133983, "relative_pitch": 83.2252818681494, "relative_heading": 26.08041889590833, "relative_elevation": 42.0163149815053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77764425903879, 52.3502786687355, 42.156918390654 ] }, "distance": 5.33, "direction": 210.58, "angle": 82.79, "elevation": 42.16, "pano_id": "TMX7316010203-002841_pano_0001_000211", "timestamp": "2022-12-09T10:23:27.263840Z", "filename": "pano_0001_000211.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 5.33298265, "relative_pitch": 82.79020066316266, "relative_heading": 210.58079662113528, "relative_elevation": 42.156918390654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77771874731323, 52.350363294933, 42.6392735596746 ] }, "distance": 5.37, "direction": 26.09, "angle": 82.82, "elevation": 42.64, "pano_id": "TMX7316010203-002105_pano_0000_000535", "timestamp": "2021-04-19T12:16:00.156900Z", "filename": "pano_0000_000535.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 5.37275896, "relative_pitch": 82.81829788196136, "relative_heading": 26.085993880128218, "relative_elevation": 42.6392735596746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77761465872589, 52.3502969932163, 42.1462877290323 ] }, "distance": 5.37, "direction": 241.65, "angle": 82.73, "elevation": 42.15, "pano_id": "TMX7316010203-001317_pano_0000_004231", "timestamp": "2019-07-17T10:40:04.414240Z", "filename": "pano_0000_004231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 5.37475984, "relative_pitch": 82.73250917495349, "relative_heading": 241.65056846315858, "relative_elevation": 42.1462877290323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77763509184807, 52.3502818330479, 42.1169713400304 ] }, "distance": 5.4, "direction": 218.22, "angle": 82.7, "elevation": 42.12, "pano_id": "TMX7316010203-002841_pano_0001_000136", "timestamp": "2022-12-09T10:22:30.484410Z", "filename": "pano_0001_000136.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 5.39548786, "relative_pitch": 82.69975988707516, "relative_heading": 218.21640468597323, "relative_elevation": 42.1169713400304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track27_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777636953895114, 52.35027674282658, 0.0 ] }, "distance": 5.78, "direction": 213.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track27_Sphere_00039", "timestamp": "2024-10-16T09:40:56Z", "filename": "Job_20241016_1007_Track27_Sphere_00039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 5.77956364, "relative_pitch": 0.0, "relative_heading": 213.7499348870179, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777651335312484, 52.35027155901665, 0.0 ] }, "distance": 5.83, "direction": 202.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00219", "timestamp": "2025-07-02T05:59:04Z", "filename": "recording_2025-07-02_05-53-20_00219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 5.82641384, "relative_pitch": 0.0, "relative_heading": 202.5140137187865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77775373208165, 52.3503504385219, 42.0826157703996 ] }, "distance": 5.84, "direction": 54.43, "angle": 82.11, "elevation": 42.08, "pano_id": "TMX7316010203-001888_pano_0000_000025", "timestamp": "2020-08-21T09:29:39.464000Z", "filename": "pano_0000_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 5.83553257, "relative_pitch": 82.10522689688469, "relative_heading": 54.42555631545267, "relative_elevation": 42.0826157703996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77764219924809, 52.3503665615892, 42.035796652548 ] }, "distance": 5.92, "direction": 331.19, "angle": 81.98, "elevation": 42.04, "pano_id": "TMX7316010203-002399_pano_0006_000057", "timestamp": "2022-01-07T10:16:55.891870Z", "filename": "pano_0006_000057.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 5.92181208, "relative_pitch": 81.981199754645, "relative_heading": 331.19265127605917, "relative_elevation": 42.035796652548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77759580692832, 52.3503314935401, 42.065816661343 ] }, "distance": 6.15, "direction": 282.08, "angle": 81.68, "elevation": 42.07, "pano_id": "TMX7316010203-002399_pano_0006_000058", "timestamp": "2022-01-07T10:16:56.846890Z", "filename": "pano_0006_000058.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 6.15083316, "relative_pitch": 81.68120395660192, "relative_heading": 282.07589333847847, "relative_elevation": 42.065816661343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0007_000635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77759942762501, 52.3502977802797, 42.2541347416118 ] }, "distance": 6.27, "direction": 246.86, "angle": 81.56, "elevation": 42.25, "pano_id": "TMX7316010203-001033_pano_0007_000635", "timestamp": "2019-01-02T12:31:58.712240Z", "filename": "pano_0007_000635.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 6.27250066, "relative_pitch": 81.55627501028405, "relative_heading": 246.86348489654614, "relative_elevation": 42.2541347416118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77773901340906, 52.3503721861744, 41.8941807700321 ] }, "distance": 6.92, "direction": 32.77, "angle": 80.63, "elevation": 41.89, "pano_id": "TMX7316010203-000040_pano_0001_001225", "timestamp": "2016-08-02T09:40:22.762150Z", "filename": "pano_0001_001225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 6.9156088, "relative_pitch": 80.62652896997082, "relative_heading": 32.77248418523625, "relative_elevation": 41.8941807700321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77762465142649, 52.3502691390886, 42.1695694783702 ] }, "distance": 6.95, "direction": 215.62, "angle": 80.64, "elevation": 42.17, "pano_id": "TMX7316010203-000811_pano_0000_002618", "timestamp": "2018-06-27T10:20:41.763780Z", "filename": "pano_0000_002618.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 6.95250745, "relative_pitch": 80.63785216798092, "relative_heading": 215.62060992907928, "relative_elevation": 42.1695694783702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77760292535378, 52.3502804070593, 42.0219374811277 ] }, "distance": 7.07, "direction": 231.5, "angle": 80.46, "elevation": 42.02, "pano_id": "TMX7316010203-002400_pano_0006_000058", "timestamp": "2022-01-07T10:16:56.846890Z", "filename": "pano_0006_000058.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 7.06526402, "relative_pitch": 80.45596701971297, "relative_heading": 231.50446547076785, "relative_elevation": 42.0219374811277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0007_000632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77774524337459, 52.3503776161208, 42.1743847578764 ] }, "distance": 7.65, "direction": 33.0, "angle": 79.71, "elevation": 42.17, "pano_id": "TMX7316010203-001033_pano_0007_000632", "timestamp": "2019-01-02T12:31:55.517280Z", "filename": "pano_0007_000632.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 7.65349549, "relative_pitch": 79.71432115533067, "relative_heading": 32.99616465462833, "relative_elevation": 42.1743847578764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77758309302125, 52.3502887054019, 41.9553448436782 ] }, "distance": 7.71, "direction": 243.21, "angle": 79.59, "elevation": 41.96, "pano_id": "TMX7316010203-000040_pano_0001_001324", "timestamp": "2016-08-02T09:42:29.931310Z", "filename": "pano_0001_001324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 7.70847229, "relative_pitch": 79.58913328746318, "relative_heading": 243.20973573192308, "relative_elevation": 41.9553448436782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7777575968006, 52.3503736046302, 41.8928315350786 ] }, "distance": 7.8, "direction": 39.99, "angle": 79.46, "elevation": 41.89, "pano_id": "TMX7316010203-000289_pano_0001_001079", "timestamp": "2017-05-09T10:19:34.016230Z", "filename": "pano_0001_001079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 7.79552204, "relative_pitch": 79.45882432320852, "relative_heading": 39.98913316717052, "relative_elevation": 41.8928315350786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77774426068254, 52.3503818586237, 42.1088437745348 ] }, "distance": 8.02, "direction": 30.76, "angle": 79.22, "elevation": 42.11, "pano_id": "TMX7316010203-000811_pano_0000_002615", "timestamp": "2018-06-27T10:20:39.383800Z", "filename": "pano_0000_002615.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 8.01908687, "relative_pitch": 79.21786243206346, "relative_heading": 30.75746183494197, "relative_elevation": 42.1088437745348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77776009674393, 52.350375004579, 42.1068518087268 ] }, "distance": 8.02, "direction": 40.21, "angle": 79.21, "elevation": 42.11, "pano_id": "TMX7316010203-002400_pano_0006_000062", "timestamp": "2022-01-07T10:17:15.301690Z", "filename": "pano_0006_000062.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 8.02440397, "relative_pitch": 79.21038260533582, "relative_heading": 40.206229853255714, "relative_elevation": 42.1068518087268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77758623272105, 52.3502751897591, 42.1400120612234 ] }, "distance": 8.32, "direction": 233.25, "angle": 78.83, "elevation": 42.14, "pano_id": "TMX7316010203-000811_pano_0000_002657", "timestamp": "2018-06-27T10:21:23.138630Z", "filename": "pano_0000_002657.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 8.32072669, "relative_pitch": 78.83038374722423, "relative_heading": 233.25126944665206, "relative_elevation": 42.1400120612234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77761888171005, 52.3502562436185, 41.9183607809246 ] }, "distance": 8.36, "direction": 212.08, "angle": 78.72, "elevation": 41.92, "pano_id": "TMX7316010203-000040_pano_0001_001228", "timestamp": "2016-08-02T09:40:25.987100Z", "filename": "pano_0001_001228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 8.36386908, "relative_pitch": 78.7160965022661, "relative_heading": 212.0826411436334, "relative_elevation": 41.9183607809246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77774246967181, 52.3503877895529, 41.9716109232977 ] }, "distance": 8.54, "direction": 27.79, "angle": 78.51, "elevation": 41.97, "pano_id": "TMX7316010203-002400_pano_0006_000055", "timestamp": "2022-01-07T10:16:54.232090Z", "filename": "pano_0006_000055.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 8.53527474, "relative_pitch": 78.50517271891783, "relative_heading": 27.78650887887605, "relative_elevation": 41.9716109232977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77761012914538, 52.3502572452446, 41.9474852439016 ] }, "distance": 8.6, "direction": 215.84, "angle": 78.41, "elevation": 41.95, "pano_id": "TMX7316010203-001317_pano_0000_004093", "timestamp": "2019-07-17T10:37:16.104960Z", "filename": "pano_0000_004093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 8.60474898, "relative_pitch": 78.40764551350095, "relative_heading": 215.84429059274765, "relative_elevation": 41.9474852439016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77756295700178, 52.3502948065926, 42.0620805267245 ] }, "distance": 8.71, "direction": 251.29, "angle": 78.3, "elevation": 42.06, "pano_id": "TMX7316010203-002399_pano_0006_000059", "timestamp": "2022-01-07T10:16:57.986870Z", "filename": "pano_0006_000059.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 8.71373756, "relative_pitch": 78.29595171479605, "relative_heading": 251.28775150630992, "relative_elevation": 42.0620805267245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777571139124351, 52.3502801248013, 0.0 ] }, "distance": 8.88, "direction": 240.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00152", "timestamp": "2025-07-02T05:57:37Z", "filename": "recording_2025-07-02_05-53-20_00152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 8.87920546, "relative_pitch": 0.0, "relative_heading": 240.07744850226857, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0009_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77756439487113, 52.3502874748482, 42.0811439687386 ] }, "distance": 8.92, "direction": 246.11, "angle": 78.03, "elevation": 42.08, "pano_id": "TMX7316010203-002491_pano_0009_000006", "timestamp": "2022-03-29T11:26:25.410970Z", "filename": "pano_0009_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 8.918997, "relative_pitch": 78.03338743636856, "relative_heading": 246.1149098618464, "relative_elevation": 42.0811439687386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7776882841311, 52.3504015666005, 41.7272549197078 ] }, "distance": 9.09, "direction": 1.81, "angle": 77.71, "elevation": 41.73, "pano_id": "TMX7316010203-002399_pano_0006_000056", "timestamp": "2022-01-07T10:16:55.032080Z", "filename": "pano_0006_000056.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.08862838, "relative_pitch": 77.71230168345828, "relative_heading": 1.8078734151429736, "relative_elevation": 41.7272549197078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77763586173444, 52.3502428216006, 42.1513455379754 ] }, "distance": 9.19, "direction": 200.95, "angle": 77.7, "elevation": 42.15, "pano_id": "TMX7316010203-001888_pano_0000_000022", "timestamp": "2020-08-21T09:29:37.554010Z", "filename": "pano_0000_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.18757489, "relative_pitch": 77.70376920817924, "relative_heading": 200.95217146242754, "relative_elevation": 42.1513455379754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777772231365158, 52.35038269589228, 0.0 ] }, "distance": 9.21, "direction": 40.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00222", "timestamp": "2025-07-02T05:59:08Z", "filename": "recording_2025-07-02_05-53-20_00222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.21214402, "relative_pitch": 0.0, "relative_heading": 40.69765242927071, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track27_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777759089490903, 52.350389530871645, 0.0 ] }, "distance": 9.28, "direction": 33.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track27_Sphere_00034", "timestamp": "2024-10-16T09:40:53Z", "filename": "Job_20241016_1007_Track27_Sphere_00034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.27951772, "relative_pitch": 0.0, "relative_heading": 33.42402062170173, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77774492428031, 52.3503949637164, 41.4935103552416 ] }, "distance": 9.32, "direction": 26.41, "angle": 77.34, "elevation": 41.49, "pano_id": "TMX7316010203-002399_pano_0006_000062", "timestamp": "2022-01-07T10:17:15.301690Z", "filename": "pano_0006_000062.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.32218939, "relative_pitch": 77.33782145121003, "relative_heading": 26.408539765018112, "relative_elevation": 41.4935103552416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77776544647853, 52.350389131713, 42.0944562098011 ] }, "distance": 9.49, "direction": 35.76, "angle": 77.3, "elevation": 42.09, "pano_id": "TMX7316010203-002841_pano_0001_000214", "timestamp": "2022-12-09T10:23:28.958810Z", "filename": "pano_0001_000214.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.48890441, "relative_pitch": 77.29675004175209, "relative_heading": 35.755375218572475, "relative_elevation": 42.0944562098011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77775586635696, 52.3503935321258, 42.0498524894938 ] }, "distance": 9.54, "direction": 30.85, "angle": 77.22, "elevation": 42.05, "pano_id": "TMX7316010203-002841_pano_0001_000133", "timestamp": "2022-12-09T10:22:28.304410Z", "filename": "pano_0001_000133.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.53977248, "relative_pitch": 77.21777758799739, "relative_heading": 30.849267397786527, "relative_elevation": 42.0498524894938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0008_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0008_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0008_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77760385322528, 52.350248468376, 42.0096332291141 ] }, "distance": 9.65, "direction": 214.51, "angle": 77.06, "elevation": 42.01, "pano_id": "TMX7316010203-002491_pano_0008_000069", "timestamp": "2022-03-29T11:25:08.786560Z", "filename": "pano_0008_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.64947458, "relative_pitch": 77.06374069575055, "relative_heading": 214.5067121126844, "relative_elevation": 42.0096332291141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77759362716108, 52.3502524201187, 42.6175846485421 ] }, "distance": 9.72, "direction": 219.37, "angle": 77.16, "elevation": 42.62, "pano_id": "TMX7316010203-002105_pano_0000_000538", "timestamp": "2021-04-19T12:16:02.027150Z", "filename": "pano_0000_000538.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.71680205, "relative_pitch": 77.1561264183171, "relative_heading": 219.36730523486557, "relative_elevation": 42.6175846485421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7775458093548, 52.350296584698, 42.2602489665151 ] }, "distance": 9.77, "direction": 254.59, "angle": 76.98, "elevation": 42.26, "pano_id": "TMX7316010203-001317_pano_0000_004230", "timestamp": "2019-07-17T10:40:02.904230Z", "filename": "pano_0000_004230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.77313771, "relative_pitch": 76.97864695241603, "relative_heading": 254.58585318328332, "relative_elevation": 42.2602489665151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0009_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77775365122559, 52.3503969884579, 42.0139123592526 ] }, "distance": 9.8, "direction": 28.94, "angle": 76.87, "elevation": 42.01, "pano_id": "TMX7316010203-002491_pano_0009_000002", "timestamp": "2022-03-29T11:26:21.061030Z", "filename": "pano_0009_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.79801083, "relative_pitch": 76.87274890825398, "relative_heading": 28.93788067884137, "relative_elevation": 42.0139123592526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77777365500414, 52.3503893766946, 42.1148167708889 ] }, "distance": 9.85, "direction": 38.3, "angle": 76.84, "elevation": 42.11, "pano_id": "TMX7316010203-001317_pano_0000_004234", "timestamp": "2019-07-17T10:40:07.334220Z", "filename": "pano_0000_004234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.84760442, "relative_pitch": 76.83912618422588, "relative_heading": 38.304493786225066, "relative_elevation": 42.1148167708889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0007_000636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77757495611415, 52.3502610396677, 42.2619123645127 ] }, "distance": 9.91, "direction": 228.61, "angle": 76.8, "elevation": 42.26, "pano_id": "TMX7316010203-001033_pano_0007_000636", "timestamp": "2019-01-02T12:32:00.422220Z", "filename": "pano_0007_000636.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 9.91096779, "relative_pitch": 76.80189450084197, "relative_heading": 228.61045503054675, "relative_elevation": 42.2619123645127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_006157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_006157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_006157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77756026921708, 52.3502696219437, 42.1227120542899 ] }, "distance": 10.12, "direction": 236.43, "angle": 76.48, "elevation": 42.12, "pano_id": "TMX7316010203-001887_pano_0000_006157", "timestamp": "2020-08-21T09:24:11.444980Z", "filename": "pano_0000_006157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 10.1246019, "relative_pitch": 76.48478214592186, "relative_heading": 236.43376753216833, "relative_elevation": 42.1227120542899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77760421558113, 52.3502415746441, 42.1539059039205 ] }, "distance": 10.28, "direction": 211.97, "angle": 76.3, "elevation": 42.15, "pano_id": "TMX7316010203-002841_pano_0001_000210", "timestamp": "2022-12-09T10:23:26.733820Z", "filename": "pano_0001_000210.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 10.27769045, "relative_pitch": 76.29784994133917, "relative_heading": 211.9698821736517, "relative_elevation": 42.1539059039205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77775926951061, 52.3504005017083, 42.6710825385526 ] }, "distance": 10.33, "direction": 29.75, "angle": 76.4, "elevation": 42.67, "pano_id": "TMX7316010203-002105_pano_0000_000534", "timestamp": "2021-04-19T12:15:59.491880Z", "filename": "pano_0000_000534.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 10.32640264, "relative_pitch": 76.39596459086002, "relative_heading": 29.747297543515337, "relative_elevation": 42.6710825385526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77759477989706, 52.3502440163328, 42.1130664208904 ] }, "distance": 10.41, "direction": 215.77, "angle": 76.11, "elevation": 42.11, "pano_id": "TMX7316010203-002841_pano_0001_000137", "timestamp": "2022-12-09T10:22:31.174350Z", "filename": "pano_0001_000137.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 10.41047419, "relative_pitch": 76.11468774658226, "relative_heading": 215.76629061673782, "relative_elevation": 42.1130664208904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77753216737256, 52.3503053418301, 42.2527490230277 ] }, "distance": 10.48, "direction": 261.09, "angle": 76.07, "elevation": 42.25, "pano_id": "TMX7316010203-000811_pano_0000_002658", "timestamp": "2018-06-27T10:21:24.363570Z", "filename": "pano_0000_002658.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 10.4776644, "relative_pitch": 76.07295769809903, "relative_heading": 261.0878428143188, "relative_elevation": 42.2527490230277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77779196241778, 52.3503870360162, 42.0872692149132 ] }, "distance": 10.48, "direction": 44.55, "angle": 76.02, "elevation": 42.09, "pano_id": "TMX7316010203-001888_pano_0000_000026", "timestamp": "2020-08-21T09:29:40.139030Z", "filename": "pano_0000_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 10.47869181, "relative_pitch": 76.0190255326775, "relative_heading": 44.55222764739552, "relative_elevation": 42.0872692149132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77759769263753, 52.3502322994113, 42.2070155655965 ] }, "distance": 11.39, "direction": 211.12, "angle": 74.9, "elevation": 42.21, "pano_id": "TMX7316010203-000811_pano_0000_002656", "timestamp": "2018-06-27T10:21:21.583630Z", "filename": "pano_0000_002656.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 11.38984114, "relative_pitch": 74.89808383388966, "relative_heading": 211.11768923982532, "relative_elevation": 42.2070155655965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77751502033443, 52.35030848891514, 0.0 ] }, "distance": 11.59, "direction": 263.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00153", "timestamp": "2025-07-02T05:57:39Z", "filename": "recording_2025-07-02_05-53-20_00153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 11.58970278, "relative_pitch": 0.0, "relative_heading": 263.6939295148339, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track27_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777588972312352, 52.35023307551153, 0.0 ] }, "distance": 11.64, "direction": 213.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track27_Sphere_00041", "timestamp": "2024-10-16T09:40:57Z", "filename": "Job_20241016_1007_Track27_Sphere_00041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 11.6361573, "relative_pitch": 0.0, "relative_heading": 213.84332291571337, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_006156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_006156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_006156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77751457211676, 52.3503028961306, 42.2736923061311 ] }, "distance": 11.7, "direction": 260.68, "angle": 74.52, "elevation": 42.27, "pano_id": "TMX7316010203-001887_pano_0000_006156", "timestamp": "2020-08-21T09:24:10.145010Z", "filename": "pano_0000_006156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 11.7045973, "relative_pitch": 74.52383373904503, "relative_heading": 260.6809897388679, "relative_elevation": 42.2736923061311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77777748303191, 52.3504099292206, 41.9649476613849 ] }, "distance": 11.87, "direction": 32.44, "angle": 74.21, "elevation": 41.96, "pano_id": "TMX7316010203-000040_pano_0001_001224", "timestamp": "2016-08-02T09:40:21.742140Z", "filename": "pano_0001_001224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 11.86607454, "relative_pitch": 74.21113571653753, "relative_heading": 32.43789501456775, "relative_elevation": 41.9649476613849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77751342570162, 52.3502979748303, 42.0884903809056 ] }, "distance": 11.88, "direction": 258.14, "angle": 74.23, "elevation": 42.09, "pano_id": "TMX7316010203-000040_pano_0001_001323", "timestamp": "2016-08-02T09:42:27.891320Z", "filename": "pano_0001_001323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 11.88208595, "relative_pitch": 74.2349899669424, "relative_heading": 258.13539648058645, "relative_elevation": 42.0884903809056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77758458604334, 52.3502317604438, 42.1677140919492 ] }, "distance": 11.93, "direction": 214.64, "angle": 74.21, "elevation": 42.17, "pano_id": "TMX7316010203-000811_pano_0000_002619", "timestamp": "2018-06-27T10:20:42.528860Z", "filename": "pano_0000_002619.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 11.92531709, "relative_pitch": 74.20873517363692, "relative_heading": 214.64448885358627, "relative_elevation": 42.1677140919492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777577827337513, 52.35023451008537, 0.0 ] }, "distance": 11.95, "direction": 217.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00151", "timestamp": "2025-07-02T05:57:35Z", "filename": "recording_2025-07-02_05-53-20_00151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 11.94820833, "relative_pitch": 0.0, "relative_heading": 217.2964070391202, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77756608305316, 52.3502404316559, 42.0262659192085 ] }, "distance": 11.95, "direction": 222.27, "angle": 74.12, "elevation": 42.03, "pano_id": "TMX7316010203-002400_pano_0006_000059", "timestamp": "2022-01-07T10:16:57.986870Z", "filename": "pano_0006_000059.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 11.95390934, "relative_pitch": 74.12218035478853, "relative_heading": 222.26768711681444, "relative_elevation": 42.0262659192085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0007_000631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77778106756136, 52.3504110952168, 42.2766935126856 ] }, "distance": 12.11, "direction": 33.08, "angle": 74.02, "elevation": 42.28, "pano_id": "TMX7316010203-001033_pano_0007_000631", "timestamp": "2019-01-02T12:31:54.537240Z", "filename": "pano_0007_000631.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 12.10735904, "relative_pitch": 74.01914652922304, "relative_heading": 33.08409713458656, "relative_elevation": 42.2766935126856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77759215747659, 52.3502244265375, 41.9405992198735 ] }, "distance": 12.34, "direction": 210.51, "angle": 73.61, "elevation": 41.94, "pano_id": "TMX7316010203-000289_pano_0001_001077", "timestamp": "2017-05-09T10:19:31.036380Z", "filename": "pano_0001_001077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 12.33543501, "relative_pitch": 73.61050411177285, "relative_heading": 210.51459920908104, "relative_elevation": 41.9405992198735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0009_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77749864590506, 52.3503082859366, 42.2219015620649 ] }, "distance": 12.7, "direction": 264.15, "angle": 73.26, "elevation": 42.22, "pano_id": "TMX7316010203-002491_pano_0009_000007", "timestamp": "2022-03-29T11:26:26.505940Z", "filename": "pano_0009_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 12.70159096, "relative_pitch": 73.25716631841345, "relative_heading": 264.1455139271467, "relative_elevation": 42.2219015620649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77778433119291, 52.3504203759225, 42.1993112359196 ] }, "distance": 13.1, "direction": 31.43, "angle": 72.75, "elevation": 42.2, "pano_id": "TMX7316010203-000811_pano_0000_002614", "timestamp": "2018-06-27T10:20:38.583810Z", "filename": "pano_0000_002614.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 13.09945899, "relative_pitch": 72.75467542006538, "relative_heading": 31.433195481917807, "relative_elevation": 42.1993112359196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77780205364656, 52.3504132987584, 42.2159342179075 ] }, "distance": 13.14, "direction": 37.73, "angle": 72.72, "elevation": 42.22, "pano_id": "TMX7316010203-002400_pano_0006_000063", "timestamp": "2022-01-07T10:17:15.866820Z", "filename": "pano_0006_000063.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 13.13658366, "relative_pitch": 72.71511426072108, "relative_heading": 37.731221459908916, "relative_elevation": 42.2159342179075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77757890779248, 52.3502183690378, 41.9098776420578 ] }, "distance": 13.38, "direction": 212.38, "angle": 72.29, "elevation": 41.91, "pano_id": "TMX7316010203-000040_pano_0001_001229", "timestamp": "2016-08-02T09:40:26.937120Z", "filename": "pano_0001_001229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 13.38163784, "relative_pitch": 72.29194820774676, "relative_heading": 212.3798146837311, "relative_elevation": 41.9098776420578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77773073136213, 52.3504384080744, 41.719979442656 ] }, "distance": 13.56, "direction": 13.56, "angle": 71.99, "elevation": 41.72, "pano_id": "TMX7316010203-002399_pano_0006_000055", "timestamp": "2022-01-07T10:16:54.232090Z", "filename": "pano_0006_000055.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 13.56149305, "relative_pitch": 71.99273343167654, "relative_heading": 13.557509308470491, "relative_elevation": 41.719979442656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77778437636136, 52.3504256664715, 42.0733646899462 ] }, "distance": 13.61, "direction": 30.15, "angle": 72.08, "elevation": 42.07, "pano_id": "TMX7316010203-002400_pano_0006_000054", "timestamp": "2022-01-07T10:16:53.491910Z", "filename": "pano_0006_000054.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 13.60677666, "relative_pitch": 72.07848381256362, "relative_heading": 30.151378978734755, "relative_elevation": 42.0733646899462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7774828095612, 52.3503135365505, 42.3723361380398 ] }, "distance": 13.73, "direction": 267.03, "angle": 72.04, "elevation": 42.37, "pano_id": "TMX7316010203-001317_pano_0000_004229", "timestamp": "2019-07-17T10:40:01.309200Z", "filename": "pano_0000_004229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 13.73287363, "relative_pitch": 72.04249121858257, "relative_heading": 267.0308771193867, "relative_elevation": 42.3723361380398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77759688671169, 52.3502072387521, 42.1546487165615 ] }, "distance": 13.88, "direction": 205.35, "angle": 71.78, "elevation": 42.15, "pano_id": "TMX7316010203-001888_pano_0000_000021", "timestamp": "2020-08-21T09:29:36.944040Z", "filename": "pano_0000_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 13.87577759, "relative_pitch": 71.78033474198274, "relative_heading": 205.3513488683547, "relative_elevation": 42.1546487165615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77756557047419, 52.3502163504264, 41.9489651108161 ] }, "distance": 14.07, "direction": 215.02, "angle": 71.45, "elevation": 41.95, "pano_id": "TMX7316010203-001317_pano_0000_004094", "timestamp": "2019-07-17T10:37:16.794970Z", "filename": "pano_0000_004094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.07291942, "relative_pitch": 71.45457368924103, "relative_heading": 215.01580640421605, "relative_elevation": 41.9489651108161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777811721632086, 52.350420549226826, 0.0 ] }, "distance": 14.18, "direction": 37.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00223", "timestamp": "2025-07-02T05:59:10Z", "filename": "recording_2025-07-02_05-53-20_00223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.17783767, "relative_pitch": 0.0, "relative_heading": 37.84155068335477, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77778840378738, 52.3504328511951, 41.5343766575679 ] }, "distance": 14.44, "direction": 29.5, "angle": 70.83, "elevation": 41.53, "pano_id": "TMX7316010203-002399_pano_0006_000063", "timestamp": "2022-01-07T10:17:15.866820Z", "filename": "pano_0006_000063.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.43685909, "relative_pitch": 70.83315193093452, "relative_heading": 29.499444122953985, "relative_elevation": 41.5343766575679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77779535298918, 52.3504303843155, 42.1529954774305 ] }, "distance": 14.44, "direction": 31.67, "angle": 71.09, "elevation": 42.15, "pano_id": "TMX7316010203-002841_pano_0001_000132", "timestamp": "2022-12-09T10:22:27.534410Z", "filename": "pano_0001_000132.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.44149015, "relative_pitch": 71.08869348947776, "relative_heading": 31.671354881147604, "relative_elevation": 42.1529954774305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77780645225014, 52.3504259867276, 42.2146697035059 ] }, "distance": 14.45, "direction": 35.24, "angle": 71.1, "elevation": 42.21, "pano_id": "TMX7316010203-002841_pano_0001_000215", "timestamp": "2022-12-09T10:23:29.578820Z", "filename": "pano_0001_000215.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.45021852, "relative_pitch": 71.10375811119779, "relative_heading": 35.24458778074034, "relative_elevation": 42.2146697035059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0009_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77779157515459, 52.3504337309491, 42.0719455648214 ] }, "distance": 14.63, "direction": 30.05, "angle": 70.83, "elevation": 42.07, "pano_id": "TMX7316010203-002491_pano_0009_000001", "timestamp": "2022-03-29T11:26:20.196230Z", "filename": "pano_0009_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.62914101, "relative_pitch": 70.82655529377843, "relative_heading": 30.047295196779206, "relative_elevation": 42.0719455648214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0008_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0008_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0008_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77756109655551, 52.3502114106499, 41.9947921298444 ] }, "distance": 14.7, "direction": 214.76, "angle": 70.71, "elevation": 41.99, "pano_id": "TMX7316010203-002491_pano_0008_000068", "timestamp": "2022-03-29T11:25:08.176580Z", "filename": "pano_0008_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.69816901, "relative_pitch": 70.70996379067056, "relative_heading": 214.75960029549373, "relative_elevation": 41.9947921298444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77755050764705, 52.3502161748412, 42.5818632729352 ] }, "distance": 14.7, "direction": 218.25, "angle": 70.95, "elevation": 42.58, "pano_id": "TMX7316010203-002105_pano_0000_000539", "timestamp": "2021-04-19T12:16:02.661880Z", "filename": "pano_0000_000539.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.70128092, "relative_pitch": 70.95289534282794, "relative_heading": 218.24996904047802, "relative_elevation": 42.5818632729352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77746768997738, 52.3503285119566, 42.3474951488897 ] }, "distance": 14.78, "direction": 273.71, "angle": 70.77, "elevation": 42.35, "pano_id": "TMX7316010203-000811_pano_0000_002659", "timestamp": "2018-06-27T10:21:25.413560Z", "filename": "pano_0000_002659.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.77558934, "relative_pitch": 70.76545902323467, "relative_heading": 273.70598828851604, "relative_elevation": 42.3474951488897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77781566734613, 52.3504271193589, 42.1734070051461 ] }, "distance": 14.92, "direction": 36.93, "angle": 70.51, "elevation": 42.17, "pano_id": "TMX7316010203-001317_pano_0000_004235", "timestamp": "2019-07-17T10:40:08.109180Z", "filename": "pano_0000_004235.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 14.92199372, "relative_pitch": 70.51496209836436, "relative_heading": 36.934642234931374, "relative_elevation": 42.1734070051461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77782796939079, 52.350424640234, 42.1234465138987 ] }, "distance": 15.23, "direction": 40.08, "angle": 70.12, "elevation": 42.12, "pano_id": "TMX7316010203-001888_pano_0000_000027", "timestamp": "2020-08-21T09:29:40.803990Z", "filename": "pano_0000_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 15.22816486, "relative_pitch": 70.12442843008019, "relative_heading": 40.08095123009713, "relative_elevation": 42.1234465138987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77756396669138, 52.350204333987, 42.1532760672271 ] }, "distance": 15.25, "direction": 212.47, "angle": 70.12, "elevation": 42.15, "pano_id": "TMX7316010203-002841_pano_0001_000209", "timestamp": "2022-12-09T10:23:26.213850Z", "filename": "pano_0001_000209.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 15.24578964, "relative_pitch": 70.1162051484126, "relative_heading": 212.4679375068948, "relative_elevation": 42.1532760672271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77779965619548, 52.3504375176026, 42.7488485341892 ] }, "distance": 15.27, "direction": 31.04, "angle": 70.34, "elevation": 42.75, "pano_id": "TMX7316010203-002105_pano_0000_000533", "timestamp": "2021-04-19T12:15:58.786920Z", "filename": "pano_0000_000533.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 15.27189979, "relative_pitch": 70.34088190864809, "relative_heading": 31.044046514389933, "relative_elevation": 42.7488485341892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track27_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77780656870158, 52.35043560426562, 0.0 ] }, "distance": 15.34, "direction": 32.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track27_Sphere_00032", "timestamp": "2024-10-16T09:40:52Z", "filename": "Job_20241016_1007_Track27_Sphere_00032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 15.34098575, "relative_pitch": 0.0, "relative_heading": 32.961678886419264, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77755489716065, 52.3502059660709, 42.1053224224597 ] }, "distance": 15.44, "direction": 214.77, "angle": 69.87, "elevation": 42.11, "pano_id": "TMX7316010203-002841_pano_0001_000138", "timestamp": "2022-12-09T10:22:31.854370Z", "filename": "pano_0001_000138.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 15.43674073, "relative_pitch": 69.86594866649439, "relative_heading": 214.7656888206349, "relative_elevation": 42.1053224224597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_006155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_006155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_006155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77745535494573, 52.3503275854021, 42.3474460402504 ] }, "distance": 15.61, "direction": 273.13, "angle": 69.77, "elevation": 42.35, "pano_id": "TMX7316010203-001887_pano_0000_006155", "timestamp": "2020-08-21T09:24:09.165040Z", "filename": "pano_0000_006155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 15.60847646, "relative_pitch": 69.76705709377913, "relative_heading": 273.12888503333545, "relative_elevation": 42.3474460402504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77745146866009, 52.35033089173241, 0.0 ] }, "distance": 15.9, "direction": 274.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00154", "timestamp": "2025-07-02T05:57:41Z", "filename": "recording_2025-07-02_05-53-20_00154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 15.89689342, "relative_pitch": 0.0, "relative_heading": 274.40094104487775, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77745034105962, 52.3503203966362, 42.1756386235356 ] }, "distance": 15.93, "direction": 270.19, "angle": 69.31, "elevation": 42.18, "pano_id": "TMX7316010203-000040_pano_0001_001322", "timestamp": "2016-08-02T09:42:26.026630Z", "filename": "pano_0001_001322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 15.92694543, "relative_pitch": 69.31177014208369, "relative_heading": 270.1871501236272, "relative_elevation": 42.1756386235356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77756278572121, 52.3501920697349, 42.1964063802734 ] }, "distance": 16.45, "direction": 210.15, "angle": 68.7, "elevation": 42.2, "pano_id": "TMX7316010203-000811_pano_0000_002655", "timestamp": "2018-06-27T10:21:20.118650Z", "filename": "pano_0000_002655.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 16.45380257, "relative_pitch": 68.69751165371454, "relative_heading": 210.15264483261532, "relative_elevation": 42.1964063802734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0007_000630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77781593240667, 52.3504440859598, 42.2127891071141 ] }, "distance": 16.48, "direction": 33.04, "angle": 68.67, "elevation": 42.21, "pano_id": "TMX7316010203-001033_pano_0007_000630", "timestamp": "2019-01-02T12:31:53.502240Z", "filename": "pano_0007_000630.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 16.48002183, "relative_pitch": 68.67415098747435, "relative_heading": 33.03762725618538, "relative_elevation": 42.2127891071141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7778166849529, 52.3504474967317, 41.9640310732648 ] }, "distance": 16.83, "direction": 32.48, "angle": 68.15, "elevation": 41.96, "pano_id": "TMX7316010203-000040_pano_0001_001223", "timestamp": "2016-08-02T09:40:20.782140Z", "filename": "pano_0001_001223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 16.82694177, "relative_pitch": 68.14996117653568, "relative_heading": 32.47944006312039, "relative_elevation": 41.9640310732648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77754494133677, 52.3501944783479, 42.1684081265703 ] }, "distance": 16.87, "direction": 214.18, "angle": 68.19, "elevation": 42.17, "pano_id": "TMX7316010203-000811_pano_0000_002620", "timestamp": "2018-06-27T10:20:43.273810Z", "filename": "pano_0000_002620.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 16.87455016, "relative_pitch": 68.1901728013348, "relative_heading": 214.18301027218027, "relative_elevation": 42.1684081265703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777540893558248, 52.35019542053111, 0.0 ] }, "distance": 16.95, "direction": 215.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00150", "timestamp": "2025-07-02T05:57:34Z", "filename": "recording_2025-07-02_05-53-20_00150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 16.94521806, "relative_pitch": 0.0, "relative_heading": 215.1537215231658, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0009_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77743599113963, 52.3503329987879, 42.301582862623 ] }, "distance": 16.97, "direction": 274.92, "angle": 68.14, "elevation": 42.3, "pano_id": "TMX7316010203-002491_pano_0009_000008", "timestamp": "2022-03-29T11:26:27.420940Z", "filename": "pano_0009_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 16.96711081, "relative_pitch": 68.14434201965119, "relative_heading": 274.91708254447065, "relative_elevation": 42.301582862623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track27_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track27_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777540492345627, 52.35018830010646, 0.0 ] }, "distance": 17.61, "direction": 213.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track27_Sphere_00043", "timestamp": "2024-10-16T09:40:58Z", "filename": "Job_20241016_1007_Track27_Sphere_00043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 17.61411095, "relative_pitch": 0.0, "relative_heading": 213.74236686147523, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_001080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_001080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_001080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77783892910956, 52.3504492808293, 41.9548122147098 ] }, "distance": 17.85, "direction": 36.24, "angle": 66.96, "elevation": 41.95, "pano_id": "TMX7316010203-000289_pano_0001_001080", "timestamp": "2017-05-09T10:19:35.661120Z", "filename": "pano_0001_001080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 17.84688226, "relative_pitch": 66.95590229906875, "relative_heading": 36.24485854955376, "relative_elevation": 41.9548122147098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77742208184717, 52.3503352412828, 42.4312444245443 ] }, "distance": 17.93, "direction": 275.45, "angle": 67.09, "elevation": 42.43, "pano_id": "TMX7316010203-001317_pano_0000_004228", "timestamp": "2019-07-17T10:39:59.739200Z", "filename": "pano_0000_004228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 17.9335792, "relative_pitch": 67.08863424912174, "relative_heading": 275.4518436780533, "relative_elevation": 42.4312444245443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77782542280173, 52.3504586278625, 42.1698382524773 ] }, "distance": 18.19, "direction": 31.97, "angle": 66.66, "elevation": 42.17, "pano_id": "TMX7316010203-000811_pano_0000_002613", "timestamp": "2018-06-27T10:20:37.783800Z", "filename": "pano_0000_002613.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 18.1922668, "relative_pitch": 66.664405197212, "relative_heading": 31.966514721781483, "relative_elevation": 42.1698382524773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77784171304218, 52.3504522207526, 42.1365349823609 ] }, "distance": 18.22, "direction": 36.12, "angle": 66.61, "elevation": 42.14, "pano_id": "TMX7316010203-002400_pano_0006_000064", "timestamp": "2022-01-07T10:17:16.386690Z", "filename": "pano_0006_000064.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 18.222919, "relative_pitch": 66.61281471714395, "relative_heading": 36.11775532427591, "relative_elevation": 42.1365349823609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77777098127282, 52.3504760037604, 41.8656994691119 ] }, "distance": 18.35, "direction": 18.83, "angle": 66.33, "elevation": 41.87, "pano_id": "TMX7316010203-002399_pano_0006_000054", "timestamp": "2022-01-07T10:16:53.491910Z", "filename": "pano_0006_000054.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 18.34886186, "relative_pitch": 66.33316449272199, "relative_heading": 18.82815590419383, "relative_elevation": 41.8656994691119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77753760880941, 52.3501805844959, 41.9033248350024 ] }, "distance": 18.44, "direction": 212.77, "angle": 66.25, "elevation": 41.9, "pano_id": "TMX7316010203-000040_pano_0001_001230", "timestamp": "2016-08-02T09:40:27.827150Z", "filename": "pano_0001_001230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 18.43983615, "relative_pitch": 66.24778691067603, "relative_heading": 212.768223513921, "relative_elevation": 41.9033248350024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77755809213375, 52.3501715996953, 42.146613329649 ] }, "distance": 18.6, "direction": 207.48, "angle": 66.18, "elevation": 42.15, "pano_id": "TMX7316010203-001888_pano_0000_000020", "timestamp": "2020-08-21T09:29:36.349030Z", "filename": "pano_0000_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 18.60427131, "relative_pitch": 66.18247635180313, "relative_heading": 207.47974992903417, "relative_elevation": 42.146613329649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002400_pano_0006_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002400_pano_0006_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002400/pano_0006_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77782590361936, 52.3504637732025, 42.0577776152641 ] }, "distance": 18.7, "direction": 31.12, "angle": 66.03, "elevation": 42.06, "pano_id": "TMX7316010203-002400_pano_0006_000053", "timestamp": "2022-01-07T10:16:52.801860Z", "filename": "pano_0006_000053.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 18.69735991, "relative_pitch": 66.0318070063193, "relative_heading": 31.122788413511365, "relative_elevation": 42.0577776152641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77785165706376, 52.350458054314416, 0.0 ] }, "distance": 19.15, "direction": 36.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00224", "timestamp": "2025-07-02T05:59:12Z", "filename": "recording_2025-07-02_05-53-20_00224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.14739802, "relative_pitch": 0.0, "relative_heading": 36.61070975326601, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77783451885565, 52.3504673971389, 42.1366343609989 ] }, "distance": 19.35, "direction": 31.99, "angle": 65.34, "elevation": 42.14, "pano_id": "TMX7316010203-002841_pano_0001_000131", "timestamp": "2022-12-09T10:22:26.809460Z", "filename": "pano_0001_000131.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.34823141, "relative_pitch": 65.33643587406584, "relative_heading": 31.99378735724052, "relative_elevation": 42.1366343609989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77784783726183, 52.3504624708417, 42.1595388650894 ] }, "distance": 19.39, "direction": 35.13, "angle": 65.3, "elevation": 42.16, "pano_id": "TMX7316010203-002841_pano_0001_000216", "timestamp": "2022-12-09T10:23:30.218810Z", "filename": "pano_0001_000216.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.39315503, "relative_pitch": 65.29783095277661, "relative_heading": 35.12737001549881, "relative_elevation": 42.1595388650894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0009_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0009_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0009_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77783008556341, 52.3504703565338, 42.0632339119911 ] }, "distance": 19.47, "direction": 30.73, "angle": 65.16, "elevation": 42.06, "pano_id": "TMX7316010203-002491_pano_0009_000000", "timestamp": "2022-03-29T11:26:19.391050Z", "filename": "pano_0009_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.47222456, "relative_pitch": 65.15928770215204, "relative_heading": 30.726449071497083, "relative_elevation": 42.0632339119911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000811_pano_0000_002660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000811_pano_0000_002660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000811/pano_0000_002660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77740272029125, 52.3503509305709, 42.4086023448035 ] }, "distance": 19.48, "direction": 280.2, "angle": 65.33, "elevation": 42.41, "pano_id": "TMX7316010203-000811_pano_0000_002660", "timestamp": "2018-06-27T10:21:26.303630Z", "filename": "pano_0000_002660.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.47964188, "relative_pitch": 65.32915173231983, "relative_heading": 280.2003607939796, "relative_elevation": 42.4086023448035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77752093712753, 52.3501752651123, 41.9514012169093 ] }, "distance": 19.56, "direction": 214.63, "angle": 65.0, "elevation": 41.95, "pano_id": "TMX7316010203-001317_pano_0000_004095", "timestamp": "2019-07-17T10:37:17.480010Z", "filename": "pano_0000_004095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.56271936, "relative_pitch": 64.99948429378595, "relative_heading": 214.62800269600058, "relative_elevation": 41.9514012169093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002399_pano_0006_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002399_pano_0006_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002399/pano_0006_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77782787414509, 52.3504723626001, 41.3406451521441 ] }, "distance": 19.59, "direction": 30.01, "angle": 64.65, "elevation": 41.34, "pano_id": "TMX7316010203-002399_pano_0006_000064", "timestamp": "2022-01-07T10:17:16.386690Z", "filename": "pano_0006_000064.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.5886329, "relative_pitch": 64.64678138192637, "relative_heading": 30.013951643414995, "relative_elevation": 41.3406451521441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7775076657979, 52.350179608579, 42.5522071458399 ] }, "distance": 19.71, "direction": 217.59, "angle": 65.15, "elevation": 42.55, "pano_id": "TMX7316010203-002105_pano_0000_000540", "timestamp": "2021-04-19T12:16:03.311880Z", "filename": "pano_0000_000540.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.70524609, "relative_pitch": 65.15190051108758, "relative_heading": 217.59153931762793, "relative_elevation": 42.5522071458399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0008_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0008_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0008_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0008_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77751860552187, 52.3501741140722, 41.987468409352 ] }, "distance": 19.76, "direction": 214.8, "angle": 64.8, "elevation": 41.99, "pano_id": "TMX7316010203-002491_pano_0008_000067", "timestamp": "2022-03-29T11:25:07.561570Z", "filename": "pano_0008_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.7584782, "relative_pitch": 64.79924554503809, "relative_heading": 214.7960550174814, "relative_elevation": 41.987468409352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77785626914576, 52.350465232593, 42.1656959531829 ] }, "distance": 19.98, "direction": 35.97, "angle": 64.65, "elevation": 42.17, "pano_id": "TMX7316010203-001317_pano_0000_004236", "timestamp": "2019-07-17T10:40:08.854210Z", "filename": "pano_0000_004236.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 19.97724274, "relative_pitch": 64.649364630822, "relative_heading": 35.96798256697787, "relative_elevation": 42.1656959531829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77786363460799, 52.3504626405509, 42.1368164308369 ] }, "distance": 20.05, "direction": 37.61, "angle": 64.56, "elevation": 42.14, "pano_id": "TMX7316010203-001888_pano_0000_000028", "timestamp": "2020-08-21T09:29:41.473970Z", "filename": "pano_0000_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 20.04684644, "relative_pitch": 64.55694704726339, "relative_heading": 37.6133314409171, "relative_elevation": 42.1368164308369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77784015955941, 52.350474429613, 42.784028256312 ] }, "distance": 20.22, "direction": 31.74, "angle": 64.71, "elevation": 42.78, "pano_id": "TMX7316010203-002105_pano_0000_000532", "timestamp": "2021-04-19T12:15:58.052030Z", "filename": "pano_0000_000532.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 20.21573916, "relative_pitch": 64.7089527132049, "relative_heading": 31.74258783143656, "relative_elevation": 42.784028256312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_006154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_006154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_006154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_006154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77739086466571, 52.3503479025289, 42.4034509453923 ] }, "distance": 20.22, "direction": 278.86, "angle": 64.51, "elevation": 42.4, "pano_id": "TMX7316010203-001887_pano_0000_006154", "timestamp": "2020-08-21T09:24:08.305010Z", "filename": "pano_0000_006154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 20.22062734, "relative_pitch": 64.50526331764031, "relative_heading": 278.85522608326033, "relative_elevation": 42.4034509453923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77752389277597, 52.3501668476498, 42.1516113430262 ] }, "distance": 20.23, "direction": 212.65, "angle": 64.36, "elevation": 42.15, "pano_id": "TMX7316010203-002841_pano_0001_000208", "timestamp": "2022-12-09T10:23:25.698860Z", "filename": "pano_0001_000208.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 20.23104567, "relative_pitch": 64.360902956995, "relative_heading": 212.65091693261903, "relative_elevation": 42.1516113430262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_001321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_001321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_001321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7773880831164, 52.3503441035804, 42.2241981802508 ] }, "distance": 20.35, "direction": 277.6, "angle": 64.27, "elevation": 42.22, "pano_id": "TMX7316010203-000040_pano_0001_001321", "timestamp": "2016-08-02T09:42:24.536270Z", "filename": "pano_0001_001321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 20.34774035, "relative_pitch": 64.27069382607598, "relative_heading": 277.5968376428035, "relative_elevation": 42.2241981802508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002841_pano_0001_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002841_pano_0001_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002841/pano_0001_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77751537555519, 52.3501676100459, 42.0909185968339 ] }, "distance": 20.48, "direction": 214.15, "angle": 64.05, "elevation": 42.09, "pano_id": "TMX7316010203-002841_pano_0001_000139", "timestamp": "2022-12-09T10:22:32.524370Z", "filename": "pano_0001_000139.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 20.4797112, "relative_pitch": 64.05434947253035, "relative_heading": 214.14624578527815, "relative_elevation": 42.0909185968339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_05-53-20_00155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_05-53-20_00155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_05-53-20_00155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.777387367131395, 52.35035271646175, 0.0 ] }, "distance": 20.54, "direction": 280.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_05-53-20_00155", "timestamp": "2025-07-02T05:57:42Z", "filename": "recording_2025-07-02_05-53-20_00155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 20.5444744, "relative_pitch": 0.0, "relative_heading": 280.2291384279724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track27_Sphere_00037/adjacencies/b_20241016_1007_Track27_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0007_000629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0007_000629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0007_000629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77785037786408, 52.3504763135981, 42.218225793913 ] }, "distance": 20.77, "direction": 33.07, "angle": 63.81, "elevation": 42.22, "pano_id": "TMX7316010203-001033_pano_0007_000629", "timestamp": "2019-01-02T12:31:52.347270Z", "filename": "pano_0007_000629.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_20241016_1007_Track27_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113470.8510797717, 484887.1524587504 ] }, "relative_distance": 20.76592721, "relative_pitch": 63.8087580977287, "relative_heading": 33.07215578541033, "relative_elevation": 42.218225793913 } ] } }