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_20241025_0915_Track43_Sphere_00039/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807164216151046, 52.35168773947264, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00039", "timestamp": "2024-10-25T09:12:25Z", "filename": "Job_20241025_0915_Track43_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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "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_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80716248103316, 52.3516796058846, 44.3102159015834 ] }, "distance": 0.91, "direction": 187.44, "angle": 88.82, "elevation": 44.31, "pano_id": "TMX7316010203-002514_pano_0000_001220", "timestamp": "2022-04-13T12:02:19.478710Z", "filename": "pano_0000_001220.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 0.91274655, "relative_pitch": 88.81993059405163, "relative_heading": 187.44245472094252, "relative_elevation": 44.3102159015834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80716887663489, 52.3516794661927, 44.1967379935086 ] }, "distance": 0.97, "direction": 160.97, "angle": 88.74, "elevation": 44.2, "pano_id": "TMX7316010203-000058_pano_0000_003872", "timestamp": "2016-08-12T09:31:18.736530Z", "filename": "pano_0000_003872.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 0.97383259, "relative_pitch": 88.73774688336081, "relative_heading": 160.96828239732116, "relative_elevation": 44.1967379935086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807159638258026, 52.35167863935799, 0.0 ] }, "distance": 1.06, "direction": 197.12, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00397", "timestamp": "2025-09-24T09:25:25Z", "filename": "2025_09_24_09_11_56_00397.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 1.05956245, "relative_pitch": 0.0, "relative_heading": 197.12132191708207, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80715604086011, 52.3516759196078, 44.3039405634627 ] }, "distance": 1.43, "direction": 202.95, "angle": 88.15, "elevation": 44.3, "pano_id": "TMX7316010203-000816_pano_0000_002028", "timestamp": "2018-06-29T10:11:01.679530Z", "filename": "pano_0000_002028.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 1.42834657, "relative_pitch": 88.15343979410129, "relative_heading": 202.9543794196263, "relative_elevation": 44.3039405634627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80717293079385, 52.3516687647572, 44.121218431741 ] }, "distance": 2.19, "direction": 164.29, "angle": 87.15, "elevation": 44.12, "pano_id": "TMX7316010203-000284_pano_0000_003862", "timestamp": "2017-05-03T12:36:24.534140Z", "filename": "pano_0000_003862.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 2.19330397, "relative_pitch": 87.1541198668806, "relative_heading": 164.29201870947009, "relative_elevation": 44.121218431741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80719319400896, 52.3517009229439, 44.32835024409 ] }, "distance": 2.46, "direction": 53.39, "angle": 86.82, "elevation": 44.33, "pano_id": "TMX7316010203-002022_pano_0000_000045", "timestamp": "2021-02-22T08:39:42.406590Z", "filename": "pano_0000_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 2.45981844, "relative_pitch": 86.82386506068714, "relative_heading": 53.389166385787306, "relative_elevation": 44.32835024409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80716995539348, 52.3517107386171, 44.333992083557 ] }, "distance": 2.59, "direction": 8.69, "angle": 86.66, "elevation": 44.33, "pano_id": "TMX7316010203-002089_pano_0000_001616", "timestamp": "2021-04-13T11:22:02.503910Z", "filename": "pano_0000_001616.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 2.58891349, "relative_pitch": 86.65796954324401, "relative_heading": 8.687957892217037, "relative_elevation": 44.333992083557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80719223093501, 52.35170516182, 44.3548476751894 ] }, "distance": 2.72, "direction": 44.56, "angle": 86.49, "elevation": 44.35, "pano_id": "TMX7316010203-000535_pano_0000_000911", "timestamp": "2018-01-08T10:04:49.203360Z", "filename": "pano_0000_000911.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 2.72070333, "relative_pitch": 86.48990450302252, "relative_heading": 44.55669068404989, "relative_elevation": 44.3548476751894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80718262911653, 52.3517097785455, 44.3441282045096 ] }, "distance": 2.75, "direction": 27.09, "angle": 86.45, "elevation": 44.34, "pano_id": "TMX7316010203-001316_pano_0000_004415", "timestamp": "2019-07-17T08:04:44.039450Z", "filename": "pano_0000_004415.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 2.75467806, "relative_pitch": 86.44532702349117, "relative_heading": 27.094208298333516, "relative_elevation": 44.3441282045096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80714212023626, 52.3517162315714, 44.1853952268139 ] }, "distance": 3.51, "direction": 334.6, "angle": 85.46, "elevation": 44.19, "pano_id": "TMX7316010203-000058_pano_0000_003873", "timestamp": "2016-08-12T09:31:19.706540Z", "filename": "pano_0000_003873.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 3.50975904, "relative_pitch": 85.45838538051271, "relative_heading": 334.59777548039307, "relative_elevation": 44.1853952268139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80720948823198, 52.3516701666257, 44.9579825475812 ] }, "distance": 3.65, "direction": 122.37, "angle": 85.36, "elevation": 44.96, "pano_id": "TMX7316010203-002089_pano_0000_001954", "timestamp": "2021-04-13T11:28:36.875690Z", "filename": "pano_0000_001954.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 3.65231729, "relative_pitch": 85.35557840245188, "relative_heading": 122.37010957429624, "relative_elevation": 44.9579825475812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072208653195, 52.3516775635462, 44.2932589771226 ] }, "distance": 4.02, "direction": 106.35, "angle": 84.81, "elevation": 44.29, "pano_id": "TMX7316010203-001316_pano_0000_004908", "timestamp": "2019-07-17T08:13:05.866470Z", "filename": "pano_0000_004908.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 4.02264491, "relative_pitch": 84.81072218431801, "relative_heading": 106.34886281023581, "relative_elevation": 44.2932589771226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722486186207, 52.3516797076077, 44.3172230646014 ] }, "distance": 4.23, "direction": 102.2, "angle": 84.55, "elevation": 44.32, "pano_id": "TMX7316010203-001695_pano_0000_004019", "timestamp": "2020-05-07T10:52:39.184460Z", "filename": "pano_0000_004019.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 4.2278541, "relative_pitch": 84.55048653951586, "relative_heading": 102.2039627228801, "relative_elevation": 44.3172230646014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80713896804313, 52.3517228080985, 44.2996307592839 ] }, "distance": 4.26, "direction": 336.21, "angle": 84.5, "elevation": 44.3, "pano_id": "TMX7316010203-002514_pano_0000_001219", "timestamp": "2022-04-13T12:02:18.383680Z", "filename": "pano_0000_001219.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 4.264627, "relative_pitch": 84.5012075244736, "relative_heading": 336.2088498792008, "relative_elevation": 44.2996307592839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80712899977883, 52.3517199008077, 44.2992125768214 ] }, "distance": 4.31, "direction": 326.16, "angle": 84.44, "elevation": 44.3, "pano_id": "TMX7316010203-000816_pano_0000_002027", "timestamp": "2018-06-29T10:11:00.769530Z", "filename": "pano_0000_002027.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 4.30874476, "relative_pitch": 84.44462419754758, "relative_heading": 326.15751857389154, "relative_elevation": 44.2992125768214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072266612181, 52.3516970556744, 44.2997044473886 ] }, "distance": 4.38, "direction": 76.31, "angle": 84.35, "elevation": 44.3, "pano_id": "TMX7316010203-000816_pano_0000_002012", "timestamp": "2018-06-29T10:10:39.709600Z", "filename": "pano_0000_002012.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 4.37937681, "relative_pitch": 84.35420242093994, "relative_heading": 76.3074113808505, "relative_elevation": 44.2997044473886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807133205498014, 52.35172231636295, 0.0 ] }, "distance": 4.39, "direction": 331.22, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00398", "timestamp": "2025-09-24T09:25:26Z", "filename": "2025_09_24_09_11_56_00398.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 4.38955375, "relative_pitch": 0.0, "relative_heading": 331.22479997857874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807188634035948, 52.3516477375857, 0.0 ] }, "distance": 4.75, "direction": 159.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00038", "timestamp": "2024-10-25T09:12:24Z", "filename": "Job_20241025_0915_Track43_Sphere_00038.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 4.7519629, "relative_pitch": 0.0, "relative_heading": 159.50479286373383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807140700063679, 52.351729489407525, 0.0 ] }, "distance": 4.91, "direction": 340.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00040", "timestamp": "2024-10-25T09:12:26Z", "filename": "Job_20241025_0915_Track43_Sphere_00040.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 4.91425493, "relative_pitch": 0.0, "relative_heading": 340.97009399213283, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80713752082611, 52.3517303260849, 44.2955968016759 ] }, "distance": 5.08, "direction": 339.0, "angle": 83.46, "elevation": 44.3, "pano_id": "TMX7316010203-002022_pano_0000_000046", "timestamp": "2021-02-22T08:39:43.851540Z", "filename": "pano_0000_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 5.07589963, "relative_pitch": 83.46290354351179, "relative_heading": 339.0007429364494, "relative_elevation": 44.2955968016759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807240993405925, 52.35169681589789, 0.0 ] }, "distance": 5.33, "direction": 79.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00435", "timestamp": "2025-09-24T09:26:39Z", "filename": "2025_09_24_09_11_56_00435.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 5.3280869, "relative_pitch": 0.0, "relative_heading": 79.07310070261957, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80719276396019, 52.3516418053303, 44.160156593658 ] }, "distance": 5.47, "direction": 159.16, "angle": 82.94, "elevation": 44.16, "pano_id": "TMX7316010203-000058_pano_0000_003871", "timestamp": "2016-08-12T09:31:17.806540Z", "filename": "pano_0000_003871.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 5.46891033, "relative_pitch": 82.9402846437247, "relative_heading": 159.1645875831923, "relative_elevation": 44.160156593658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80713455077471, 52.3517350079427, 44.3246098579839 ] }, "distance": 5.63, "direction": 338.98, "angle": 82.76, "elevation": 44.32, "pano_id": "TMX7316010203-000535_pano_0000_000912", "timestamp": "2018-01-08T10:04:50.638380Z", "filename": "pano_0000_000912.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 5.63479128, "relative_pitch": 82.75510264844543, "relative_heading": 338.9779514021138, "relative_elevation": 44.3246098579839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807195326567, 52.3516390876999, 44.2574816010892 ] }, "distance": 5.81, "direction": 158.62, "angle": 82.52, "elevation": 44.26, "pano_id": "TMX7316010203-001695_pano_0000_004020", "timestamp": "2020-05-07T10:52:40.599470Z", "filename": "pano_0000_004020.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 5.81390989, "relative_pitch": 82.51615949982565, "relative_heading": 158.61630576693307, "relative_elevation": 44.2574816010892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80712959640233, 52.3517357347466, 44.0663511753082 ] }, "distance": 5.84, "direction": 336.17, "angle": 82.45, "elevation": 44.07, "pano_id": "TMX7316010203-000284_pano_0000_003967", "timestamp": "2017-05-03T12:40:06.977500Z", "filename": "pano_0000_003967.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 5.83839753, "relative_pitch": 82.45277767418644, "relative_heading": 336.16912587543914, "relative_elevation": 44.0663511753082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80718682636279, 52.351636597528, 44.2838230663911 ] }, "distance": 5.9, "direction": 164.85, "angle": 82.42, "elevation": 44.28, "pano_id": "TMX7316010203-002514_pano_0000_001221", "timestamp": "2022-04-13T12:02:20.493640Z", "filename": "pano_0000_001221.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 5.89562516, "relative_pitch": 82.4166512866629, "relative_heading": 164.85176573423908, "relative_elevation": 44.2838230663911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807188024836433, 52.351634828116694, 0.0 ] }, "distance": 6.11, "direction": 164.59, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00396", "timestamp": "2025-09-24T09:25:24Z", "filename": "2025_09_24_09_11_56_00396.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 6.10707447, "relative_pitch": 0.0, "relative_heading": 164.5949432086588, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80725319379899, 52.3516970001612, 44.346837060526 ] }, "distance": 6.15, "direction": 80.35, "angle": 82.1, "elevation": 44.35, "pano_id": "TMX7316010203-002514_pano_0000_000853", "timestamp": "2022-04-13T11:53:31.012100Z", "filename": "pano_0000_000853.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 6.14975456, "relative_pitch": 82.10491524803747, "relative_heading": 80.35378172648974, "relative_elevation": 44.346837060526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80725437737747, 52.3516966251518, 44.2596809137613 ] }, "distance": 6.22, "direction": 80.86, "angle": 82.0, "elevation": 44.26, "pano_id": "TMX7316010203-000058_pano_0000_003882", "timestamp": "2016-08-12T09:31:43.001450Z", "filename": "pano_0000_003882.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 6.22250941, "relative_pitch": 81.99718573422295, "relative_heading": 80.85701707356644, "relative_elevation": 44.2596809137613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80718390455697, 52.3516323189725, 44.3051431588829 ] }, "distance": 6.31, "direction": 167.73, "angle": 81.89, "elevation": 44.31, "pano_id": "TMX7316010203-000816_pano_0000_002029", "timestamp": "2018-06-29T10:11:02.569520Z", "filename": "pano_0000_002029.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 6.31109477, "relative_pitch": 81.89297907843464, "relative_heading": 167.72707842274747, "relative_elevation": 44.3051431588829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80712963810509, 52.3517403707557, 44.34076583758 ] }, "distance": 6.31, "direction": 338.08, "angle": 81.9, "elevation": 44.34, "pano_id": "TMX7316010203-001316_pano_0000_004416", "timestamp": "2019-07-17T08:04:45.174190Z", "filename": "pano_0000_004416.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 6.31266326, "relative_pitch": 81.89741915068424, "relative_heading": 338.0848567463914, "relative_elevation": 44.34076583758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80719946104557, 52.3516346683838, 44.2536839740351 ] }, "distance": 6.38, "direction": 157.87, "angle": 81.8, "elevation": 44.25, "pano_id": "TMX7316010203-001316_pano_0000_004907", "timestamp": "2019-07-17T08:13:04.736450Z", "filename": "pano_0000_004907.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 6.37507054, "relative_pitch": 81.80251486867061, "relative_heading": 157.87010330991092, "relative_elevation": 44.2536839740351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80726261486811, 52.3517018988108, 45.0592602780089 ] }, "distance": 6.89, "direction": 76.78, "angle": 81.31, "elevation": 45.06, "pano_id": "TMX7316010203-002089_pano_0000_001953", "timestamp": "2021-04-13T11:28:35.490750Z", "filename": "pano_0000_001953.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 6.88737825, "relative_pitch": 81.30951444604408, "relative_heading": 76.77579761532695, "relative_elevation": 45.0592602780089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80726590702599, 52.3516988318288, 44.4309307495132 ] }, "distance": 7.04, "direction": 79.9, "angle": 81.0, "elevation": 44.43, "pano_id": "TMX7316010203-000535_pano_0000_000910", "timestamp": "2018-01-08T10:04:47.543380Z", "filename": "pano_0000_000910.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 7.03814039, "relative_pitch": 80.99877687318155, "relative_heading": 79.89966632773775, "relative_elevation": 44.4309307495132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80712675788833, 52.351746950392, 44.3463523481041 ] }, "distance": 7.07, "direction": 338.82, "angle": 80.95, "elevation": 44.35, "pano_id": "TMX7316010203-002089_pano_0000_001615", "timestamp": "2021-04-13T11:22:01.223950Z", "filename": "pano_0000_001615.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 7.0657362, "relative_pitch": 80.94711678186523, "relative_heading": 338.82432067039673, "relative_elevation": 44.3463523481041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80726668688127, 52.3516994728472, 44.3737634485587 ] }, "distance": 7.1, "direction": 79.41, "angle": 80.91, "elevation": 44.37, "pano_id": "TMX7316010203-002022_pano_0000_000044", "timestamp": "2021-02-22T08:39:40.936500Z", "filename": "pano_0000_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 7.10322515, "relative_pitch": 80.9054136494445, "relative_heading": 79.40839561086916, "relative_elevation": 44.3737634485587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80719846956052, 52.3516260355105, 44.9115010118112 ] }, "distance": 7.25, "direction": 161.23, "angle": 80.83, "elevation": 44.91, "pano_id": "TMX7316010203-002089_pano_0000_001955", "timestamp": "2021-04-13T11:28:37.985820Z", "filename": "pano_0000_001955.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 7.25190135, "relative_pitch": 80.82756817650734, "relative_heading": 161.22552876239627, "relative_elevation": 44.9115010118112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80711616028257, 52.3517538922525, 44.178608737886 ] }, "distance": 8.06, "direction": 336.02, "angle": 79.66, "elevation": 44.18, "pano_id": "TMX7316010203-000058_pano_0000_003874", "timestamp": "2016-08-12T09:31:20.671530Z", "filename": "pano_0000_003874.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 8.05652748, "relative_pitch": 79.66495981886624, "relative_heading": 336.01894571141673, "relative_elevation": 44.178608737886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80728130976639, 52.3517032373879, 44.3353477166966 ] }, "distance": 8.16, "direction": 77.8, "angle": 79.57, "elevation": 44.34, "pano_id": "TMX7316010203-001316_pano_0000_004909", "timestamp": "2019-07-17T08:13:06.801480Z", "filename": "pano_0000_004909.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 8.16282843, "relative_pitch": 79.56778600714321, "relative_heading": 77.80349139325962, "relative_elevation": 44.3353477166966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80728721595508, 52.3517009964405, 44.3775017401204 ] }, "distance": 8.51, "direction": 80.02, "angle": 79.14, "elevation": 44.38, "pano_id": "TMX7316010203-001695_pano_0000_004018", "timestamp": "2020-05-07T10:52:37.164460Z", "filename": "pano_0000_004018.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 8.50985587, "relative_pitch": 79.14470479454509, "relative_heading": 80.01748558587792, "relative_elevation": 44.3775017401204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80711419900358, 52.3517658010803, 44.3004990890622 ] }, "distance": 9.33, "direction": 338.58, "angle": 78.11, "elevation": 44.3, "pano_id": "TMX7316010203-002514_pano_0000_001218", "timestamp": "2022-04-13T12:02:17.393670Z", "filename": "pano_0000_001218.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 9.33089862, "relative_pitch": 78.10579657485223, "relative_heading": 338.57717692411177, "relative_elevation": 44.3004990890622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8071028608986, 52.3517643359393, 44.2909288592637 ] }, "distance": 9.49, "direction": 333.87, "angle": 77.9, "elevation": 44.29, "pano_id": "TMX7316010203-000816_pano_0000_002026", "timestamp": "2018-06-29T10:10:59.834530Z", "filename": "pano_0000_002026.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 9.49330018, "relative_pitch": 77.90229082387334, "relative_heading": 333.8719408264383, "relative_elevation": 44.2909288592637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730125915704, 52.3517051186619, 44.3398918583989 ] }, "distance": 9.54, "direction": 78.3, "angle": 77.86, "elevation": 44.34, "pano_id": "TMX7316010203-000816_pano_0000_002011", "timestamp": "2018-06-29T10:10:38.024760Z", "filename": "pano_0000_002011.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 9.53605159, "relative_pitch": 77.8624456479327, "relative_heading": 78.29956385279172, "relative_elevation": 44.3398918583989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807105526688944, 52.35176699388855, 0.0 ] }, "distance": 9.68, "direction": 335.61, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00399", "timestamp": "2025-09-24T09:25:27Z", "filename": "2025_09_24_09_11_56_00399.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 9.68328965, "relative_pitch": 0.0, "relative_heading": 335.6078203287703, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807215205241611, 52.35160469039262, 0.0 ] }, "distance": 9.87, "direction": 159.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00037", "timestamp": "2024-10-25T09:12:23Z", "filename": "Job_20241025_0915_Track43_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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 9.87273055, "relative_pitch": 0.0, "relative_heading": 159.39572140001738, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807306028898509, 52.35170811764731, 0.0 ] }, "distance": 9.93, "direction": 76.79, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00434", "timestamp": "2025-09-24T09:26:37Z", "filename": "2025_09_24_09_11_56_00434.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 9.92540415, "relative_pitch": 0.0, "relative_heading": 76.79349948681991, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80721260250736, 52.351602984462, 44.1584323178977 ] }, "distance": 9.99, "direction": 160.73, "angle": 77.25, "elevation": 44.16, "pano_id": "TMX7316010203-000058_pano_0000_003870", "timestamp": "2016-08-12T09:31:16.931550Z", "filename": "pano_0000_003870.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 9.99071633, "relative_pitch": 77.25162530452613, "relative_heading": 160.73095216187, "relative_elevation": 44.1584323178977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80710595487243, 52.3517718660734, 44.2980043925345 ] }, "distance": 10.17, "direction": 337.02, "angle": 77.07, "elevation": 44.3, "pano_id": "TMX7316010203-002022_pano_0000_000047", "timestamp": "2021-02-22T08:39:45.041560Z", "filename": "pano_0000_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 10.16808132, "relative_pitch": 77.07237137222025, "relative_heading": 337.0193173519946, "relative_elevation": 44.2980043925345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807114597866956, 52.35177706873403, 0.0 ] }, "distance": 10.5, "direction": 341.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00041", "timestamp": "2024-10-25T09:12:27Z", "filename": "Job_20241025_0915_Track43_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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 10.49927153, "relative_pitch": 0.0, "relative_heading": 341.2152480385478, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80719796534596, 52.3515936355477, 44.2953995848075 ] }, "distance": 10.72, "direction": 167.61, "angle": 76.39, "elevation": 44.3, "pano_id": "TMX7316010203-001695_pano_0000_004021", "timestamp": "2020-05-07T10:52:41.794440Z", "filename": "pano_0000_004021.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 10.72086092, "relative_pitch": 76.39428624374084, "relative_heading": 167.61380191724908, "relative_elevation": 44.2953995848075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80710058062737, 52.3517771650029, 44.3279331782833 ] }, "distance": 10.85, "direction": 336.45, "angle": 76.24, "elevation": 44.33, "pano_id": "TMX7316010203-000535_pano_0000_000913", "timestamp": "2018-01-08T10:04:51.868380Z", "filename": "pano_0000_000913.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 10.85441508, "relative_pitch": 76.24092852476942, "relative_heading": 336.454899949439, "relative_elevation": 44.3279331782833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072122330876, 52.3515940751201, 44.2770801689476 ] }, "distance": 10.92, "direction": 162.57, "angle": 76.14, "elevation": 44.28, "pano_id": "TMX7316010203-002514_pano_0000_001222", "timestamp": "2022-04-13T12:02:21.423680Z", "filename": "pano_0000_001222.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 10.9238884, "relative_pitch": 76.14095442816905, "relative_heading": 162.5718453954294, "relative_elevation": 44.2770801689476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807212670575631, 52.35159311067093, 0.0 ] }, "distance": 11.04, "direction": 162.59, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00395", "timestamp": "2025-09-24T09:25:24Z", "filename": "2025_09_24_09_11_56_00395.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 11.03520887, "relative_pitch": 0.0, "relative_heading": 162.59106321534486, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002397_pano_0004_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002397_pano_0004_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002397_pano_0004_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732288975275, 52.3517076060909, 44.4838657323271 ] }, "distance": 11.04, "direction": 78.44, "angle": 76.07, "elevation": 44.48, "pano_id": "TMX7316010203-002397_pano_0004_000040", "timestamp": "2022-01-07T08:52:02.810150Z", "filename": "pano_0004_000040.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 11.03546857, "relative_pitch": 76.06744785274483, "relative_heading": 78.44419312458818, "relative_elevation": 44.4838657323271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732172393039, 52.351715179846, 44.2629849119112 ] }, "distance": 11.16, "direction": 74.12, "angle": 75.85, "elevation": 44.26, "pano_id": "TMX7316010203-000058_pano_0000_003883", "timestamp": "2016-08-12T09:31:44.071420Z", "filename": "pano_0000_003883.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 11.15824677, "relative_pitch": 75.85111897650144, "relative_heading": 74.11864369625549, "relative_elevation": 44.2629849119112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80709778224121, 52.3517813197521, 44.3626925740391 ] }, "distance": 11.35, "direction": 336.5, "angle": 75.64, "elevation": 44.36, "pano_id": "TMX7316010203-001316_pano_0000_004417", "timestamp": "2019-07-17T08:04:46.144170Z", "filename": "pano_0000_004417.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 11.35441547, "relative_pitch": 75.64361352618867, "relative_heading": 336.5047517941196, "relative_elevation": 44.3626925740391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732559278387, 52.351713185542, 44.3618433643132 ] }, "distance": 11.35, "direction": 75.56, "angle": 75.64, "elevation": 44.36, "pano_id": "TMX7316010203-002514_pano_0000_000852", "timestamp": "2022-04-13T11:53:29.007250Z", "filename": "pano_0000_000852.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 11.35466892, "relative_pitch": 75.64304284608579, "relative_heading": 75.55984274378052, "relative_elevation": 44.3618433643132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80721198681922, 52.3515896392959, 44.2794033000246 ] }, "distance": 11.39, "direction": 163.4, "angle": 75.57, "elevation": 44.28, "pano_id": "TMX7316010203-001316_pano_0000_004906", "timestamp": "2019-07-17T08:13:03.681470Z", "filename": "pano_0000_004906.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 11.39097384, "relative_pitch": 75.57335078973233, "relative_heading": 163.39600406280547, "relative_elevation": 44.2794033000246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80721192421285, 52.3515890279443, 44.304085730575 ] }, "distance": 11.45, "direction": 163.51, "angle": 75.5, "elevation": 44.3, "pano_id": "TMX7316010203-000816_pano_0000_002030", "timestamp": "2018-06-29T10:11:03.444500Z", "filename": "pano_0000_002030.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 11.45497, "relative_pitch": 75.50344942761298, "relative_heading": 163.5136832435793, "relative_elevation": 44.304085730575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80733259910467, 52.3517191906418, 45.0816810922697 ] }, "distance": 12.0, "direction": 73.04, "angle": 75.1, "elevation": 45.08, "pano_id": "TMX7316010203-002089_pano_0000_001952", "timestamp": "2021-04-13T11:28:34.240820Z", "filename": "pano_0000_001952.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 11.99524575, "relative_pitch": 75.10007371773095, "relative_heading": 73.03675251989118, "relative_elevation": 45.0816810922697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80733740032409, 52.3517113451831, 44.441150884144 ] }, "distance": 12.09, "direction": 77.45, "angle": 74.78, "elevation": 44.44, "pano_id": "TMX7316010203-000535_pano_0000_000909", "timestamp": "2018-01-08T10:04:46.133460Z", "filename": "pano_0000_000909.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 12.08931848, "relative_pitch": 74.78208219281024, "relative_heading": 77.45092116293829, "relative_elevation": 44.441150884144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80709883126255, 52.3517889515563, 44.3443739349023 ] }, "distance": 12.11, "direction": 338.42, "angle": 74.72, "elevation": 44.34, "pano_id": "TMX7316010203-002089_pano_0000_001614", "timestamp": "2021-04-13T11:22:00.288980Z", "filename": "pano_0000_001614.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 12.11147759, "relative_pitch": 74.7237686200692, "relative_heading": 338.41685372672225, "relative_elevation": 44.3443739349023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80733817895655, 52.3517114512616, 44.3900545211509 ] }, "distance": 12.14, "direction": 77.45, "angle": 74.7, "elevation": 44.39, "pano_id": "TMX7316010203-002022_pano_0000_000043", "timestamp": "2021-02-22T08:39:39.641460Z", "filename": "pano_0000_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 12.14367053, "relative_pitch": 74.70008911327317, "relative_heading": 77.45094763881968, "relative_elevation": 44.3900545211509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80721533696177, 52.3515820437647, 44.8944042790681 ] }, "distance": 12.27, "direction": 163.5, "angle": 74.72, "elevation": 44.89, "pano_id": "TMX7316010203-002089_pano_0000_001956", "timestamp": "2021-04-13T11:28:38.905730Z", "filename": "pano_0000_001956.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 12.26616887, "relative_pitch": 74.7184656664835, "relative_heading": 163.50231535029474, "relative_elevation": 44.8944042790681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722240957746, 52.3515830839055, 44.0867822542787 ] }, "distance": 12.3, "direction": 161.2, "angle": 74.41, "elevation": 44.09, "pano_id": "TMX7316010203-000284_pano_0000_003863", "timestamp": "2017-05-03T12:36:25.674150Z", "filename": "pano_0000_003863.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 12.302007, "relative_pitch": 74.40873367590711, "relative_heading": 161.19651313012957, "relative_elevation": 44.0867822542787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734517320595, 52.3517104209724, 44.2357198167592 ] }, "distance": 12.59, "direction": 78.43, "angle": 74.12, "elevation": 44.24, "pano_id": "TMX7316010203-000284_pano_0000_003839", "timestamp": "2017-05-03T12:35:28.109630Z", "filename": "pano_0000_003839.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 12.58579824, "relative_pitch": 74.11806547922107, "relative_heading": 78.4318275252921, "relative_elevation": 44.2357198167592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80709723163901, 52.351794176057, 44.1721838153899 ] }, "distance": 12.69, "direction": 338.92, "angle": 73.97, "elevation": 44.17, "pano_id": "TMX7316010203-000058_pano_0000_003875", "timestamp": "2016-08-12T09:31:21.636530Z", "filename": "pano_0000_003875.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 12.69265987, "relative_pitch": 73.96825541505389, "relative_heading": 338.92468494895417, "relative_elevation": 44.1721838153899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80735015759398, 52.3517196464746, 44.3483927724883 ] }, "distance": 13.16, "direction": 74.35, "angle": 73.47, "elevation": 44.35, "pano_id": "TMX7316010203-001316_pano_0000_004910", "timestamp": "2019-07-17T08:13:07.611480Z", "filename": "pano_0000_004910.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 13.15783348, "relative_pitch": 73.47477459133502, "relative_heading": 74.34558376219819, "relative_elevation": 44.3483927724883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80735646187925, 52.3517139158316, 44.3805754212663 ] }, "distance": 13.42, "direction": 77.46, "angle": 73.18, "elevation": 44.38, "pano_id": "TMX7316010203-001695_pano_0000_004017", "timestamp": "2020-05-07T10:52:36.044660Z", "filename": "pano_0000_004017.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 13.41926668, "relative_pitch": 73.17636226001711, "relative_heading": 77.46367544353492, "relative_elevation": 44.3805754212663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807362098044961, 52.35171929454511, 0.0 ] }, "distance": 13.93, "direction": 75.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00100", "timestamp": "2024-10-25T09:13:56Z", "filename": "Job_20241025_0915_Track43_Sphere_00100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 13.93306711, "relative_pitch": 0.0, "relative_heading": 75.4034883448114, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80708825739542, 52.3518086006192, 44.3101359093562 ] }, "distance": 14.41, "direction": 338.95, "angle": 71.98, "elevation": 44.31, "pano_id": "TMX7316010203-002514_pano_0000_001217", "timestamp": "2022-04-13T12:02:16.483660Z", "filename": "pano_0000_001217.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 14.41026312, "relative_pitch": 71.98476486086025, "relative_heading": 338.9508996481329, "relative_elevation": 44.3101359093562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723417595366, 52.351564065058, 44.1592161981389 ] }, "distance": 14.56, "direction": 160.89, "angle": 71.75, "elevation": 44.16, "pano_id": "TMX7316010203-000058_pano_0000_003869", "timestamp": "2016-08-12T09:31:16.086550Z", "filename": "pano_0000_003869.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 14.56398665, "relative_pitch": 71.74712015919184, "relative_heading": 160.89428000714992, "relative_elevation": 44.1592161981389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80737180474528, 52.3517206706579, 44.3561961045489 ] }, "distance": 14.61, "direction": 75.48, "angle": 71.77, "elevation": 44.36, "pano_id": "TMX7316010203-000816_pano_0000_002010", "timestamp": "2018-06-29T10:10:36.849590Z", "filename": "pano_0000_002010.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 14.61172087, "relative_pitch": 71.76719658510336, "relative_heading": 75.4760087358974, "relative_elevation": 44.3561961045489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80707753495377, 52.3518093078254, 44.2774653555825 ] }, "distance": 14.76, "direction": 336.41, "angle": 71.56, "elevation": 44.28, "pano_id": "TMX7316010203-000816_pano_0000_002025", "timestamp": "2018-06-29T10:10:58.859550Z", "filename": "pano_0000_002025.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 14.76059547, "relative_pitch": 71.56337373847796, "relative_heading": 336.4130353472779, "relative_elevation": 44.2774653555825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807239418281324, 52.35156013966317, 0.0 ] }, "distance": 15.09, "direction": 160.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00036", "timestamp": "2024-10-25T09:12:22Z", "filename": "Job_20241025_0915_Track43_Sphere_00036.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 15.0948923, "relative_pitch": 0.0, "relative_heading": 160.1557607769754, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80708265079535, 52.3518155733566, 44.3086367696524 ] }, "distance": 15.27, "direction": 338.66, "angle": 70.98, "elevation": 44.31, "pano_id": "TMX7316010203-002022_pano_0000_000048", "timestamp": "2021-02-22T08:39:46.141460Z", "filename": "pano_0000_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 15.27178467, "relative_pitch": 70.98254842971916, "relative_heading": 338.65879049417396, "relative_elevation": 44.3086367696524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80706290499016, 52.3518127506576, 44.0474145086482 ] }, "distance": 15.53, "direction": 333.61, "angle": 70.58, "elevation": 44.05, "pano_id": "TMX7316010203-000284_pano_0000_003966", "timestamp": "2017-05-03T12:40:05.297520Z", "filename": "pano_0000_003966.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 15.5291948, "relative_pitch": 70.57957515385773, "relative_heading": 333.60680790928893, "relative_elevation": 44.0474145086482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807386633068099, 52.35172536466359, 0.0 ] }, "distance": 15.72, "direction": 74.56, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00433", "timestamp": "2025-09-24T09:26:34Z", "filename": "2025_09_24_09_11_56_00433.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 15.72282434, "relative_pitch": 0.0, "relative_heading": 74.55676345542258, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807073756858515, 52.35181809560966, 0.0 ] }, "distance": 15.76, "direction": 336.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00400", "timestamp": "2025-09-24T09:25:28Z", "filename": "2025_09_24_09_11_56_00400.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 15.7605267, "relative_pitch": 0.0, "relative_heading": 336.9778179236972, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722572313678, 52.3515506640135, 44.2850243924186 ] }, "distance": 15.82, "direction": 164.64, "angle": 70.34, "elevation": 44.29, "pano_id": "TMX7316010203-001695_pano_0000_004022", "timestamp": "2020-05-07T10:52:42.794440Z", "filename": "pano_0000_004022.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 15.81823667, "relative_pitch": 70.34370149403034, "relative_heading": 164.63614442334358, "relative_elevation": 44.2850243924186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723931165685, 52.3515521330951, 44.2604073798284 ] }, "distance": 15.93, "direction": 161.27, "angle": 70.2, "elevation": 44.26, "pano_id": "TMX7316010203-002514_pano_0000_001223", "timestamp": "2022-04-13T12:02:22.348680Z", "filename": "pano_0000_001223.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 15.93344716, "relative_pitch": 70.20146686783669, "relative_heading": 161.26794644236978, "relative_elevation": 44.2604073798284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807237261789875, 52.35155106939181, 0.0 ] }, "distance": 16.0, "direction": 161.88, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00394", "timestamp": "2025-09-24T09:25:23Z", "filename": "2025_09_24_09_11_56_00394.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 16.0015907, "relative_pitch": 0.0, "relative_heading": 161.87769652665105, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80707479336339, 52.3518215363596, 44.3268937030807 ] }, "distance": 16.09, "direction": 337.74, "angle": 70.05, "elevation": 44.33, "pano_id": "TMX7316010203-000535_pano_0000_000914", "timestamp": "2018-01-08T10:04:53.023570Z", "filename": "pano_0000_000914.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 16.08671104, "relative_pitch": 70.05361572004513, "relative_heading": 337.74265937597454, "relative_elevation": 44.3268937030807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002397_pano_0004_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002397_pano_0004_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002397_pano_0004_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002397/pano_0004_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80739487590576, 52.3517199429007, 44.5039940467104 ] }, "distance": 16.12, "direction": 77.16, "angle": 70.09, "elevation": 44.5, "pano_id": "TMX7316010203-002397_pano_0004_000039", "timestamp": "2022-01-07T08:52:01.260270Z", "filename": "pano_0004_000039.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 16.12013942, "relative_pitch": 70.08871089396713, "relative_heading": 77.1561211331993, "relative_elevation": 44.5039940467104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80739307862393, 52.3517285017079, 44.2718918584287 ] }, "distance": 16.24, "direction": 73.78, "angle": 69.86, "elevation": 44.27, "pano_id": "TMX7316010203-000058_pano_0000_003884", "timestamp": "2016-08-12T09:31:45.181470Z", "filename": "pano_0000_003884.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 16.24059254, "relative_pitch": 69.85506626140209, "relative_heading": 73.78228482107151, "relative_elevation": 44.2718918584287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80707520741648, 52.3518243947621, 44.3571193637326 ] }, "distance": 16.37, "direction": 338.26, "angle": 69.74, "elevation": 44.36, "pano_id": "TMX7316010203-001316_pano_0000_004418", "timestamp": "2019-07-17T08:04:47.164210Z", "filename": "pano_0000_004418.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 16.37104851, "relative_pitch": 69.74221996770771, "relative_heading": 338.25568468350207, "relative_elevation": 44.3571193637326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723467281029, 52.3515464997328, 44.2894909549505 ] }, "distance": 16.43, "direction": 163.01, "angle": 69.64, "elevation": 44.29, "pano_id": "TMX7316010203-001316_pano_0000_004905", "timestamp": "2019-07-17T08:13:02.711490Z", "filename": "pano_0000_004905.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 16.43321055, "relative_pitch": 69.64308866689103, "relative_heading": 163.01377258892813, "relative_elevation": 44.2894909549505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80739783019619, 52.351727618479, 44.3716799281538 ] }, "distance": 16.53, "direction": 74.42, "angle": 69.57, "elevation": 44.37, "pano_id": "TMX7316010203-002514_pano_0000_000851", "timestamp": "2022-04-13T11:53:27.642130Z", "filename": "pano_0000_000851.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 16.52505922, "relative_pitch": 69.57348354854236, "relative_heading": 74.42301118439511, "relative_elevation": 44.3716799281538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723929495437, 52.3515455532603, 44.2855376908556 ] }, "distance": 16.63, "direction": 162.08, "angle": 69.42, "elevation": 44.29, "pano_id": "TMX7316010203-000816_pano_0000_002031", "timestamp": "2018-06-29T10:11:04.324500Z", "filename": "pano_0000_002031.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 16.62814217, "relative_pitch": 69.42006443664182, "relative_heading": 162.081873376639, "relative_elevation": 44.2855376908556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80740460833679, 52.351732661758, 45.0937498388812 ] }, "distance": 17.13, "direction": 73.03, "angle": 69.2, "elevation": 45.09, "pano_id": "TMX7316010203-002089_pano_0000_001951", "timestamp": "2021-04-13T11:28:33.225960Z", "filename": "pano_0000_001951.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 17.12570997, "relative_pitch": 69.2042180789185, "relative_heading": 73.02925283361282, "relative_elevation": 45.0937498388812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80706907498423, 52.3518304624298, 44.3068207539618 ] }, "distance": 17.15, "direction": 337.79, "angle": 68.84, "elevation": 44.31, "pano_id": "TMX7316010203-002089_pano_0000_001613", "timestamp": "2021-04-13T11:21:59.398910Z", "filename": "pano_0000_001613.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 17.15353669, "relative_pitch": 68.83591817870476, "relative_heading": 337.79476160617924, "relative_elevation": 44.3068207539618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_000908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_000908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_000908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80740777320468, 52.3517267370418, 44.4359141318128 ] }, "distance": 17.15, "direction": 75.35, "angle": 68.89, "elevation": 44.44, "pano_id": "TMX7316010203-000535_pano_0000_000908", "timestamp": "2018-01-08T10:04:45.038570Z", "filename": "pano_0000_000908.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 17.15356629, "relative_pitch": 68.89194901233942, "relative_heading": 75.34629999840476, "relative_elevation": 44.4359141318128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8074081875722, 52.3517261775746, 44.3928494434804 ] }, "distance": 17.17, "direction": 75.57, "angle": 68.86, "elevation": 44.39, "pano_id": "TMX7316010203-002022_pano_0000_000042", "timestamp": "2021-02-22T08:39:38.546760Z", "filename": "pano_0000_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 17.16526588, "relative_pitch": 68.860140652415, "relative_heading": 75.57118020522095, "relative_elevation": 44.3928494434804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_001957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_001957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_001957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723671402607, 52.3515384340316, 44.8710045209154 ] }, "distance": 17.33, "direction": 163.44, "angle": 68.88, "elevation": 44.87, "pano_id": "TMX7316010203-002089_pano_0000_001957", "timestamp": "2021-04-13T11:28:39.725680Z", "filename": "pano_0000_001957.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 17.33267433, "relative_pitch": 68.87955866575314, "relative_heading": 163.44079733167558, "relative_elevation": 44.8710045209154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80707676387078, 52.3518341122098, 44.1892976555973 ] }, "distance": 17.34, "direction": 339.9, "angle": 68.57, "elevation": 44.19, "pano_id": "TMX7316010203-000058_pano_0000_003876", "timestamp": "2016-08-12T09:31:22.681510Z", "filename": "pano_0000_003876.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 17.34330237, "relative_pitch": 68.57111280533404, "relative_heading": 339.90472925289066, "relative_elevation": 44.1892976555973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807081259069031, 52.3518415276286, 0.0 ] }, "distance": 18.02, "direction": 341.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00042", "timestamp": "2024-10-25T09:12:30Z", "filename": "Job_20241025_0915_Track43_Sphere_00042.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 18.02202787, "relative_pitch": 0.0, "relative_heading": 341.720851137914, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_004911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_004911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_004911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80742029201128, 52.351733692876, 44.3480380494148 ] }, "distance": 18.18, "direction": 73.67, "angle": 67.71, "elevation": 44.35, "pano_id": "TMX7316010203-001316_pano_0000_004911", "timestamp": "2019-07-17T08:13:08.401440Z", "filename": "pano_0000_004911.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 18.18244981, "relative_pitch": 67.70664269304363, "relative_heading": 73.66636901249572, "relative_elevation": 44.3480380494148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80742675976593, 52.3517259074785, 44.3817865774035 ] }, "distance": 18.39, "direction": 76.64, "angle": 67.5, "elevation": 44.38, "pano_id": "TMX7316010203-001695_pano_0000_004016", "timestamp": "2020-05-07T10:52:35.029630Z", "filename": "pano_0000_004016.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 18.38656942, "relative_pitch": 67.49665962488397, "relative_heading": 76.64455110692636, "relative_elevation": 44.3817865774035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_003868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_003868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_003868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072577896624, 52.3515250959889, 44.1404798375443 ] }, "distance": 19.19, "direction": 160.59, "angle": 66.5, "elevation": 44.14, "pano_id": "TMX7316010203-000058_pano_0000_003868", "timestamp": "2016-08-12T09:31:15.256560Z", "filename": "pano_0000_003868.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 19.18828931, "relative_pitch": 66.50495358783104, "relative_heading": 160.59246391618873, "relative_elevation": 44.1404798375443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80706368596011, 52.3518515451918, 44.4128866484389 ] }, "distance": 19.47, "direction": 339.4, "angle": 66.33, "elevation": 44.41, "pano_id": "TMX7316010203-002514_pano_0000_001216", "timestamp": "2022-04-13T12:02:15.448700Z", "filename": "pano_0000_001216.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 19.471962, "relative_pitch": 66.32589126811317, "relative_heading": 339.40343792733273, "relative_elevation": 44.4128866484389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807439873887729, 52.35173620410818, 0.0 ] }, "distance": 19.54, "direction": 73.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00099", "timestamp": "2024-10-25T09:13:55Z", "filename": "Job_20241025_0915_Track43_Sphere_00099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 19.54175682, "relative_pitch": 0.0, "relative_heading": 73.98031747996623, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8074421739257, 52.3517357851958, 44.3523095846176 ] }, "distance": 19.68, "direction": 74.24, "angle": 66.07, "elevation": 44.35, "pano_id": "TMX7316010203-000816_pano_0000_002009", "timestamp": "2018-06-29T10:10:35.794610Z", "filename": "pano_0000_002009.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 19.67972524, "relative_pitch": 66.07248524171935, "relative_heading": 74.23667770631303, "relative_elevation": 44.3523095846176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80704881479503, 52.3518531180678, 44.4073714278638 ] }, "distance": 20.01, "direction": 336.86, "angle": 65.74, "elevation": 44.41, "pano_id": "TMX7316010203-000816_pano_0000_002024", "timestamp": "2018-06-29T10:10:57.804520Z", "filename": "pano_0000_002024.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 20.01192425, "relative_pitch": 65.74156787499378, "relative_heading": 336.86317826759205, "relative_elevation": 44.4073714278638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track43_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track43_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807261853523144, 52.35151684749777, 0.0 ] }, "distance": 20.15, "direction": 160.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track43_Sphere_00035", "timestamp": "2024-10-25T09:12:21Z", "filename": "Job_20241025_0915_Track43_Sphere_00035.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 20.14603894, "relative_pitch": 0.0, "relative_heading": 160.7170660250349, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80705925067236, 52.3518589346434, 44.4402060117573 ] }, "distance": 20.35, "direction": 339.42, "angle": 65.4, "elevation": 44.44, "pano_id": "TMX7316010203-002022_pano_0000_000049", "timestamp": "2021-02-22T08:39:47.351450Z", "filename": "pano_0000_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 20.34797317, "relative_pitch": 65.39823251143315, "relative_heading": 339.4213540301315, "relative_elevation": 44.4402060117573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_004023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_004023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_004023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072556294361, 52.3515087581608, 44.2615923546255 ] }, "distance": 20.87, "direction": 162.63, "angle": 64.76, "elevation": 44.26, "pano_id": "TMX7316010203-001695_pano_0000_004023", "timestamp": "2020-05-07T10:52:43.634430Z", "filename": "pano_0000_004023.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 20.86728485, "relative_pitch": 64.75829980752948, "relative_heading": 162.63273574408407, "relative_elevation": 44.2615923546255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807260882188893, 52.35150918513096, 0.0 ] }, "distance": 20.93, "direction": 161.66, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00393", "timestamp": "2025-09-24T09:25:22Z", "filename": "2025_09_24_09_11_56_00393.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 20.93179993, "relative_pitch": 0.0, "relative_heading": 161.6588236193986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track43_Sphere_00039/adjacencies/b_20241025_0915_Track43_Sphere_00039/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002514_pano_0000_001224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002514_pano_0000_001224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002514/pano_0000_001224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80726452855163, 52.3515096959844, 44.238956131041 ] }, "distance": 20.96, "direction": 160.97, "angle": 64.65, "elevation": 44.24, "pano_id": "TMX7316010203-002514_pano_0000_001224", "timestamp": "2022-04-13T12:02:23.328660Z", "filename": "pano_0000_001224.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_20241025_0915_Track43_Sphere_00039", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115480.64308159443, 485022.85445885337 ] }, "relative_distance": 20.95756222, "relative_pitch": 64.65142585507022, "relative_heading": 160.9651502219229, "relative_elevation": 44.238956131041 } ] } }