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_20241206_0806_Track36_Sphere_00124/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857638707100345, 52.36536942016261, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00124", "timestamp": "2024-12-06T09:59:26Z", "filename": "Job_20241206_0806_Track36_Sphere_00124.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "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_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_001246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764426661833, 52.3653736586907, 47.0239790128544 ] }, "distance": 0.6, "direction": 38.76, "angle": 89.26, "elevation": 47.02, "pano_id": "TMX7316010203-000265_pano_0000_001246", "timestamp": "2017-04-20T08:35:02.576420Z", "filename": "pano_0000_001246.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 0.60486154, "relative_pitch": 89.26305465761139, "relative_heading": 38.762548863636255, "relative_elevation": 47.0239790128544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857641985071322, 52.36536294567415, 0.0 ] }, "distance": 0.75, "direction": 162.78, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00741", "timestamp": "2025-09-26T11:37:00Z", "filename": "2025_09_26_10_36_44_00741.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 0.75425248, "relative_pitch": 0.0, "relative_heading": 162.7802274090107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0004_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85763649851058, 52.3653621882261, 46.1741006486118 ] }, "distance": 0.82, "direction": 190.59, "angle": 88.98, "elevation": 46.17, "pano_id": "TMX7316010203-002228_pano_0004_000040", "timestamp": "2021-07-12T08:25:58.352160Z", "filename": "pano_0004_000040.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 0.81867046, "relative_pitch": 88.9842477201758, "relative_heading": 190.5891821720152, "relative_elevation": 46.1741006486118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_001174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8576431946365, 52.3653615053074, 46.0415488351136 ] }, "distance": 0.93, "direction": 160.86, "angle": 88.84, "elevation": 46.04, "pano_id": "TMX7316010203-001149_pano_0000_001174", "timestamp": "2019-04-30T08:18:21.720510Z", "filename": "pano_0000_001174.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 0.93225937, "relative_pitch": 88.84002101048132, "relative_heading": 160.85916483342598, "relative_elevation": 46.0415488351136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8576512285336, 52.3653648765746, 46.0112231448293 ] }, "distance": 0.99, "direction": 120.66, "angle": 88.77, "elevation": 46.01, "pano_id": "TMX7316010203-001502_pano_0001_004444", "timestamp": "2019-12-09T12:30:18.332350Z", "filename": "pano_0001_004444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 0.99151542, "relative_pitch": 88.76549994233612, "relative_heading": 120.65788884580752, "relative_elevation": 46.0112231448293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85765195383311, 52.365364200425, 46.0151294041425 ] }, "distance": 1.07, "direction": 122.77, "angle": 88.66, "elevation": 46.02, "pano_id": "TMX7316010203-001701_pano_0000_005253", "timestamp": "2020-05-11T06:56:01.715180Z", "filename": "pano_0000_005253.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 1.07310847, "relative_pitch": 88.66406018157832, "relative_heading": 122.76893272305111, "relative_elevation": 46.0151294041425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764275504817, 52.3653587218658, 47.5065652057529 ] }, "distance": 1.22, "direction": 166.96, "angle": 88.53, "elevation": 47.51, "pano_id": "TMX7315080123-000310_pano_0000_001087", "timestamp": "2016-06-22T10:00:54.868680Z", "filename": "pano_0000_001087.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 1.22196172, "relative_pitch": 88.52656544609401, "relative_heading": 166.9588760603363, "relative_elevation": 47.5065652057529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_001315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764731666513, 52.3653577898382, 45.9973873859271 ] }, "distance": 1.42, "direction": 155.62, "angle": 88.23, "elevation": 46.0, "pano_id": "TMX7316010203-002554_pano_0000_001315", "timestamp": "2022-05-02T08:16:13.796600Z", "filename": "pano_0000_001315.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 1.42083689, "relative_pitch": 88.23072386313622, "relative_heading": 155.6217826200466, "relative_elevation": 45.9973873859271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764034676455, 52.3653497846142, 45.881134301424 ] }, "distance": 2.19, "direction": 177.07, "angle": 87.27, "elevation": 45.88, "pano_id": "TMX7316010203-000994_pano_0000_000886", "timestamp": "2018-11-19T12:52:42.550830Z", "filename": "pano_0000_000886.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 2.18778443, "relative_pitch": 87.26999036563228, "relative_heading": 177.07368792095264, "relative_elevation": 45.881134301424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85763216125034, 52.3653929696836, 45.8611891325563 ] }, "distance": 2.66, "direction": 350.34, "angle": 86.68, "elevation": 45.86, "pano_id": "TMX7316010203-000994_pano_0000_000885", "timestamp": "2018-11-19T12:52:41.790870Z", "filename": "pano_0000_000885.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 2.65812061, "relative_pitch": 86.68284022196711, "relative_heading": 350.3432622449196, "relative_elevation": 45.8611891325563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85763531333818, 52.3654026061294, 47.4704959131777 ] }, "distance": 3.7, "direction": 356.42, "angle": 85.54, "elevation": 47.47, "pano_id": "TMX7315080123-000310_pano_0000_001086", "timestamp": "2016-06-22T10:00:54.313630Z", "filename": "pano_0000_001086.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 3.69997368, "relative_pitch": 85.54322867010018, "relative_heading": 356.4178262922478, "relative_elevation": 47.4704959131777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_001173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85763599285101, 52.3654043712544, 46.0207473700866 ] }, "distance": 3.89, "direction": 357.28, "angle": 85.16, "elevation": 46.02, "pano_id": "TMX7316010203-001149_pano_0000_001173", "timestamp": "2019-04-30T08:18:21.085530Z", "filename": "pano_0000_001173.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 3.89354998, "relative_pitch": 85.16405101914081, "relative_heading": 357.2782500573621, "relative_elevation": 46.0207473700866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0004_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762866820989, 52.3654057401971, 46.1584597853944 ] }, "distance": 4.1, "direction": 350.4, "angle": 84.93, "elevation": 46.16, "pano_id": "TMX7316010203-002228_pano_0004_000039", "timestamp": "2021-07-12T08:25:57.477190Z", "filename": "pano_0004_000039.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 4.09892947, "relative_pitch": 84.9253734844608, "relative_heading": 350.396454844411, "relative_elevation": 46.1584597853944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_001314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85763779079211, 52.3654075184919, 45.9821014786139 ] }, "distance": 4.24, "direction": 359.16, "angle": 84.73, "elevation": 45.98, "pano_id": "TMX7316010203-002554_pano_0000_001314", "timestamp": "2022-05-02T08:16:12.451660Z", "filename": "pano_0000_001314.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 4.23982381, "relative_pitch": 84.73188368171299, "relative_heading": 359.1564898267912, "relative_elevation": 45.9821014786139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857634391603987, 52.36540746395361, 0.0 ] }, "distance": 4.24, "direction": 356.03, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00740", "timestamp": "2025-09-26T11:36:59Z", "filename": "2025_09_26_10_36_44_00740.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 4.2434897, "relative_pitch": 0.0, "relative_heading": 356.027751408308, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764370051768, 52.3654090516541, 46.0037514688447 ] }, "distance": 4.42, "direction": 4.41, "angle": 84.51, "elevation": 46.0, "pano_id": "TMX7316010203-001502_pano_0001_004443", "timestamp": "2019-12-09T12:30:17.882370Z", "filename": "pano_0001_004443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 4.42306381, "relative_pitch": 84.50813676943069, "relative_heading": 4.410466079101978, "relative_elevation": 46.0037514688447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764372350801, 52.3654098778269, 46.0246043456718 ] }, "distance": 4.51, "direction": 4.34, "angle": 84.4, "elevation": 46.02, "pano_id": "TMX7316010203-001701_pano_0000_005252", "timestamp": "2020-05-11T06:56:00.470180Z", "filename": "pano_0000_005252.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 4.51484715, "relative_pitch": 84.39741649906993, "relative_heading": 4.340563319763737, "relative_elevation": 46.0246043456718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857646649887751, 52.36532638642279, 0.0 ] }, "distance": 4.82, "direction": 173.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00125", "timestamp": "2024-12-06T09:59:28Z", "filename": "Job_20241206_0806_Track36_Sphere_00125.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 4.81901703, "relative_pitch": 0.0, "relative_heading": 173.55366657195611, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85765855649397, 52.3653207632602, 46.0636862237006 ] }, "distance": 5.58, "direction": 165.98, "angle": 83.09, "elevation": 46.06, "pano_id": "TMX7316010203-001502_pano_0001_004445", "timestamp": "2019-12-09T12:30:18.882360Z", "filename": "pano_0001_004445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 5.58053619, "relative_pitch": 83.0923779804483, "relative_heading": 165.97843051773782, "relative_elevation": 46.0636862237006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857650023772945, 52.36531925625782, 0.0 ] }, "distance": 5.63, "direction": 172.14, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00742", "timestamp": "2025-09-26T11:37:01Z", "filename": "2025_09_26_10_36_44_00742.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 5.63492907, "relative_pitch": 0.0, "relative_heading": 172.13722198488782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0004_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764529340357, 52.3653186814575, 46.2338673062623 ] }, "distance": 5.66, "direction": 175.46, "angle": 83.02, "elevation": 46.23, "pano_id": "TMX7316010203-002228_pano_0004_000041", "timestamp": "2021-07-12T08:25:59.232130Z", "filename": "pano_0004_000041.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 5.66371034, "relative_pitch": 83.01598733625724, "relative_heading": 175.45663479164978, "relative_elevation": 46.2338673062623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_001175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85765105092362, 52.3653190073402, 46.1224626842886 ] }, "distance": 5.67, "direction": 171.48, "angle": 82.99, "elevation": 46.12, "pano_id": "TMX7316010203-001149_pano_0000_001175", "timestamp": "2019-04-30T08:18:22.465530Z", "filename": "pano_0000_001175.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 5.67231676, "relative_pitch": 82.98875299222263, "relative_heading": 171.47539230984566, "relative_elevation": 46.1224626842886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85766140541594, 52.3653183080229, 46.0807309783995 ] }, "distance": 5.89, "direction": 164.79, "angle": 82.71, "elevation": 46.08, "pano_id": "TMX7316010203-001701_pano_0000_005254", "timestamp": "2020-05-11T06:56:02.945170Z", "filename": "pano_0000_005254.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 5.89388389, "relative_pitch": 82.71124720174285, "relative_heading": 164.7915243249416, "relative_elevation": 46.0807309783995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857629757903847, 52.36542296505978, 0.0 ] }, "distance": 5.99, "direction": 354.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00123", "timestamp": "2024-12-06T09:59:25Z", "filename": "Job_20241206_0806_Track36_Sphere_00123.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 5.98927369, "relative_pitch": 0.0, "relative_heading": 354.15824559281, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85765056511539, 52.3653151098249, 47.6029634233564 ] }, "distance": 6.1, "direction": 172.39, "angle": 82.7, "elevation": 47.6, "pano_id": "TMX7315080123-000310_pano_0000_001088", "timestamp": "2016-06-22T10:00:55.563700Z", "filename": "pano_0000_001088.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 6.09708518, "relative_pitch": 82.70117835629557, "relative_heading": 172.3871000273781, "relative_elevation": 47.6029634233564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_001316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85765793158765, 52.365309379645, 46.1105167893693 ] }, "distance": 6.81, "direction": 168.91, "angle": 81.6, "elevation": 46.11, "pano_id": "TMX7316010203-002554_pano_0000_001316", "timestamp": "2022-05-02T08:16:14.711620Z", "filename": "pano_0000_001316.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 6.80809489, "relative_pitch": 81.60111127314055, "relative_heading": 168.91013988142382, "relative_elevation": 46.1105167893693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764924491072, 52.3653066692395, 46.0304543972015 ] }, "distance": 7.02, "direction": 174.13, "angle": 81.33, "elevation": 46.03, "pano_id": "TMX7316010203-000994_pano_0000_000887", "timestamp": "2018-11-19T12:52:43.330860Z", "filename": "pano_0000_000887.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 7.01936259, "relative_pitch": 81.32954122644162, "relative_heading": 174.13059066002913, "relative_elevation": 46.0304543972015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762434983286, 52.3654361427065, 45.8550232341513 ] }, "distance": 7.49, "direction": 352.5, "angle": 80.72, "elevation": 45.86, "pano_id": "TMX7316010203-000994_pano_0000_000884", "timestamp": "2018-11-19T12:52:41.060910Z", "filename": "pano_0000_000884.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 7.48863777, "relative_pitch": 80.72483832688728, "relative_heading": 352.49601729319613, "relative_elevation": 45.8550232341513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762809949185, 52.3654468968614, 47.4527073167264 ] }, "distance": 8.65, "direction": 355.21, "angle": 79.67, "elevation": 47.45, "pano_id": "TMX7315080123-000310_pano_0000_001085", "timestamp": "2016-06-22T10:00:53.803590Z", "filename": "pano_0000_001085.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 8.65139127, "relative_pitch": 79.66754173364801, "relative_heading": 355.20908790248046, "relative_elevation": 47.4527073167264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_001172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762884286911, 52.3654475571221, 46.0048128385097 ] }, "distance": 8.72, "direction": 355.58, "angle": 79.27, "elevation": 46.0, "pano_id": "TMX7316010203-001149_pano_0000_001172", "timestamp": "2019-04-30T08:18:20.505520Z", "filename": "pano_0000_001172.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 8.72055908, "relative_pitch": 79.2665027824273, "relative_heading": 355.58093856808574, "relative_elevation": 46.0048128385097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0004_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762245742612, 52.3654496613069, 46.1368940677494 ] }, "distance": 9.0, "direction": 352.93, "angle": 78.97, "elevation": 46.14, "pano_id": "TMX7316010203-002228_pano_0004_000038", "timestamp": "2021-07-12T08:25:56.637250Z", "filename": "pano_0004_000038.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 8.99712382, "relative_pitch": 78.9652771833779, "relative_heading": 352.9331954247079, "relative_elevation": 46.1368940677494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857653662117236, 52.36528750984522, 0.0 ] }, "distance": 9.17, "direction": 173.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00126", "timestamp": "2024-12-06T09:59:29Z", "filename": "Job_20241206_0806_Track36_Sphere_00126.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 9.17126354, "relative_pitch": 0.0, "relative_heading": 173.62269970269276, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8576357189959, 52.3654536527094, 45.973308625631 ] }, "distance": 9.38, "direction": 358.76, "angle": 78.47, "elevation": 45.97, "pano_id": "TMX7316010203-001502_pano_0001_004442", "timestamp": "2019-12-09T12:30:17.467470Z", "filename": "pano_0001_004442.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 9.37512624, "relative_pitch": 78.47397210134113, "relative_heading": 358.7559633448751, "relative_elevation": 45.973308625631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857626600811551, 52.36545375193503, 0.0 ] }, "distance": 9.42, "direction": 354.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00739", "timestamp": "2025-09-26T11:36:58Z", "filename": "2025_09_26_10_36_44_00739.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 9.42012253, "relative_pitch": 0.0, "relative_heading": 354.9778330549301, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85763533179615, 52.3654557593001, 46.0341975614429 ] }, "distance": 9.61, "direction": 358.63, "angle": 78.21, "elevation": 46.03, "pano_id": "TMX7316010203-001701_pano_0000_005251", "timestamp": "2020-05-11T06:55:59.290180Z", "filename": "pano_0000_005251.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 9.61007655, "relative_pitch": 78.20831063672033, "relative_heading": 358.629093313852, "relative_elevation": 46.0341975614429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_001247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85766526860548, 52.3652843834658, 47.0413736915216 ] }, "distance": 9.63, "direction": 169.18, "angle": 78.43, "elevation": 47.04, "pano_id": "TMX7316010203-000265_pano_0000_001247", "timestamp": "2017-04-20T08:35:04.476500Z", "filename": "pano_0000_001247.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 9.63382324, "relative_pitch": 78.42616356162644, "relative_heading": 169.1751272344735, "relative_elevation": 47.0413736915216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_001313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762883370008, 52.3654566890267, 45.9768885886297 ] }, "distance": 9.73, "direction": 356.04, "angle": 78.05, "elevation": 45.98, "pano_id": "TMX7316010203-002554_pano_0000_001313", "timestamp": "2022-05-02T08:16:11.091640Z", "filename": "pano_0000_001313.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 9.73404242, "relative_pitch": 78.0460872770173, "relative_heading": 356.0381317676914, "relative_elevation": 45.9768885886297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_001176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85765925215285, 52.365276771269, 46.047430540435 ] }, "distance": 10.4, "direction": 172.27, "angle": 77.27, "elevation": 46.05, "pano_id": "TMX7316010203-001149_pano_0000_001176", "timestamp": "2019-04-30T08:18:23.225520Z", "filename": "pano_0000_001176.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 10.40399341, "relative_pitch": 77.26832024113371, "relative_heading": 172.26949641307212, "relative_elevation": 46.047430540435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_001245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762530174671, 52.3654629444354, 47.0530525986105 ] }, "distance": 10.45, "direction": 354.99, "angle": 77.48, "elevation": 47.05, "pano_id": "TMX7316010203-000265_pano_0000_001245", "timestamp": "2017-04-20T08:35:00.956440Z", "filename": "pano_0000_001245.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 10.44683099, "relative_pitch": 77.48210373096936, "relative_heading": 354.9854889946914, "relative_elevation": 47.0530525986105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0004_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85765436310452, 52.3652749946848, 46.1747895916924 ] }, "distance": 10.56, "direction": 174.2, "angle": 77.12, "elevation": 46.17, "pano_id": "TMX7316010203-002228_pano_0004_000042", "timestamp": "2021-07-12T08:26:00.057450Z", "filename": "pano_0004_000042.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 10.56110975, "relative_pitch": 77.11689483766718, "relative_heading": 174.20445384404064, "relative_elevation": 46.1747895916924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85766583368999, 52.3652756506927, 45.9839296434075 ] }, "distance": 10.6, "direction": 169.96, "angle": 77.02, "elevation": 45.98, "pano_id": "TMX7316010203-001502_pano_0001_004446", "timestamp": "2019-12-09T12:30:19.527450Z", "filename": "pano_0001_004446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 10.5964822, "relative_pitch": 77.02335879713667, "relative_heading": 169.9575058132288, "relative_elevation": 45.9839296434075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857658242510415, 52.36527401276623, 0.0 ] }, "distance": 10.7, "direction": 172.86, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00743", "timestamp": "2025-09-26T11:37:02Z", "filename": "2025_09_26_10_36_44_00743.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 10.6994628, "relative_pitch": 0.0, "relative_heading": 172.8555507475252, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85765742761733, 52.3652715683935, 47.5300821540877 ] }, "distance": 10.96, "direction": 173.32, "angle": 77.01, "elevation": 47.53, "pano_id": "TMX7315080123-000310_pano_0000_001089", "timestamp": "2016-06-22T10:00:56.308820Z", "filename": "pano_0000_001089.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 10.96280364, "relative_pitch": 77.01188061542682, "relative_heading": 173.32021241253008, "relative_elevation": 47.5300821540877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85767064584017, 52.3652727761944, 46.0012557823211 ] }, "distance": 10.97, "direction": 168.56, "angle": 76.58, "elevation": 46.0, "pano_id": "TMX7316010203-001701_pano_0000_005255", "timestamp": "2020-05-11T06:56:04.040320Z", "filename": "pano_0000_005255.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 10.97184817, "relative_pitch": 76.58491066402897, "relative_heading": 168.56310687934564, "relative_elevation": 46.0012557823211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762255555225, 52.36546792548697, 0.0 ] }, "distance": 11.02, "direction": 354.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00122", "timestamp": "2024-12-06T09:59:24Z", "filename": "Job_20241206_0806_Track36_Sphere_00122.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 11.01618658, "relative_pitch": 0.0, "relative_heading": 354.26824323369374, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8576578966786, 52.3652634107278, 45.9364228583872 ] }, "distance": 11.87, "direction": 173.68, "angle": 75.51, "elevation": 45.94, "pano_id": "TMX7316010203-000994_pano_0000_000888", "timestamp": "2018-11-19T12:52:44.160880Z", "filename": "pano_0000_000888.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 11.86832648, "relative_pitch": 75.51360933820197, "relative_heading": 173.6767527195857, "relative_elevation": 45.9364228583872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_001317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85766826700472, 52.3652609942819, 46.0414943248034 ] }, "distance": 12.23, "direction": 170.53, "angle": 75.12, "elevation": 46.04, "pano_id": "TMX7316010203-002554_pano_0000_001317", "timestamp": "2022-05-02T08:16:15.626600Z", "filename": "pano_0000_001317.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 12.23188039, "relative_pitch": 75.12186710735521, "relative_heading": 170.52512905004022, "relative_elevation": 46.0414943248034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8576172582725, 52.3654792766845, 45.8250287557021 ] }, "distance": 12.31, "direction": 353.18, "angle": 74.96, "elevation": 45.83, "pano_id": "TMX7316010203-000994_pano_0000_000883", "timestamp": "2018-11-19T12:52:40.355880Z", "filename": "pano_0000_000883.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 12.31120811, "relative_pitch": 74.96217668585517, "relative_heading": 353.18434230653656, "relative_elevation": 45.8250287557021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_001171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762209441557, 52.3654907632998, 45.9801340764388 ] }, "distance": 13.55, "direction": 355.21, "angle": 73.58, "elevation": 45.98, "pano_id": "TMX7316010203-001149_pano_0000_001171", "timestamp": "2019-04-30T08:18:19.945530Z", "filename": "pano_0000_001171.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 13.54970729, "relative_pitch": 73.58048644204764, "relative_heading": 355.2093316849843, "relative_elevation": 45.9801340764388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762160286941, 52.3654910908245, 47.430271063 ] }, "distance": 13.59, "direction": 355.08, "angle": 74.01, "elevation": 47.43, "pano_id": "TMX7315080123-000310_pano_0000_001084", "timestamp": "2016-06-22T10:00:53.313550Z", "filename": "pano_0000_001084.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 13.58885522, "relative_pitch": 74.01290005607201, "relative_heading": 355.0814821493127, "relative_elevation": 47.430271063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857661596922044, 52.3652463724821, 0.0 ] }, "distance": 13.78, "direction": 173.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00127", "timestamp": "2024-12-06T09:59:29Z", "filename": "Job_20241206_0806_Track36_Sphere_00127.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 13.78053443, "relative_pitch": 0.0, "relative_heading": 173.50334515676343, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0004_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85761554706934, 52.3654937253086, 46.1108967103064 ] }, "distance": 13.92, "direction": 353.49, "angle": 73.2, "elevation": 46.11, "pano_id": "TMX7316010203-002228_pano_0004_000037", "timestamp": "2021-07-12T08:25:55.852440Z", "filename": "pano_0004_000037.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 13.92164204, "relative_pitch": 73.20006658089618, "relative_heading": 353.4932730324086, "relative_elevation": 46.1108967103064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762756955769, 52.3654983355731, 45.9597972203046 ] }, "distance": 14.37, "direction": 356.97, "angle": 72.64, "elevation": 45.96, "pano_id": "TMX7316010203-001502_pano_0001_004441", "timestamp": "2019-12-09T12:30:17.052490Z", "filename": "pano_0001_004441.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 14.3650178, "relative_pitch": 72.6430438791716, "relative_heading": 356.9726315944964, "relative_elevation": 45.9597972203046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857618668430076, 52.36550083020365, 0.0 ] }, "distance": 14.69, "direction": 354.67, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00738", "timestamp": "2025-09-26T11:36:58Z", "filename": "2025_09_26_10_36_44_00738.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 14.68612921, "relative_pitch": 0.0, "relative_heading": 354.66703467286396, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762652652236, 52.365501441885, 46.0330710783601 ] }, "distance": 14.71, "direction": 356.77, "angle": 72.27, "elevation": 46.03, "pano_id": "TMX7316010203-001701_pano_0000_005250", "timestamp": "2020-05-11T06:55:58.110200Z", "filename": "pano_0000_005250.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 14.71403471, "relative_pitch": 72.27401389613307, "relative_heading": 356.767440858514, "relative_elevation": 46.0330710783601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_001312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857620167451, 52.3655049299542, 45.9675553347915 ] }, "distance": 15.13, "direction": 355.21, "angle": 71.78, "elevation": 45.97, "pano_id": "TMX7316010203-002554_pano_0000_001312", "timestamp": "2022-05-02T08:16:10.021810Z", "filename": "pano_0000_001312.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 15.13154676, "relative_pitch": 71.77954871140989, "relative_heading": 355.21255758427407, "relative_elevation": 45.9675553347915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_001177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85766755846617, 52.3652342957841, 46.1540970364586 ] }, "distance": 15.16, "direction": 172.55, "angle": 71.81, "elevation": 46.15, "pano_id": "TMX7316010203-001149_pano_0000_001177", "timestamp": "2019-04-30T08:18:23.930470Z", "filename": "pano_0000_001177.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 15.16376221, "relative_pitch": 71.81224885256749, "relative_heading": 172.55327438439514, "relative_elevation": 46.1540970364586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857665653826051, 52.36523245063722, 0.0 ] }, "distance": 15.35, "direction": 173.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00744", "timestamp": "2025-09-26T11:37:02Z", "filename": "2025_09_26_10_36_44_00744.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 15.35131827, "relative_pitch": 0.0, "relative_heading": 173.1327444704688, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0004_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8576633683413, 52.3652308110148, 46.2910400005057 ] }, "distance": 15.51, "direction": 173.78, "angle": 71.47, "elevation": 46.29, "pano_id": "TMX7316010203-002228_pano_0004_000043", "timestamp": "2021-07-12T08:26:00.817160Z", "filename": "pano_0004_000043.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 15.51484504, "relative_pitch": 71.47097527279286, "relative_heading": 173.78412438708847, "relative_elevation": 46.2910400005057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85767420669084, 52.3652304362219, 46.1204754002392 ] }, "distance": 15.65, "direction": 171.11, "angle": 71.25, "elevation": 46.12, "pano_id": "TMX7316010203-001502_pano_0001_004447", "timestamp": "2019-12-09T12:30:20.177410Z", "filename": "pano_0001_004447.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 15.65324644, "relative_pitch": 71.25283543995833, "relative_heading": 171.11322422960487, "relative_elevation": 46.1204754002392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85766544415009, 52.3652282271772, 47.579498375766 ] }, "distance": 15.82, "direction": 173.39, "angle": 71.61, "elevation": 47.58, "pano_id": "TMX7315080123-000310_pano_0000_001090", "timestamp": "2016-06-22T10:00:57.083780Z", "filename": "pano_0000_001090.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 15.81635798, "relative_pitch": 71.61218166777478, "relative_heading": 173.3876766529334, "relative_elevation": 47.579498375766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8576790616126, 52.3652273954859, 46.0461805397645 ] }, "distance": 16.04, "direction": 170.13, "angle": 70.79, "elevation": 46.05, "pano_id": "TMX7316010203-001701_pano_0000_005256", "timestamp": "2020-05-11T06:56:05.045540Z", "filename": "pano_0000_005256.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 16.04097677, "relative_pitch": 70.7933416607277, "relative_heading": 170.1328268122175, "relative_elevation": 46.0461805397645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857615554647657, 52.36551322834873, 0.0 ] }, "distance": 16.08, "direction": 354.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00121", "timestamp": "2024-12-06T09:59:24Z", "filename": "Job_20241206_0806_Track36_Sphere_00121.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 16.0796798, "relative_pitch": 0.0, "relative_heading": 354.3714285655089, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85766775019757, 52.3652179830211, 45.9965792279691 ] }, "distance": 16.97, "direction": 173.3, "angle": 69.75, "elevation": 46.0, "pano_id": "TMX7316010203-000994_pano_0000_000889", "timestamp": "2018-11-19T12:52:45.025960Z", "filename": "pano_0000_000889.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 16.96679271, "relative_pitch": 69.75245740449016, "relative_heading": 173.30400788770456, "relative_elevation": 45.9965792279691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85761100242433, 52.3655226257158, 45.818361681886 ] }, "distance": 17.15, "direction": 353.68, "angle": 69.48, "elevation": 45.82, "pano_id": "TMX7316010203-000994_pano_0000_000882", "timestamp": "2018-11-19T12:52:39.675820Z", "filename": "pano_0000_000882.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 17.15197388, "relative_pitch": 69.47675488269843, "relative_heading": 353.683174837643, "relative_elevation": 45.818361681886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_001318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85767721469972, 52.3652128400452, 46.0961248604581 ] }, "distance": 17.62, "direction": 171.44, "angle": 69.08, "elevation": 46.1, "pano_id": "TMX7316010203-002554_pano_0000_001318", "timestamp": "2022-05-02T08:16:16.421600Z", "filename": "pano_0000_001318.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 17.61968089, "relative_pitch": 69.08125464222361, "relative_heading": 171.4385260828709, "relative_elevation": 46.0961248604581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_001170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85761561537125, 52.3655340300466, 45.9830641048029 ] }, "distance": 18.38, "direction": 355.09, "angle": 68.21, "elevation": 45.98, "pano_id": "TMX7316010203-001149_pano_0000_001170", "timestamp": "2019-04-30T08:18:19.385520Z", "filename": "pano_0000_001170.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 18.3842612, "relative_pitch": 68.20822035618579, "relative_heading": 355.0918120649883, "relative_elevation": 45.9830641048029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85761515634083, 52.365535311214, 47.4268336659297 ] }, "distance": 18.53, "direction": 355.03, "angle": 68.66, "elevation": 47.43, "pano_id": "TMX7315080123-000310_pano_0000_001083", "timestamp": "2016-06-22T10:00:52.833540Z", "filename": "pano_0000_001083.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 18.52898439, "relative_pitch": 68.66012472284403, "relative_heading": 355.0331965965535, "relative_elevation": 47.4268336659297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857669825687753, 52.36520274682783, 0.0 ] }, "distance": 18.67, "direction": 173.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00128", "timestamp": "2024-12-06T09:59:30Z", "filename": "Job_20241206_0806_Track36_Sphere_00128.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 18.66719724, "relative_pitch": 0.0, "relative_heading": 173.4797928088119, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0004_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85760828237682, 52.3655379488266, 46.102303002961 ] }, "distance": 18.87, "direction": 353.69, "angle": 67.74, "elevation": 46.1, "pano_id": "TMX7316010203-002228_pano_0004_000036", "timestamp": "2021-07-12T08:25:55.127230Z", "filename": "pano_0004_000036.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 18.86707632, "relative_pitch": 67.74347829481434, "relative_heading": 353.6936385792748, "relative_elevation": 46.102303002961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85761957688624, 52.3655428573603, 45.9565226742998 ] }, "distance": 19.34, "direction": 356.14, "angle": 67.17, "elevation": 45.96, "pano_id": "TMX7316010203-001502_pano_0001_004440", "timestamp": "2019-12-09T12:30:16.637450Z", "filename": "pano_0001_004440.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 19.3430438, "relative_pitch": 67.17383439575302, "relative_heading": 356.1371878055375, "relative_elevation": 45.9565226742998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_001248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85768560869169, 52.3651949140531, 47.0877699917182 ] }, "distance": 19.68, "direction": 170.66, "angle": 67.32, "elevation": 47.09, "pano_id": "TMX7316010203-000265_pano_0000_001248", "timestamp": "2017-04-20T08:35:05.901410Z", "filename": "pano_0000_001248.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 19.67910739, "relative_pitch": 67.31878121998149, "relative_heading": 170.65688772883516, "relative_elevation": 47.0877699917182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85761823459865, 52.3655472568189, 46.0695158569142 ] }, "distance": 19.84, "direction": 355.97, "angle": 66.7, "elevation": 46.07, "pano_id": "TMX7316010203-001701_pano_0000_005249", "timestamp": "2020-05-11T06:55:56.910200Z", "filename": "pano_0000_005249.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 19.83772343, "relative_pitch": 66.70308930308288, "relative_heading": 355.968961844668, "relative_elevation": 46.0695158569142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857610648801857, 52.365547836179125, 0.0 ] }, "distance": 19.94, "direction": 354.5, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00737", "timestamp": "2025-09-26T11:36:57Z", "filename": "2025_09_26_10_36_44_00737.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 19.94490094, "relative_pitch": 0.0, "relative_heading": 354.501099691002, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_001178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_001178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_001178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85767549414498, 52.3651912568869, 46.2244244404137 ] }, "distance": 19.98, "direction": 172.8, "angle": 66.62, "elevation": 46.22, "pano_id": "TMX7316010203-001149_pano_0000_001178", "timestamp": "2019-04-30T08:18:24.590480Z", "filename": "pano_0000_001178.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 19.98273059, "relative_pitch": 66.62126369929787, "relative_heading": 172.79609621723452, "relative_elevation": 46.2244244404137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857673311290367, 52.3651899458953, 0.0 ] }, "distance": 20.11, "direction": 173.27, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00745", "timestamp": "2025-09-26T11:37:03Z", "filename": "2025_09_26_10_36_44_00745.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 20.10949637, "relative_pitch": 0.0, "relative_heading": 173.2685280345454, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0004_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0004_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0004_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85767227477463, 52.3651867555683, 46.3660043571144 ] }, "distance": 20.45, "direction": 173.58, "angle": 66.2, "elevation": 46.37, "pano_id": "TMX7316010203-002228_pano_0004_000044", "timestamp": "2021-07-12T08:26:01.527160Z", "filename": "pano_0004_000044.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 20.45407963, "relative_pitch": 66.19561898501755, "relative_heading": 173.58150713366862, "relative_elevation": 46.3660043571144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_001311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_001311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_001311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85761176848421, 52.3655525306358, 45.9699719035998 ] }, "distance": 20.46, "direction": 354.85, "angle": 66.01, "elevation": 45.97, "pano_id": "TMX7316010203-002554_pano_0000_001311", "timestamp": "2022-05-02T08:16:09.021820Z", "filename": "pano_0000_001311.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 20.45794849, "relative_pitch": 66.00957210388155, "relative_heading": 354.85391807248135, "relative_elevation": 45.9699719035998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_001244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85760917822322, 52.3655526422648, 47.1104802787304 ] }, "distance": 20.49, "direction": 354.37, "angle": 66.5, "elevation": 47.11, "pano_id": "TMX7316010203-000265_pano_0000_001244", "timestamp": "2017-04-20T08:34:59.551470Z", "filename": "pano_0000_001244.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 20.48689006, "relative_pitch": 66.49726886798526, "relative_heading": 354.3655628361782, "relative_elevation": 47.1104802787304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8576827875281, 52.3651855698839, 46.2135002510622 ] }, "distance": 20.68, "direction": 171.65, "angle": 65.9, "elevation": 46.21, "pano_id": "TMX7316010203-001502_pano_0001_004448", "timestamp": "2019-12-09T12:30:20.807420Z", "filename": "pano_0001_004448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 20.67698807, "relative_pitch": 65.89515458273841, "relative_heading": 171.6501263005116, "relative_elevation": 46.2135002510622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00124/adjacencies/b_20241206_0806_Track36_Sphere_00124/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85767320102344, 52.3651844912367, 47.6491398774087 ] }, "distance": 20.71, "direction": 173.49, "angle": 66.51, "elevation": 47.65, "pano_id": "TMX7315080123-000310_pano_0000_001091", "timestamp": "2016-06-22T10:00:57.778850Z", "filename": "pano_0000_001091.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_20241206_0806_Track36_Sphere_00124", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118930.65508473723, 486518.7884597844 ] }, "relative_distance": 20.7115442, "relative_pitch": 66.50696944648807, "relative_heading": 173.48597908802014, "relative_elevation": 47.6491398774087 } ] } }